aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/unions.cpp
AgeCommit message (Expand)Author
2019-10-19[analyzer] Specify the C++ standard in more tests.Artem Dergachev
2019-04-24Add missing diagnostic for anonymous struct/union definitions that don'tRichard Smith
2019-01-18[analyzer] pr37688: Fix a crash upon evaluating a deleted destructor of a union.Artem Dergachev
2018-11-30[analyzer] Fix the "Zombie Symbols" bug.Artem Dergachev
2018-08-29[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by defaultGeorge Karpenkov
2018-05-04[analyzer] Invalidate union regions properly. Don't hesitate to load later.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
2013-10-23[analyzer] Generate a LazyCompoundVal when loading from a union-typed region.Jordan Rose
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-10-10Reapply "[analyzer] Treat fields of unions as having symbolic offsets."Jordan Rose
2012-10-10Temporarily Revert "[analyzer] Treat fields of unions as having symbolic offs...Eric Christopher
2012-10-10[analyzer] Treat fields of unions as having symbolic offsets.Jordan Rose