about summary refs log tree commit diff homepage
path: root/test/Feature/ubsan_unsigned_overflow.c
AgeCommit message (Expand)Author
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-10-26llvm5: test, add -disable-O0-optnone to -O0Jiri Slaby
2018-09-06Use FileCheck and LINE instead of grep if possibleMartin Nowack
2017-10-06Removed the word 'unsigned' from integer overflow error messagesAndrew Santosa
2017-07-23Updated test cases to reflect removal of LLVM 2.9Martin Nowack
2015-02-13Fixed and refactored overflow test cases.Cristian Cadar
2015-02-13Revert "Merged @luckyluke's change for detecting overflow of unsigned add, sub"Cristian Cadar
2015-02-10Merged @luckyluke's change for detecting overflow of unsigned add, subCristian Cadar