NAKAMURA Takumi
|
334111d0be
|
clang/test/Index/code-completion-skip-bodies.cpp: Check stdout and stderr 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
|
2013-01-17 07:27:55 +00:00 |
NAKAMURA Takumi
|
bef17f985c
|
clang/test/Index/code-completion-skip-bodies.cpp: Add XFAIL while investigating.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167188 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-11-01 00:20:00 +00:00 |
Argyrios Kyrtzidis
|
25893e0930
|
Decouple code-completion for the SkipFunctionBodies frontend option and
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
|
2012-10-31 17:29:22 +00:00 |