summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/call-invalidation.cpp
AgeCommit message (Expand)Author
2025-02-26[analyzer] Update the undefined assignment checker diagnostics to not use the...David Tarditi
2024-07-25[analyzer] Don't invalidate the super region when a std object ctor runs (#10...Balazs Benics
2024-01-20Warning for incorrect use of 'pure' attribute (#78200)kelbon
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2019-04-03Revert "[analyzer] Toning down invalidation a bit".Artem Dergachev
2019-01-29[analyzer] Toning down invalidation a bitGabor Horvath
2018-08-29[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by defaultGeorge Karpenkov
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
2016-04-25[analyzer] Let TK_PreserveContents span across the whole base region.Artem Dergachev
2014-05-07[analyzer] Functions marked __attribute__((const)) don't modify any memory.Jordan Rose
2013-03-20[analyzer] Invalidate regions indirectly accessible through const pointers.Jordan Rose