hanchenye-llvm-project/clang/test/CodeCompletion
Douglas Gregor 85b5063f2c When performing code completion for a case statement in a switch whose
condition is not of enumeration type, provide code-completion results
containing all values of integral or enumeral type.

llvm-svn: 109677
2010-07-28 21:50:18 +00:00
..
Inputs Only filter out names reserved for the implementation (e.g., __blah or 2010-07-14 17:44:04 +00:00
call.c Only enable code patterns (e.g., try { statements } catch (...) { 2010-05-25 21:41:55 +00:00
call.cpp Make -code-completion-patterns only cover multi-line code 2010-05-28 00:22:41 +00:00
enum-switch-case-qualified.cpp
enum-switch-case.c When performing code completion for a case statement in a switch whose 2010-07-28 21:50:18 +00:00
enum-switch-case.cpp
function-templates.cpp
functions.cpp
macros.c
member-access.c
member-access.cpp
namespace-alias.cpp
namespace.cpp
nested-name-specifier.cpp
objc-message.m
operator.cpp
ordinary-name.c Only filter out names reserved for the implementation (e.g., __blah or 2010-07-14 17:44:04 +00:00
ordinary-name.cpp Make -code-completion-patterns only cover multi-line code 2010-05-28 00:22:41 +00:00
tag.c
tag.cpp
templates.cpp
truncation.c when code completing inside a C-style block comment, don't emit errors about 2010-05-16 19:54:05 +00:00
truncation.c.h
using-namespace.cpp
using.cpp