Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] After r262290 reducing stack usage, try re-enabling asan on the ↵ | Argyrios Kyrtzidis | 2016-03-01 | 1 | -2/+2 |
| | | | | | | related test. llvm-svn: 262295 | ||||
* | Disable two tests that use a lot of stack under ASan. | Alexey Samsonov | 2016-02-13 | 1 | -2/+2 |
| | | | | llvm-svn: 260779 | ||||
* | Add ubsan/not_ubsan features to Clang lit tests and use | Alexey Samsonov | 2014-09-03 | 1 | -0/+3 |
| | | | | | | them to exclude tests with large stack usage from UBSan bootstrap. llvm-svn: 217064 | ||||
* | For RecursiveASTVisitor, do data recursion for CXXOperatorCallExpr. | Argyrios Kyrtzidis | 2012-04-30 | 1 | -0/+47 |
rdar://11289247 llvm-svn: 155849 |