[analyzer] Add support for __builtin_constant_p to BuiltinFunctionChecker

Vedant Kumar via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 16 19:30:40 PST 2018


+ Devin and George

> On Jan 14, 2018, at 10:44 AM, Felix Kostenzer via cfe-commits <cfe-commits at lists.llvm.org> wrote:
> 
> 
> 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<0001-analyzer-add-builtin_constant_p-support.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits



More information about the cfe-commits mailing list