summaryrefslogtreecommitdiffstats
path: root/test/Analysis/builtin-functions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] When failing to evaluate a __builtin_constant_p, presume it's false.Artem Dergachev2019-04-031-4/+5
* Specify constant context in constant emitterBill Wendling2018-12-011-3/+3
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Fangrui Song2018-11-301-3/+3
* Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-281-3/+3
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-271-3/+3
* Re-Reinstate 347294 with a fix for the failures.Bill Wendling2018-11-211-3/+3
* Revert r347364 again, the fix was incomplete.Nico Weber2018-11-211-3/+3
* Reinstate 347294 with a fix for the failures.Bill Wendling2018-11-201-3/+3
* Revert 347294, it turned many bots on lab.llvm.org:8011/console red.Nico Weber2018-11-201-3/+3
* Use is.constant intrinsic for __builtin_constant_pBill Wendling2018-11-201-3/+3
* [analyzer] Add support for __builtin_constant_p.Artem Dergachev2018-02-101-0/+17
* [analyzer] Do not continue to analyze a path if the constraints contradict wi...Gabor Horvath2017-06-221-0/+14
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+1
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-1/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+1
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-1/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* Teach the analyzer that __builtin_assume_aligned returns its first argument.Jordan Rose2014-09-091-0/+28
* Omit arguments of __builtin_object_size from the CFG.Jordan Rose2013-08-191-1/+18
* [analyzer] Add support for __builtin_addressof.Jordan Rose2013-07-121-0/+7