summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/pragma-pushpop-macro.c
Commit message (Collapse)AuthorAgeFilesLines
* In ~Preprocessor(), also cleanup the MacroInfo objects left-over from stray ↵Ted Kremenek2010-10-191-0/+8
| | | | | | | | "#pragma push_macro" uses. This fixes a potential memory leak. llvm-svn: 116826
* Implement #pragma push_macro, patch by Francois Pichet!Chris Lattner2010-08-171-0/+33
llvm-svn: 111234
OpenPOWER on IntegriCloud