[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
Thu Feb 21 13:40:33 PST 2019
riccibruno added a comment.
Oh and I think that you will also have to update the serialization code/de-serialization code in `ASTReaderDecl.cpp` / `ASTWriterDecl.cpp`. You might also have to update `TreeTransform` but I am less familiar with this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58035/new/
https://reviews.llvm.org/D58035
More information about the cfe-commits
mailing list