[clang] [Clang] Fix crash when building a module with CC_PRINT_HEADERS_FORMAT=json (PR #136227)

Bob Wilson via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 17 17:16:29 PDT 2025


bob-wilson wrote:

I'm still investigating what to do for modules. It's not yet clear if that should be handled along with `CC_PRINT_HEADERS_FORMAT=json` or some new option. I figured it would be good to start by fixing the crashes.

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


More information about the cfe-commits mailing list