Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-25 | Only enable code patterns (e.g., try { statements } catch (...) { | Douglas Gregor | |
statements }) in the code-completion results if explicitly requested. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104637 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-01-21 | Teach code-completion to deal with calls to functions without prototypes. | Douglas Gregor | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94076 91177308-0d34-0410-b5e6-96231b3b80d8 |