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