Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
27af04bcca46f8a3374586be1301477f9123f5e1
/
test
/
CodeCompletion
/
enum-switch-case.cpp
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
ab0b4f1
Improve the sorting of code-completion results. We now always sort by
by Douglas Gregor
· 15 years ago
ff5ce6e
Extend code-completion results with the type of each result
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
119fa68
Clean up the CodeCompletion testsuite's use of FileCheck
by Douglas Gregor
· 15 years ago
b657f11
Replace the -code-completion-dump option with
by Douglas Gregor
· 15 years ago
b9d0ef7
Enhance "case" code completion in C++ to suggest qualified names for
by Douglas Gregor
· 15 years ago