diff options
author | Matthias Braun <matze@braunis.de> | 2017-10-16 23:03:21 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-10-16 23:03:21 +0000 |
commit | cf3ab11caa9bf21fbe9ea7e1c300d8f60c320f4d (patch) | |
tree | 744de0623d918baa1bdfc1fcbac52e947eb39d63 /clang/lib/Frontend | |
parent | 31ac1fae688f9430b277797b390c840279557245 (diff) | |
download | bcm5719-llvm-cf3ab11caa9bf21fbe9ea7e1c300d8f60c320f4d.tar.gz bcm5719-llvm-cf3ab11caa9bf21fbe9ea7e1c300d8f60c320f4d.zip |
cmake: BSD: Mark /usr/local/include as system include directory
We add /usr/local/include to the include directory list for some BSD
systems. We should mark this as a system directory to avoid files from
/usr/local/include getting picked over files shipping with llvm.
This typically manifested as gtest headers installed with the system
getting picked over the ones shipping with llvm.
Patch by Petr Penzin <penzin.dev@gmail.com>
Differential Revision: https://reviews.llvm.org/D37415
llvm-svn: 315952
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions