hliao updated this revision to Diff 396225.
hliao added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115976/new/
https://reviews.llvm.org/D115976
Files:
clang/include/clang/AST/Expr.h
clang/lib/Sema/SemaInit.cpp
clang/test
hliao updated this revision to Diff 395248.
hliao added a comment.
Revise the formatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115976/new/
https://reviews.llvm.org/D115976
Files:
clang/include/clang/AST/Expr.h
clang/lib/Sema/SemaInit.
hliao created this revision.
hliao added a reviewer: rsmith.
hliao requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
- As the initializer list's getSyntacticForm() may return NULL, need to
consider the current semantic initalizer list itself