diff options
author | Alex Lorenz <arphaman@gmail.com> | 2016-10-03 12:22:17 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2016-10-03 12:22:17 +0000 |
commit | ea9b59a33de1999ae8b56734d2af05deff687bb9 (patch) | |
tree | 39097496ac719fb6a84491a00b9c1f650fdca8ed /clang/lib/Analysis/CloneDetection.cpp | |
parent | 4ff920bf1b67f58397520aa22aeefa015b145d13 (diff) | |
download | bcm5719-llvm-ea9b59a33de1999ae8b56734d2af05deff687bb9.tar.gz bcm5719-llvm-ea9b59a33de1999ae8b56734d2af05deff687bb9.zip |
Fix PR 28885: Fix AST Printer output for the inherited constructor using
declarations.
This commit ensures that the correct record type is printed out for the
using declarations that represent C++ inherited constructors.
It fixes a regression introduced in r274049 which changed the name that's
stored in the using declarations that correspond to inherited constructors.
Differential Revision: https://reviews.llvm.org/D25131
llvm-svn: 283105
Diffstat (limited to 'clang/lib/Analysis/CloneDetection.cpp')
0 files changed, 0 insertions, 0 deletions