forked from OSchip/llvm-project
b10e615c44
This broke e.g. compiling a crash report from a glibc system on Darwin. Sadly, the implementation had to game the lexer a lot as we're not using a real preprocessor here. It also doesn't handle special cases like arbitrary macros in __has_include, but since this macro isn't common outside of clang's headers we can get away with that. Fixes PR14422. Differential Revision: http://llvm-reviews.chandlerc.com/D594 llvm-svn: 179616 |
||
---|---|---|
.. | ||
SystemHeaderPrefix | ||
TestFramework.framework/Headers | ||
lit.local.cfg | ||
rewrite-includes1.h | ||
rewrite-includes2.h | ||
rewrite-includes3.h | ||
rewrite-includes4.h | ||
rewrite-includes5.h | ||
rewrite-includes6.h | ||
rewrite-includes7.h | ||
rewrite-includes8.h | ||
test.h | ||
test2.h | ||
test3.h |