summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/code-completion-skip-bodies.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Index/code-completion-skip-bodies.cpp: Check stdout and stderr ↵NAKAMURA Takumi2013-01-171-6/+6
| | | | | | | | individually, rather than mixed output of stdout and stderr with 2>&1. XFAIL(s) are removed. llvm-svn: 172705
* clang/test/Index/code-completion-skip-bodies.cpp: Add XFAIL while investigating.NAKAMURA Takumi2012-11-011-0/+3
| | | | llvm-svn: 167188
* Decouple code-completion for the SkipFunctionBodies frontend option andArgyrios Kyrtzidis2012-10-311-0/+17
add a test to make sure code-completion skips bodies. llvm-svn: 167141
OpenPOWER on IntegriCloud