[all-commits] [llvm/llvm-project] ca73de: Adapt LLDB for D120540.
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Tue May 31 16:56:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca73de43744503a557b1f3709c0ff4751798702f
https://github.com/llvm/llvm-project/commit/ca73de43744503a557b1f3709c0ff4751798702f
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
Log Message:
-----------
Adapt LLDB for D120540.
In https://reviews.llvm.org/D120540 the -fcxx-modules flag changed
semantics and specifying it explicitly seems to no longer be what we
want here.
More information about the All-commits
mailing list