[PATCH] D58035: [clang/DIVar] Emit flag for params that have unchanged values
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 23 07:22:10 PST 2019
riccibruno added a comment.
> I'm not quite sure what this differential is about, but i feel like mentioning ExprMutationAnalyzer lib in clang-tidy / clang-tools-extra.
Alternatively perhaps you could re-use `getMemoryLocation()` from D57660 <https://reviews.llvm.org/D57660>. It would handle for you members, references, structured bindings +more in a relatively self-contained code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58035/new/
https://reviews.llvm.org/D58035
More information about the cfe-commits
mailing list