summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/MacroPPCallbacks.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix API breaksDavid Blaikie2017-04-261-2/+2
| | | | llvm-svn: 301470
* Wdocumentation fixesSimon Pilgrim2017-02-101-2/+1
| | | | llvm-svn: 294740
* [DebugInfo] Added support to Clang FE for generating debug info for ↵Amjad Aboud2017-02-091-0/+118
preprocessor macros. Added "-fdebug-macro" flag (and "-fno-debug-macro" flag) to enable (and to disable) emitting macro debug info. Added CC1 "-debug-info-macro" flag that enables emitting macro debug info. Differential Revision: https://reviews.llvm.org/D16135 llvm-svn: 294637
OpenPOWER on IntegriCloud