summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/ubsan-shift.c
AgeCommit message (Expand)Author
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2017-01-30Re-apply "[ubsan] Sanity-check shift amounts before truncation"Vedant Kumar
2017-01-30Revert "r293343 - [ubsan] Sanity-check shift amounts before truncationAlex Lorenz
2017-01-27[ubsan] Sanity-check shift amounts before truncation (fixes PR27271)Vedant Kumar