summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/catch-implicit-integer-truncations-CompoundAssignOperator.c
AgeCommit message (Expand)Author
2024-04-08Fix "[clang][UBSan] Add implicit conversion check for bitfields" (#87761)Axel Lundberg
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-12-08UBSAN: emit distinctive trapsTim Northover
2018-11-19[clang][CodeGen] Implicit Conversion Sanitizer: discover the world of Compoun...Roman Lebedev