[PATCH] D158055: [clang][AST] Added some missing setter methods
Timo Stripf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 00:37:10 PDT 2023
strimo378 added a comment.
I added some missing (simple) setter methods to Decl and Expr classes. I did not comment them since typically simple setter methods are uncommented.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158055/new/
https://reviews.llvm.org/D158055
More information about the cfe-commits
mailing list