Commit Graph

3 Commits

Author SHA1 Message Date
David Blaikie f7f7dde1a3 Fix API breaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@301470 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-26 20:58:21 +00:00
Simon Pilgrim a8716484f6 Wdocumentation fixes
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294740 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-10 12:14:01 +00:00
Amjad Aboud 05157f019a [DebugInfo] Added support to Clang FE for generating debug info for 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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294637 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-09 22:07:24 +00:00