Skip to content

Commit

Permalink
Revert "Adapt LLDB for D120540."
Browse files Browse the repository at this point in the history
This reverts commit ca73de4.

That patch was just hiding the problem, instead of fixing it.
  • Loading branch information
adrian-prantl committed Jun 1, 2022
1 parent f4f23de commit 62b4482
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -604,6 +604,7 @@ ClangModulesDeclVendor::Create(Target &target) {
"clang",
"-fmodules",
"-fimplicit-module-maps",
"-fcxx-modules",
"-fsyntax-only",
"-femit-all-decls",
"-target",
Expand Down

0 comments on commit 62b4482

Please sign in to comment.