[clang] [Driver] Ignore non-clang pch files when -include a.h probes a.h.gch (PR #69204)

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 16 06:53:39 PDT 2023


zmodem wrote:

Please take a look.

This has the benefit of fixing users broken by gcc-generated .gch files without having to wait a release cycle for deprecation, while at the same time not breaking users relying clang performing these probes at all.

cc folks from the previous pr:
@MaskRay @jansvoboda11 @nico @tahonermann @dwblaikie 

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


More information about the cfe-commits mailing list