aboutsummaryrefslogtreecommitdiff
path: root/test/Index/code-completion-skip-bodies.cpp
AgeCommit message (Collapse)Author
2013-01-17clang/test/Index/code-completion-skip-bodies.cpp: Check stdout and stderr ↵NAKAMURA Takumi
individually, rather than mixed output of stdout and stderr with 2>&1. XFAIL(s) are removed. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172705 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-01clang/test/Index/code-completion-skip-bodies.cpp: Add XFAIL while investigating.NAKAMURA Takumi
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167188 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-31Decouple code-completion for the SkipFunctionBodies frontend option andArgyrios Kyrtzidis
add a test to make sure code-completion skips bodies. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167141 91177308-0d34-0410-b5e6-96231b3b80d8