[clang] [llvm] Add option to generate additional debug info for expression dereferencing pointer to pointers. (PR #81545)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 22:03:44 PDT 2024


mizvekov wrote:

I think the fix for the breakage is to just pin the new test to a fixed triple like so `-triple x86_64-linux-gnu`.

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


More information about the cfe-commits mailing list