Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use the individual -fsanitize=<...> arguments to control which of the UBSan | Richard Smith | 2012-11-05 | 1 | -1/+1 | |
* | Fix the other occurrence of the problem fixed by r166731. | Richard Smith | 2012-10-25 | 1 | -1/+1 | |
* | LLVM's hashing routines produce a size_t, and thus generate different values ... | Richard Smith | 2012-10-25 | 1 | -1/+5 | |
* | Add a more direct test for r166661. | Richard Smith | 2012-10-25 | 1 | -6/+42 | |
* | -fcatch-undefined-behavior: emit calls to the runtime library whenever one of... | Richard Smith | 2012-10-09 | 1 | -2/+2 | |
* | If we flow off the end of a value-returning function: | Richard Smith | 2012-10-04 | 1 | -0/+6 | |
* | -fcatch-undefined-behavior: add the -ftrapv checks to the set of things caught | Richard Smith | 2012-08-25 | 1 | -0/+20 | |
* | New -fcatch-undefined-behavior features: | Richard Smith | 2012-08-24 | 1 | -0/+68 |