summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2009-12-03 04:06:58 +0000
committerJohn McCall <rjmccall@apple.com>2009-12-03 04:06:58 +0000
commit6e9f8f63743495e7a4e07b06e0209560661e5c8d (patch)
tree32e3c55dd0f4dff13fc7ae6b019e9a6254b2455e /clang/lib/CodeGen/CodeGenFunction.h
parente2d4a2c3a8a6869e088e9ad226bedf6a269b238b (diff)
downloadbcm5719-llvm-6e9f8f63743495e7a4e07b06e0209560661e5c8d.tar.gz
bcm5719-llvm-6e9f8f63743495e7a4e07b06e0209560661e5c8d.zip
Honor using declarations in overload resolution. Most of the code for
overloaded-operator resolution is wildly untested, but the parallel code for methods seems to satisfy some trivial tests. Also change some overload-resolution APIs to take a type instead of an expression, which lets us avoid creating a spurious CXXThisExpr when resolving implicit member accesses. llvm-svn: 90410
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud