[clang] [Clang] Support libstdc++ workarounds when using `-E` (PR #210802)

Corentin Jabot via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 23 07:26:02 PDT 2026


cor3ntin wrote:

@AaronBallman there is a PR that needs something similar for msvc https://github.com/llvm/llvm-project/pull/194201/changes - and as i said earlier there are a few other places where we do things conditionally on macros being defined

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


More information about the cfe-commits mailing list