clang-1/include
Richard Smith 534986f2b2 Add an AttributedStmt type to represent a statement with C++11 attributes
attached. Since we do not support any attributes which appertain to a statement
(yet), testing of this is necessarily quite minimal.

Patch by Alexander Kornienko!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154723 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-14 00:33:13 +00:00
..
clang Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +00:00
clang-c Added a flag to the parser to skip method bodies. 2012-04-12 10:11:59 +00:00
CMakeLists.txt
Makefile