Revert "Adapt LLDB for D120540."

This reverts commit ca73de4374.

That patch was just hiding the problem, instead of fixing it.
This commit is contained in:
Adrian Prantl
2022-06-01 10:33:25 -07:00
parent f4f23de1a4
commit 62b4482175

View File

@@ -604,6 +604,7 @@ ClangModulesDeclVendor::Create(Target &target) {
"clang",
"-fmodules",
"-fimplicit-module-maps",
"-fcxx-modules",
"-fsyntax-only",
"-femit-all-decls",
"-target",