diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-03-27 23:05:05 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-03-27 23:05:05 +0000 |
commit | 43f340f440388f947e8046375ef4ba79a09edd70 (patch) | |
tree | 035493fea859c76fe7e6940e5031009e01402917 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2735c01906b5e33e14676ba9d6fc84065a338cdb (diff) | |
download | llvm-43f340f440388f947e8046375ef4ba79a09edd70.zip llvm-43f340f440388f947e8046375ef4ba79a09edd70.tar.gz llvm-43f340f440388f947e8046375ef4ba79a09edd70.tar.bz2 |
If we see '(...' where we're expecting an abstract-declarator, that doesn't
necessarily mean we've found a function declarator. If the next token is not
a ')', this is actually a parenthesized pack expansion.
llvm-svn: 153544
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions