summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/PPDirectives.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Characteristic_t to CharacteristicKindChris Lattner2008-10-271-1/+1
* Stop the preprocessor from poking the lexer's private parts.Chris Lattner2008-10-121-6/+6
* clean up a bunch of fixme's I added, by moving Chris Lattner2008-09-261-4/+3
* Fix the rest of rdar://6243860 hopefully. This requires changing FileIDInfoChris Lattner2008-09-261-7/+15
* More #include cleaningDaniel Dunbar2008-08-111-1/+0
* * Remove isInSystemHeader() from DiagClient, move it to SourceManagerNico Weber2008-08-101-1/+2
* fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state)Nuno Lopes2008-06-011-9/+10
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1153
OpenPOWER on IntegriCloud