aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-05-05 05:58:24 +0000
committerDouglas Gregor <dgregor@apple.com>2010-05-05 05:58:24 +0000
commitb22ee88652000a2e8b5cc66960e59d5a67c73245 (patch)
tree5c95861c6350f838494d3c762e4b7147be7de713 /clang/lib/CodeGen/CodeGenModule.cpp
parent86ed5b016a8303a2dcc8a97f89d1dbb1e12ab108 (diff)
downloadllvm-b22ee88652000a2e8b5cc66960e59d5a67c73245.zip
llvm-b22ee88652000a2e8b5cc66960e59d5a67c73245.tar.gz
llvm-b22ee88652000a2e8b5cc66960e59d5a67c73245.tar.bz2
Support for 'template' as a disambiguator (PR7030)
ParseOptionalCXXScopeSpecifier() only annotates the subset of template-ids which are not subject to lexical ambiguity. Add support for the more general case in ParseUnqualifiedId() to handle cases such as A::template B(). Also improve some diagnostic locations. Fixes PR7030, from Alp Toker! llvm-svn: 103081
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions