Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-17 | clang/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-01 | clang/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-31 | Decouple code-completion for the SkipFunctionBodies frontend option and | Argyrios 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 |