summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParsePragma.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use RAII objects to ensure proper destruction of expression and statement AST...Sebastian Redl2008-11-251-1/+6
* Convert IdentifierInfo's to be printed the same as DeclarationNames Chris Lattner2008-11-231-5/+5
* remove uses of IdentifierInfo::getName()Chris Lattner2008-11-191-4/+2
* Remove the last of the old-style Preprocessor::Diag methods.Chris Lattner2008-11-181-4/+4
* Add Parser support for #pragma packDaniel Dunbar2008-10-041-0/+108
OpenPOWER on IntegriCloud