Age | Commit message (Expand) | Author |
---|---|---|
2019-03-07 | Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively. | Cristian Cadar |
2018-10-26 | llvm5: test, add -disable-O0-optnone to -O0 | Jiri Slaby |
2018-09-06 | Use FileCheck and LINE instead of grep if possible | Martin Nowack |
2017-10-06 | Removed the word 'unsigned' from integer overflow error messages | Andrew Santosa |
2017-07-23 | Updated test cases to reflect removal of LLVM 2.9 | Martin Nowack |
2015-02-13 | Fixed and refactored overflow test cases. | Cristian Cadar |
2015-02-13 | Revert "Merged @luckyluke's change for detecting overflow of unsigned add, sub" | Cristian Cadar |
2015-02-10 | Merged @luckyluke's change for detecting overflow of unsigned add, sub | Cristian Cadar |