Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix API breaks | David Blaikie | 2017-04-26 | 1 | -2/+2 |
| | | | | llvm-svn: 301470 | ||||
* | Wdocumentation fixes | Simon Pilgrim | 2017-02-10 | 1 | -2/+1 |
| | | | | llvm-svn: 294740 | ||||
* | [DebugInfo] Added support to Clang FE for generating debug info for ↵ | Amjad Aboud | 2017-02-09 | 1 | -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 |