aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2020-01-31 10:32:28 -0800
committerDavid Blaikie <dblaikie@gmail.com>2020-01-31 15:32:03 -0800
commitb33e5f3c3e850fafcfa94a59da9cdee8eb5f855e (patch)
tree8d123f5ef2ca9c28432d3b73de053bf8da0af88d /clang/lib/Frontend/CompilerInvocation.cpp
parent792d9b57194e51e9cc6805676b082932abeeede0 (diff)
downloadllvm-b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e.zip
llvm-b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e.tar.gz
llvm-b33e5f3c3e850fafcfa94a59da9cdee8eb5f855e.tar.bz2
DebugInfo: Split DWARF: Hash non-member function child DIEs
Significant missing hashing - as per the comment this was only meant to skip member functions (unspecified, but I think it's legible as member function declarations, not definitions) but was skipping all named subprograms (so only hashed child DIEs for member function definitions - because they didn't have a direct name, but only a name given indirectly in the DW_AT_specification-referenced DIE)
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions