]> granicus.if.org Git - clang/commitdiff
Fix the top-of-file comment in Attr.h to say that it's about attributes, not
authorJames Dennett <jdennett@google.com>
Sat, 9 Jun 2012 23:00:13 +0000 (23:00 +0000)
committerJames Dennett <jdennett@google.com>
Sat, 9 Jun 2012 23:00:13 +0000 (23:00 +0000)
expressions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158285 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/AST/Attr.h

index 84ee5a738b7269d6df13740f4ddddce7a65ef94f..95841801b6267dad294b1d417ffe711889bc078c 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Attr.h - Classes for representing expressions ----------*- C++ -*-===//
+//===--- Attr.h - Classes for representing attributes ----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //