aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-10-24 01:07:54 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-10-24 01:07:54 +0000
commit66e7168f8da55c7e250a0db5b9f2789ffa76b171 (patch)
tree76184918972f0e598840b363eb8a14d7c8df4441 /clang/lib/Lex/ModuleMap.cpp
parent66605d40a74aa26664050d41f900c37ad5fbbfe9 (diff)
downloadllvm-66e7168f8da55c7e250a0db5b9f2789ffa76b171.zip
llvm-66e7168f8da55c7e250a0db5b9f2789ffa76b171.tar.gz
llvm-66e7168f8da55c7e250a0db5b9f2789ffa76b171.tar.bz2
PR17666: Instead of allowing an initial identifier argument in any attribute
which we don't think can't have one, only allow it in the tiny number of attributes which opts into this weird parse rule. I've manually checked that the handlers for all these attributes can in fact cope with an identifier as the argument. This is still somewhat terrible; we should move more fully towards picking the parsing rules based on the attribute, and make the Parse -> Sema interface more type-safe. llvm-svn: 193295
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions