[PATCH] D85696: [AST] add parenthesis locations for IfStmt and SwitchStmt
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 19:18:32 PDT 2020
zequanwu updated this revision to Diff 284557.
zequanwu marked 3 inline comments as done.
zequanwu added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85696/new/
https://reviews.llvm.org/D85696
Files:
clang/include/clang/AST/Stmt.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Stmt.cpp
clang/lib/Analysis/BodyFarm.cpp
clang/lib/Parse/ParseStmt.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaStmt.cpp
clang/lib/Sema/TreeTransform.h
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85696.284557.patch
Type: text/x-patch
Size: 22142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/d71feab2/attachment-0001.bin>
More information about the cfe-commits
mailing list