[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:38:56 PST 2019


xazax.hun updated this revision to Diff 234434.
xazax.hun marked 2 inline comments as done.
xazax.hun added a comment.

- Fix review comments.


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/Analysis/LifetimePsetBuilder.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.234434.patch
Type: text/x-patch
Size: 57240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191218/6d79da79/attachment-0001.bin>


More information about the cfe-commits mailing list