diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-08-18 20:28:40 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-08-18 20:28:40 +0000 |
commit | a36417321913cbe166572c3a00d8e59460c40ce2 (patch) | |
tree | 6f192300596e16f00f374c6bfe3958970b4a7ea8 /clang/lib/Frontend/ASTMerge.cpp | |
parent | 73a8f05e5dcaeb2cbf385e594c37d3a7632f211b (diff) | |
download | bcm5719-llvm-a36417321913cbe166572c3a00d8e59460c40ce2.tar.gz bcm5719-llvm-a36417321913cbe166572c3a00d8e59460c40ce2.zip |
[PM/AA] Add using declarations to avoid hiding virtual overloads.
Note that this actually has no functional change -- we never call these
methods using the derived type. But it is still cleaner and fixes a GCC
warning.
Spotted by Dave in code review and the warning spotted by Joerg on IRC.
llvm-svn: 245341
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions