diff options
author | Michael Han <Michael.Han@autodesk.com> | 2012-11-06 19:34:54 +0000 |
---|---|---|
committer | Michael Han <Michael.Han@autodesk.com> | 2012-11-06 19:34:54 +0000 |
commit | 64536a6d250c71f9b73c35e8801056c22ffd7618 (patch) | |
tree | 745e60c677ab38764c2bb483dc363901e2756c06 /clang/lib/Lex/ModuleMap.cpp | |
parent | 0914f0b262eb9f9bdfe805a414689844f7df3f75 (diff) | |
download | llvm-64536a6d250c71f9b73c35e8801056c22ffd7618.zip llvm-64536a6d250c71f9b73c35e8801056c22ffd7618.tar.gz llvm-64536a6d250c71f9b73c35e8801056c22ffd7618.tar.bz2 |
Teach Clang parser to reject C++11 attributes that appertain to declaration specifiers.
We don't support any C++11 attributes that appertain to declaration specifiers so reject
the attributes in parser until we support them; this also conforms to what g++ 4.8 is doing.
llvm-svn: 167481
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions