[PATCH] D58035: [clang/DIVar] Emit flag for params that have unchanged values
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 21 11:02:28 PST 2019
vsk added reviewers: bricci, rsmith.
vsk added a comment.
+ rsmith, + bricci for review.
I was under the impression that space inside VarDecl was quite constrained. Pardon the likely naive question, but: is there any way to make the representation more compact (maybe sneak a bit into ParmVarDeclBitfields)?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58035/new/
https://reviews.llvm.org/D58035
More information about the cfe-commits
mailing list