Age | Commit message (Expand) | Author |
---|---|---|
2012-06-13 | More doxygen/documentation cleanups. | James Dennett |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2011-04-23 | Remove unused STL header includes. | Jay Foad |
2010-09-09 | When we parse a pragma, keep track of how that pragma was originally | Douglas Gregor |
2010-07-13 | Modify the pragma handlers to accept and use StringRefs instead of Identifier... | Argyrios Kyrtzidis |
2010-06-11 | Preprocessor: Ignore unknown pragmas in -E -dM and -Eonly modes. | Daniel Dunbar |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2008-10-04 | Add Preprocessor::RemovePragmaHandler. | Daniel Dunbar |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-07-20 | At one point there were going to be lexer and parser tokens. | Chris Lattner |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |