summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-many-call-ops.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [test] After r262290 reducing stack usage, try re-enabling asan on the ↵Argyrios Kyrtzidis2016-03-011-2/+2
| | | | | | related test. llvm-svn: 262295
* Disable two tests that use a lot of stack under ASan.Alexey Samsonov2016-02-131-2/+2
| | | | llvm-svn: 260779
* Add ubsan/not_ubsan features to Clang lit tests and useAlexey Samsonov2014-09-031-0/+3
| | | | | | them to exclude tests with large stack usage from UBSan bootstrap. llvm-svn: 217064
* For RecursiveASTVisitor, do data recursion for CXXOperatorCallExpr.Argyrios Kyrtzidis2012-04-301-0/+47
rdar://11289247 llvm-svn: 155849
OpenPOWER on IntegriCloud