[PATCH] D71642: [CFG] Add an option to inline CXXDefaultInitExpr into aggregate initialization
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 17:58:08 PST 2019
xazax.hun updated this revision to Diff 234436.
xazax.hun marked 2 inline comments as done.
xazax.hun added a comment.
- Use range based for.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71642/new/
https://reviews.llvm.org/D71642
Files:
clang/include/clang/Analysis/CFG.h
clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
clang/lib/Analysis/CFG.cpp
clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
clang/test/Analysis/aggrinit-cfg-output.cpp
clang/test/Analysis/analyzer-config.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71642.234436.patch
Type: text/x-patch
Size: 5611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191218/3f1d2715/attachment-0001.bin>
More information about the cfe-commits
mailing list