]> granicus.if.org Git - clang/commit
Make it possible for external tools to distinguish between paths that come from ...
authorNico Weber <nicolasweber@gmx.de>
Tue, 24 May 2011 04:31:14 +0000 (04:31 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 24 May 2011 04:31:14 +0000 (04:31 +0000)
commit74a5fd8bcc68b540b58f6fcd2d80e6e926966e71
tree9344d37c06747ce7349a5303df983b47f9be7e9d
parent0f161593b36584ec447e5268dbed2953489854d8
Make it possible for external tools to distinguish between paths that come from -I and paths that come from -system. Patch from Paul Holden!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131955 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/HeaderSearch.h
lib/Frontend/InitHeaderSearch.cpp
lib/Lex/HeaderSearch.cpp