summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/MismatchedDeallocator-path-notes.cpp
AgeCommit message (Expand)Author
2019-06-11Reapply r362994 & co "[analyzer][tests] Add normalize_plist to replace diff_p...Hubert Tong
2019-06-10Revert r362994 & co "[analyzer][tests] Add normalize_plist to replace diff_pl...Reid Kleckner
2019-06-10[analyzer][tests] Use normalize_plist in place of diff_plist (`tail` cases)Hubert Tong
2019-05-01[analyzer][tests] Use diff_plist, correct order of arguments for missed cases...Hubert Tong
2018-09-11[analyzer] [NFC] Change the tests by making the version check more resilientGeorge Karpenkov
2018-09-07Revert "Revert "Revert "Revert "[analyzer] Add coverage information to plist ...George Karpenkov
2018-09-07Revert "Revert "Revert "[analyzer] Add coverage information to plist output, ...Simon Pilgrim
2018-09-07Revert "Revert "[analyzer] Add coverage information to plist output, update t...George Karpenkov
2018-09-07Revert "[analyzer] Add coverage information to plist output, update tests"George Karpenkov
2018-09-07[analyzer] Add coverage information to plist output, update testsGeorge Karpenkov
2018-06-12[analyzer] [NFC] Remove unused Extensive diagnostic setting,George Karpenkov
2017-05-03[analyzer] Fix memory error bug category capitalization.Artem Dergachev
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
2015-10-22[analyzer] Bug identificationGabor Horvath
2015-05-18Detect uses of mismatching forms of 'new' and 'delete'Ismail Pazarbasi
2015-05-14Revert "Detect uses of mismatching forms of 'new' and 'delete'"Diego Novillo
2015-05-14Detect uses of mismatching forms of 'new' and 'delete'Ismail Pazarbasi
2015-02-09[Static Analyzer] The name of the checker that reports a bug is addedGabor Horvath
2013-06-03[analyzer] Enable the new edge algorithm by default.Jordan Rose
2013-04-09[analyzer] Keep tracking the pointer after the escape to more aggressively re...Anna Zaks
2013-04-05[analyzer] Path notes for the MismatchedDeallocator checker.Anton Yartsev