diff options
author | Zequan Wu <zequanwu@google.com> | 2022-09-23 10:57:25 -0700 |
---|---|---|
committer | Zequan Wu <zequanwu@google.com> | 2022-09-27 11:01:32 -0700 |
commit | a3e60044d75823a3cd8e35de76b7bde2599fe740 (patch) | |
tree | c7b323fa4eb1bbe80be342f6002f72a90ff5c2d5 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 7da2b918878d1694fe52ab1da8ec988a36417da5 (diff) | |
download | llvm-a3e60044d75823a3cd8e35de76b7bde2599fe740.zip llvm-a3e60044d75823a3cd8e35de76b7bde2599fe740.tar.gz llvm-a3e60044d75823a3cd8e35de76b7bde2599fe740.tar.bz2 |
[LLDB][NativePDB] Let native pdb use class layout in debug info.
Before, class layout in native pdb is not hooked up in [[https://github.com/llvm/llvm-project/blob/main/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp#L9375-L9380 | here]].
This changes hooked it up by refactoring SymbolFileNativePDB and PdbAstBuilder.
PdbIndex (corresponds to a single pdb file) is removed from PdbAstBuilder, so it
can only be accessed via SymbolFileNativePDB and we can construct PdbAstBuilder
with just TypeSystemClang.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D134509
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions