summaryrefslogtreecommitdiffstats
path: root/test/Index/index-many-call-ops.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] After r262290 reducing stack usage, try re-enabling asan on the relate...Argyrios Kyrtzidis2016-03-011-2/+2
* Disable two tests that use a lot of stack under ASan.Alexey Samsonov2016-02-131-2/+2
* Add ubsan/not_ubsan features to Clang lit tests and useAlexey Samsonov2014-09-031-0/+3
* For RecursiveASTVisitor, do data recursion for CXXOperatorCallExpr.Argyrios Kyrtzidis2012-04-301-0/+47