summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/call.c
Commit message (Collapse)AuthorAgeFilesLines
* Only enable code patterns (e.g., try { statements } catch (...) {Douglas Gregor2010-05-251-1/+1
| | | | | | statements }) in the code-completion results if explicitly requested. llvm-svn: 104637
* Teach code-completion to deal with calls to functions without prototypes.Douglas Gregor2010-01-211-0/+15
llvm-svn: 94076
OpenPOWER on IntegriCloud