Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b0d06e2e6b340c198892fa0389fde906903a47ec
/
test
/
CodeCompletion
/
call.cpp
ef9b149
Revert the fix for PR8013.
by Douglas Gregor
· 14 years ago
9a0f2b6
Handle overload resolution when calling an overloaded function set
by Douglas Gregor
· 14 years ago
c8bddde
Make -code-completion-patterns only cover multi-line code
by Douglas Gregor
· 14 years ago
d8e8a58
Only enable code patterns (e.g., try { statements } catch (...) {
by Douglas Gregor
· 14 years ago
2e4c7a5
When code completion produces an overload set as its results (e.g.,
by Douglas Gregor
· 15 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 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
5bd1a11
When code-completion after a "," is building an overload set, note
by Douglas Gregor
· 15 years ago
86d802e
Print the results of code-completion for overloading by displaying the
by Douglas Gregor
· 15 years ago
0594438
Separate the code-completion results for call completion from the
by Douglas Gregor
· 15 years ago
b657f11
Replace the -code-completion-dump option with
by Douglas Gregor
· 15 years ago
9c6a0e9
Implement code completion within a function call, triggered after the
by Douglas Gregor
· 15 years ago