[PATCH] D16135: Macro Debug Info support in Clang
Amjad Aboud via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 26 12:41:26 PST 2016
aaboud updated this revision to Diff 46034.
aaboud marked 6 inline comments as done.
aaboud added a comment.
Added comments explaining the implementation.
http://reviews.llvm.org/D16135
Files:
include/clang/AST/ASTConsumer.h
lib/AST/ASTConsumer.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGenAction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/CodeGen/MacroPPCallbacks.cpp
lib/CodeGen/MacroPPCallbacks.h
lib/CodeGen/ModuleBuilder.cpp
lib/Parse/ParseAST.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16135.46034.patch
Type: text/x-patch
Size: 18467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160126/4f5129a8/attachment-0001.bin>
More information about the cfe-commits
mailing list