Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeCompletion
/
enum-switch-case-qualified.cpp
19ae117
Fix FileCheck --check-prefix lines.
by Tim Northover
· 12 years ago
85f9055
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 16 years ago
52ce62f
Improve the sorting of code-completion results. We now always sort by
by Douglas Gregor
· 16 years ago
b3fa919
Extend code-completion results with the type of each result
by Douglas Gregor
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
34546ce
Remove RUN: true lines.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
9fb4bf4
Clean up the CodeCompletion testsuite's use of FileCheck
by Douglas Gregor
· 16 years ago
ea9b03e
Replace the -code-completion-dump option with
by Douglas Gregor
· 16 years ago
f251067
Enhance "case" code completion in C++ to suggest qualified names for
by Douglas Gregor
· 16 years ago