llvm-project/clang/test/CodeCompletion
Douglas Gregor ff59f676d0 Teach code-completion to deal with calls to functions without prototypes.
llvm-svn: 94076
2010-01-21 15:46:19 +00:00
..
Inputs Teach Preprocessor::macro_begin/macro_end to lazily load all macro 2010-01-04 19:18:44 +00:00
call.c Teach code-completion to deal with calls to functions without prototypes. 2010-01-21 15:46:19 +00:00
call.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
enum-switch-case-qualified.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
enum-switch-case.c Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
enum-switch-case.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
function-templates.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
functions.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
macros.c Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
member-access.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
member-access.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
namespace-alias.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
namespace.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
nested-name-specifier.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
objc-message.m Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
operator.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
ordinary-name.c Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
ordinary-name.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
tag.c Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
tag.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
templates.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
truncation.c Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
truncation.c.h Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
using-namespace.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
using.cpp Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00