]> granicus.if.org Git - clang/commit
Fix compilation on Linux, which defines PATH_MAX in a weird place,
authorDouglas Gregor <dgregor@apple.com>
Tue, 22 Jan 2013 23:49:45 +0000 (23:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 22 Jan 2013 23:49:45 +0000 (23:49 +0000)
commit3cc6277a3dd4986af6422e41db18ba6efddbd800
tree97409b3a1f5175a8f3c18c1349f0be0a4336b714
parentbce9205e430e94918476ae62579f9e3c811294d7
Fix compilation on Linux, which defines PATH_MAX in a weird place,
from Saleem Abdulrasool!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/HeaderSearch.cpp
lib/Lex/ModuleMap.cpp