Author: jdennett
Date: Sat Jun 9 18:00:13 2012
New Revision: 158285
URL: http://llvm.org/viewvc/llvm-project?rev=158285&view=rev
Log:
Fix the top-of-file comment in Attr.h to say that it's about attributes, not
expressions.
Modified:
cfe/trunk/include/clang/AST/Attr.h
Modified: cfe/trunk/include/clang/AST/Attr.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/AST/Attr.h?rev=158285&r1=158284&r2=158285&view=diff
==============================================================================
--- cfe/trunk/include/clang/AST/Attr.h (original)
+++ cfe/trunk/include/clang/AST/Attr.h Sat Jun 9 18:00:13 2012
@@ -1,4 +1,4 @@
-//===--- Attr.h - Classes for representing expressions ----------*- C++
-*-===//
+//===--- Attr.h - Classes for representing attributes ----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits