diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-01-18 21:15:18 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-01-18 21:15:18 +0000 |
commit | 75ed8ad69e0459a1fbc8a1a73d33c73ff0e57e84 (patch) | |
tree | f662ba34e0b358d7a8bd2bbb322a12036f9dbcfd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8ce2d14356a690201c813b619cf0ab3c06b92339 (diff) | |
download | llvm-75ed8ad69e0459a1fbc8a1a73d33c73ff0e57e84.zip llvm-75ed8ad69e0459a1fbc8a1a73d33c73ff0e57e84.tar.gz llvm-75ed8ad69e0459a1fbc8a1a73d33c73ff0e57e84.tar.bz2 |
Remove now redundant code that ensured debug info for class definitions was emitted under certain circumstances
Introduced in r181561 - it may've been subsumed by work done to allow
emission of declarations for vtable types while still emitting some of
their member functions correctly for those declarations. Whatever the
reason, the tests pass without this code now.
llvm-svn: 292439
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions