Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang/test/Index/code-completion-skip-bodies.cpp: Check stdout and stderr ↵ | NAKAMURA Takumi | 2013-01-17 | 1 | -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 Takumi | 2012-11-01 | 1 | -0/+3 |
| | | | | llvm-svn: 167188 | ||||
* | Decouple code-completion for the SkipFunctionBodies frontend option and | Argyrios Kyrtzidis | 2012-10-31 | 1 | -0/+17 |
add a test to make sure code-completion skips bodies. llvm-svn: 167141 |