| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ubsan: fix broken test case by using brand new [[@LINE]] FileCheck feature | Alexey Samsonov | 2012-11-16 | 1 | -3/+3 |
| | | | | | llvm-svn: 168170 | ||||
| * | UBSan: enable CMake build on Darwin. Fix two failing tests and disable the ↵ | Alexey Samsonov | 2012-11-16 | 4 | -4/+8 |
| | | | | | | | test which produces linker errors on Darwin. llvm-svn: 168169 | ||||
| * | Update compiler-rt tests to match flag renaming/deprecation in Clang. | Richard Smith | 2012-11-06 | 15 | -34/+34 |
| | | | | | llvm-svn: 167434 | ||||
| * | -fcatch-undefined-behavior checking for appropriate vptr value: library side. | Richard Smith | 2012-10-25 | 1 | -0/+74 |
| | | | | | llvm-svn: 166660 | ||||
| * | -fcatch-undefined-behavior: Runtime library support for trapping conversions ↵ | Richard Smith | 2012-10-12 | 1 | -0/+90 |
| | | | | | | | | | | to or from a floating-point type where the source value is not in the range of representable values of the destination type. llvm-svn: 165844 | ||||
| * | -fcatch-undefined-behavior: handler for VLA bound which evaluates to a ↵ | Richard Smith | 2012-10-10 | 1 | -0/+11 |
| | | | | | | | non-positive value. llvm-svn: 165582 | ||||
| * | Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior. | Richard Smith | 2012-10-09 | 15 | -0/+346 |
| llvm-svn: 165533 | |||||

