[clang] [Hexagon] Disable system include paths (PR #185456)

Alexey Karyakin via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 9 09:53:36 PDT 2026


quic-akaryaki wrote:

To clarify, only the implicit include paths added by the preprocessor itself are disabled. The driver can still add system paths according to the toolchain logic.

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


More information about the cfe-commits mailing list