aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/builtin-functions.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-22[analyzer] Do not continue to analyze a path if the constraints contradict wi...Gabor Horvath1-0/+14
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen1-1/+1
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen1-1/+1
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen1-1/+1
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen1-1/+1
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen1-1/+1
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen1-1/+1
2014-09-09Teach the analyzer that __builtin_assume_aligned returns its first argument.Jordan Rose1-0/+28
2013-08-19Omit arguments of __builtin_object_size from the CFG.Jordan Rose1-1/+18
2013-07-12[analyzer] Add support for __builtin_addressof.Jordan Rose1-0/+7