summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2009-12-11 02:10:03 +0000
committerJohn McCall <rjmccall@apple.com>2009-12-11 02:10:03 +0000
commita009726ce3a05bf7412c7f6beefeda3c12788432 (patch)
treed2cdae55454f784f8e3403d70ac4ba4960ef2662 /clang/lib/CodeGen/CodeGenModule.cpp
parent56caf31afb5ffed870a2b970a87291019f1aeb24 (diff)
downloadbcm5719-llvm-a009726ce3a05bf7412c7f6beefeda3c12788432.tar.gz
bcm5719-llvm-a009726ce3a05bf7412c7f6beefeda3c12788432.zip
Implement access declarations. Most of the work here is parsing them, which
is difficult because they're so terribly, terribly ambiguous. We implement access declarations in terms of using declarations, which is quite reasonable. However, we should really persist the access/using distinction in the AST and use the appropriate name in diagnostics. This isn't a priority, so I'll just file a PR and hope someone else does it. :) llvm-svn: 91095
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud