summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/PPDirectives.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-03-13 21:01:28 +0000
committerDouglas Gregor <dgregor@apple.com>2009-03-13 21:01:28 +0000
commit0950e41b73587a71ee66c88cf8db0dfff343a8cf (patch)
treea7d6054a981badf7424c934d5e12969bb3da8070 /clang/lib/Lex/PPDirectives.cpp
parent5b86bf527ea41117edac3728e6d803d8723de888 (diff)
downloadbcm5719-llvm-0950e41b73587a71ee66c88cf8db0dfff343a8cf.tar.gz
bcm5719-llvm-0950e41b73587a71ee66c88cf8db0dfff343a8cf.zip
Implement template instantiation for several more kinds of expressions:
- C++ function casts, e.g., T(foo) - sizeof(), alignof() More importantly, this allows us to verify that we're performing overload resolution during template instantiation, with argument-dependent lookup and the "cached" results of name lookup from the template definition. llvm-svn: 66947
Diffstat (limited to 'clang/lib/Lex/PPDirectives.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud