[PATCH] D16135: Macro Debug Info support in Clang
Amjad Aboud via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 14:18:54 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294637: [DebugInfo] Added support to Clang FE for generating debug info for… (authored by aaboud).
Changed prior to commit:
https://reviews.llvm.org/D16135?vs=87819&id=87881#toc
Repository:
rL LLVM
https://reviews.llvm.org/D16135
Files:
cfe/trunk/docs/UsersManual.rst
cfe/trunk/include/clang/CodeGen/ModuleBuilder.h
cfe/trunk/include/clang/Driver/CC1Options.td
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
cfe/trunk/lib/CodeGen/CGDebugInfo.h
cfe/trunk/lib/CodeGen/CMakeLists.txt
cfe/trunk/lib/CodeGen/CodeGenAction.cpp
cfe/trunk/lib/CodeGen/MacroPPCallbacks.cpp
cfe/trunk/lib/CodeGen/MacroPPCallbacks.h
cfe/trunk/lib/CodeGen/ModuleBuilder.cpp
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/debug-info-macro.c
cfe/trunk/test/CodeGen/include/debug-info-macro.h
cfe/trunk/test/Driver/debug-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16135.87881.patch
Type: text/x-patch
Size: 27437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170209/cab10433/attachment-0001.bin>
More information about the cfe-commits
mailing list