Vladimir Gorsunov c3d4375729
[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value (#166455)
Fix crash when an inline site record in the PDB file contains type index
which is out of bounds
2026-01-28 17:18:09 +01:00

3 lines
113 B
INI

config.environment["LLDB_USE_NATIVE_PDB_READER"] = "1"
config.suffixes = ['.cpp', '.ll', '.s', '.test', '.yaml']