[PATCH] D58035: [clang/DIVar] Emit flag for params that have unchanged values
Djordje Todorovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 25 02:40:17 PST 2019
djtodoro updated this revision to Diff 188110.
djtodoro added a comment.
Herald added a subscriber: jdoerfert.
- Handle all kinds of expressions when mark a param's modification
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58035/new/
https://reviews.llvm.org/D58035
Files:
include/clang/AST/Decl.h
lib/CodeGen/CGDebugInfo.cpp
lib/Sema/SemaExpr.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriterDecl.cpp
test/CodeGen/dbginfo-var-change-templates.cpp
test/CodeGen/debug-info-varchange.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58035.188110.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190225/d96d9cab/attachment.bin>
More information about the cfe-commits
mailing list