george.karpenkov requested changes to this revision. george.karpenkov added a comment. This revision now requires changes to proceed.
Minor nitpicks, otherwise makes sense! ================ Comment at: include/clang/StaticAnalyzer/Core/AnalyzerOptions.h:746 + /// exploring a top level function (for each exploded graph). 0 means no limit. + unsigned getRegionStoreSmallStructLimit(); + ---------------- The comment seems completely distinct from the function name. ================ Comment at: include/clang/StaticAnalyzer/Core/AnalyzerOptions.h:748 + + StringRef getModelPath(); }; ---------------- Comment? https://reviews.llvm.org/D53276 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits