[PATCH] D12406: [Analyzer] Add -analyzer-config option for function size the inliner considers as large

Sean Eveson via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 01:15:21 PDT 2015


seaneveson updated this revision to Diff 34196.
seaneveson added a comment.

I changed the name to min-cfg-size-treat-functions-as-large, thanks for the suggestion.

If the patch is acceptable can someone commit it for me?


http://reviews.llvm.org/D12406

Files:
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  test/Analysis/analyzer-config.c
  test/Analysis/analyzer-config.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12406.34196.patch
Type: text/x-patch
Size: 4794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150908/7348473a/attachment.bin>


More information about the cfe-commits mailing list