[Lldb-commits] [lldb] [NFCI][lldb][test] Fix mismatched C/C++ substitutions (PR #165773)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 30 14:16:33 PDT 2025


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

Thanks for cleaning that up. 

I wondered how much the fact that we're using those substitution is contributing to this, but seems like clang is doing the exact same thing and they're not nearly as sloppy. I'll try to pay more attention to it during code review.

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


More information about the lldb-commits mailing list