about summary refs log tree commit diff homepage
path: root/test/Feature/ubsan_signed_overflow.c
AgeCommit message (Expand)Author
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