diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-11 19:35:06 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-11 19:35:06 +0000 |
commit | b15683e6357b1786ac26779cf377ea6cdebb8497 (patch) | |
tree | 5ab58e17e20f68fd0fee6e68d8bfc33612a64a99 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 124e93de93f14baed40411113623f1e3b652100d (diff) | |
download | bcm5719-llvm-b15683e6357b1786ac26779cf377ea6cdebb8497.tar.gz bcm5719-llvm-b15683e6357b1786ac26779cf377ea6cdebb8497.zip |
Fix pr17875.
The assert this patch deletes was valid only when aliasing D2 to D1, not when
looking at a base class. Since the assert was in the path where we had already
decided to not produce an alias, just drop it.
llvm-svn: 194411
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions