summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-03-30 21:47:33 +0000
committerJohn McCall <rjmccall@apple.com>2010-03-30 21:47:33 +0000
commit16df1e59f2bb77de9ccdbc36262679d84f8a7d54 (patch)
treeee052fb68e2d926668439e8d67cb88dd5c8e481d /clang/lib/CodeGen/CodeGenModule.cpp
parentcf35648ebe0b23c3a0eb0917f1dd21e5b3693e07 (diff)
downloadbcm5719-llvm-16df1e59f2bb77de9ccdbc36262679d84f8a7d54.tar.gz
bcm5719-llvm-16df1e59f2bb77de9ccdbc36262679d84f8a7d54.zip
Propagate the "found declaration" (i.e. the using declaration instead of
the underlying/instantiated decl) through a lot of API, including "intermediate" MemberExprs required for (e.g.) template instantiation. This is necessary because of the access semantics of member accesses to using declarations: only the base class *containing the using decl* need be accessible from the naming class. This allows us to complete an access-controlled selfhost, if there are no recent regressions. llvm-svn: 99936
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud