diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-03 23:16:33 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-03 23:16:33 +0000 |
commit | 3cf81317e40d52a485aa38a00dbb0fa31bd2373e (patch) | |
tree | f943063a49596eb99e0820db4918d86b4fe1f1c0 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | b376ce01695ae22a8cbbde111377375cb9d4344e (diff) | |
download | bcm5719-llvm-3cf81317e40d52a485aa38a00dbb0fa31bd2373e.tar.gz bcm5719-llvm-3cf81317e40d52a485aa38a00dbb0fa31bd2373e.zip |
Parsing and semantic analysis for template-ids that name overloaded
operators, e.g.,
operator+<int>
which now works in declarators, id-expressions, and member access
expressions. This commit only implements the non-dependent case, where
we can resolve the template-id to an actual declaration.
llvm-svn: 85966
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions