Files
clang-p2996/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
Zequan Wu f17404a733 [LLDB][NativePDB] Fix image lookup by address
`image lookup -a ` doesn't work because the compilands list is always empty.
Create CU at given index if doesn't exit.

Differential Revision: https://reviews.llvm.org/D113821
2021-11-15 12:30:23 -08:00

53 KiB