Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san' as that better | Paul Robinson | 2019-05-10 | 1 | -1/+1 |
* | [test] Re-enable asan on the test, stack usage should be lower. | Argyrios Kyrtzidis | 2016-03-03 | 1 | -2/+2 |
* | Disable two tests that use a lot of stack under ASan. | Alexey Samsonov | 2016-02-13 | 1 | -2/+2 |
* | Add ubsan/not_ubsan features to Clang lit tests and use | Alexey Samsonov | 2014-09-03 | 1 | -0/+3 |
* | Make RecursiveASTVisitor to traverse certain statements using data recursion | Argyrios Kyrtzidis | 2012-03-15 | 1 | -0/+2011 |