mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
f64a560d74a8f58b199df65cb4d41cda0118b751
use an "IgnoreSysRoot" argument. HeaderSearchOptions had been using the opposite form with "IsSysRootRelative", which made for much confusion when looking at true/false values in calls in AddPath. No functional change. llvm-svn: 133550
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%