NoQ added inline comments.

================
Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def:115
 
+ANALYZER_OPTION(bool, ShouldIncludeDefaultInitForAggregates, 
"cfg-aggr-definit",
+                "Whether or not inline CXXDefaultInitializers for aggregat "
----------------
Maybe "cfg-expand-default-aggr-inits"?


================
Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def:116
+ANALYZER_OPTION(bool, ShouldIncludeDefaultInitForAggregates, 
"cfg-aggr-definit",
+                "Whether or not inline CXXDefaultInitializers for aggregat "
+                "initialization in the CFG.",
----------------
Typo: "aggregate".


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71642/new/

https://reviews.llvm.org/D71642



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to