summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/new-with-exceptions.cpp
AgeCommit message (Expand)Author
2022-06-14Reland "[analyzer] Deprecate `-analyzer-store region` flag"Balazs Benics
2022-06-10Revert "[analyzer] Deprecate `-analyzer-store region` flag"Nico Weber
2022-06-10[analyzer] Deprecate `-analyzer-store region` flagBalazs Benics
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen
2013-08-28[analyzer] Assume new returns non-null even under -fno-exceptionsPavel Labath
2012-10-20[analyzer] Assume 'new' never returns NULL if it could throw an exception.Jordan Rose