Prefix all attribute enumerators with attr_ for consistency.
authorFrancois Pichet <pichet2000@gmail.com>
Fri, 7 Jan 2011 03:17:31 +0000 (03:17 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Fri, 7 Jan 2011 03:17:31 +0000 (03:17 +0000)
commit170464b7c0a2c0c86f2821f14a46f0d540cb5e94
tree49f3e96ace32941992deeede7a4250bc0b816fb8
parent3cd47e7883dbfce73189b583850cea81e1d1d261
Prefix all attribute enumerators with attr_ for consistency.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122992 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
lib/AST/TypePrinter.cpp