diff options
author | Alex Langford <apl@fb.com> | 2022-08-04 11:53:28 -0700 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2022-08-04 15:52:27 -0700 |
commit | 1d2a62afaf7561e331e2f3daf3937d14225b21bf (patch) | |
tree | 31b794bc2c7e1a718b6e20d02dcfce9bcd5270ba /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7d6017fd311280937726e565655fdd5a5c4d0e4d (diff) | |
download | llvm-1d2a62afaf7561e331e2f3daf3937d14225b21bf.zip llvm-1d2a62afaf7561e331e2f3daf3937d14225b21bf.tar.gz llvm-1d2a62afaf7561e331e2f3daf3937d14225b21bf.tar.bz2 |
Re-submit "[lldb] Filter DIEs based on qualified name where possible"
This reverts commit 967df65a3610f98a3bc0ec0f2303641d7bad176c.
This fixes test/Shell/SymbolFile/NativePDB/find-functions.cpp. When
looking up functions with the PDB plugins, if we are looking for a
full function name, we should use `GetName` to populate the `name`
field instead of `GetLookupName` since `GetName` has the more
complete information.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions