[Lldb-commits] [lldb] [lldb][X86] Fix setting target features in ClangExpressionParser (PR #82364)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Sat Mar 2 01:02:29 PST 2024


https://github.com/Michael137 approved this pull request.

Using `FeaturesAsWritten` makes sense here, thanks! We really should change this logic to derive all the compiler options using the driver, but that's a bigger change for the future

https://github.com/llvm/llvm-project/pull/82364


More information about the lldb-commits mailing list