summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/padding_cpp.cpp
AgeCommit message (Expand)Author
2022-07-13[Clang][Sema][AIX][PowerPC] Emit byval alignment warning only when struct is ...Zarko Todorovski
2022-02-01[NFC][AIX]Disable failed tests due to aggressive byval alignment warning on AIXSteven Wan
2020-02-07Implement P1766R1: diagnose giving non-C-compatible classes a typedef name fo...Richard Smith
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-12-14[PATCH] Adding checker to detect excess padding in recordsBen Craig