summaryrefslogtreecommitdiff
path: root/test/CodeGen/unsigned-overflow.c
AgeCommit message (Expand)Author
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-11-27Add -fsanitize=integer for reporting suspicious integer behaviors.Will Dietz