[analyzer] Add support for __builtin_constant_p to BuiltinFunctionChecker

Felix Kostenzer via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 14 10:44:01 PST 2018


Hi,

Added evaluation of __builtin_constant_p to the dedicated StaticAnalyzer checker
along with a regression test.

'make clang-test' results:

Testing Time: 335.63s
  Expected Passes : 11769
  Expected Failures : 19
  Unsupported Tests : 50

- felix
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-analyzer-add-builtin_constant_p-support.patch
Type: text/x-patch
Size: 2168 bytes
Desc: 0001-analyzer-add-builtin_constant_p-support.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180114/72ea4563/attachment-0001.bin>


More information about the cfe-commits mailing list