summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-many-logical-ops.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make RecursiveASTVisitor to traverse certain statements using data recursionArgyrios Kyrtzidis2012-03-151-0/+2011
to avoid a stack overflow with extreme cases. Part of rdar://10941790. llvm-svn: 152820
OpenPOWER on IntegriCloud