summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pragma-pushpop-macro.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem with #pragma push_macro/pop_macro implementation.Alexander Kornienko2012-08-291-1/+18
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* In ~Preprocessor(), also cleanup the MacroInfo objects left-over from stray "...Ted Kremenek2010-10-191-0/+8
* Implement #pragma push_macro, patch by Francois Pichet!Chris Lattner2010-08-171-0/+33