Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-20 | Get rid of the lame attempt to prioritize "void" functions at | Douglas Gregor | |
statement context; it really isn't helpful in practice (remember printf!) and we'll be doing other adjustments for statements very soon. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114358 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-09-03 | Synchronize code-completion cursor kinds with indexing cursor | Douglas Gregor | |
kinds. How shameful that this code was duplicated! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113033 91177308-0d34-0410-b5e6-96231b3b80d8 |