Author: cornedbee
Date: Sun Jan 24 04:02:25 2010
New Revision: 94363

URL: http://llvm.org/viewvc/llvm-project?rev=94363&view=rev
Log:
Mark PartialDiagnostic.h as a C++ header

Modified:
    cfe/trunk/include/clang/Basic/PartialDiagnostic.h

Modified: cfe/trunk/include/clang/Basic/PartialDiagnostic.h
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Basic/PartialDiagnostic.h?rev=94363&r1=94362&r2=94363&view=diff

==============================================================================
--- cfe/trunk/include/clang/Basic/PartialDiagnostic.h (original)
+++ cfe/trunk/include/clang/Basic/PartialDiagnostic.h Sun Jan 24 04:02:25 2010
@@ -1,4 +1,4 @@
-//===--- PartialDiagnostic.h - Diagnostic "closures" 
----------------------===//
+//===--- PartialDiagnostic.h - Diagnostic "closures" ------------*- C++ 
-*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to