summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Preprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Neil pointed out that clang doesn't generate ranges from diagnosticsChris Lattner2008-05-051-0/+20
* simplify ownership of the predefines buffer.Chris Lattner2008-04-191-5/+1
* class Preprocessor: Now owns the "predefines" char*; it deletes [] it in its ...Ted Kremenek2008-04-171-0/+2
* Added "PreprocessorFactory", an interface for lazily creating Preprocessor ob...Ted Kremenek2008-04-171-0/+2
* move #include to the file that needs it.Chris Lattner2008-03-181-1/+0
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+560
OpenPOWER on IntegriCloud