summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2010-01-24 10:02:25 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2010-01-24 10:02:25 +0000
commit0432dcd15cff5d7708f3ba61d4a0c020e2b2b3bb (patch)
tree265560b568116d31b1bec932c4fc77ec5762bcec
parentc0ebb9412c7e3ead164b2c3497fef7d6be774992 (diff)
downloadbcm5719-llvm-0432dcd15cff5d7708f3ba61d4a0c020e2b2b3bb.tar.gz
bcm5719-llvm-0432dcd15cff5d7708f3ba61d4a0c020e2b2b3bb.zip
Mark PartialDiagnostic.h as a C++ header
llvm-svn: 94363
-rw-r--r--clang/include/clang/Basic/PartialDiagnostic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/include/clang/Basic/PartialDiagnostic.h b/clang/include/clang/Basic/PartialDiagnostic.h
index 0d970123f74..873aaeecb6b 100644
--- a/clang/include/clang/Basic/PartialDiagnostic.h
+++ b/clang/include/clang/Basic/PartialDiagnostic.h
@@ -1,4 +1,4 @@
-//===--- PartialDiagnostic.h - Diagnostic "closures" ----------------------===//
+//===--- PartialDiagnostic.h - Diagnostic "closures" ------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud