Fix missing C++ mode comment

llvm-svn: 211630
This commit is contained in:
Matt Arsenault 2014-06-24 20:32:13 +00:00
parent ed7987dcfe
commit ab17546100
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===--- TargetBuiltins.h - Target specific builtin IDs -------------------===//
//===--- TargetBuiltins.h - Target specific builtin IDs ---------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//