aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaModule.cpp
diff options
context:
space:
mode:
authorManoj Gupta <manojgupta@google.com>2022-09-22 13:53:46 -0700
committerManoj Gupta <manojgupta@google.com>2022-10-07 21:25:18 -0700
commit5e5d21462d1ea7dbaa13bcd9bcf0156cee45b97c (patch)
tree9a490fb58760fc892f0c45d077bf3c1965d148ec /clang/lib/Sema/SemaModule.cpp
parent730ee6568cf7a1538817a6159c54bb27be76e50e (diff)
downloadllvm-5e5d21462d1ea7dbaa13bcd9bcf0156cee45b97c.zip
llvm-5e5d21462d1ea7dbaa13bcd9bcf0156cee45b97c.tar.gz
llvm-5e5d21462d1ea7dbaa13bcd9bcf0156cee45b97c.tar.bz2
BareMetal: detect usr/include/c++/v1 path in sysroot
Currently baremetal driver adds <sysroot>/include/c++/v1 for libc++ headers. However on ChromeOS, all include files are inside <sysroot>/usr/include. So add <sysroot>/usr/include/c++/v1 if it exists in baremetal driver. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D134478
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions