index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeCompletion
/
call.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeComplete] Clearly distinguish signature help and code completion.
Ilya Biryukov
2018-09-07
1
-1
/
+1
*
Avoid printing some redundant name qualifiers in completion
Ilya Biryukov
2017-11-08
1
-2
/
+2
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
1
-2
/
+2
*
Revert the fix for PR8013.
Douglas Gregor
2010-11-09
1
-4
/
+2
*
Handle overload resolution when calling an overloaded function set
Douglas Gregor
2010-11-09
1
-2
/
+4
*
Make -code-completion-patterns only cover multi-line code
Douglas Gregor
2010-05-28
1
-1
/
+1
*
Only enable code patterns (e.g., try { statements } catch (...) {
Douglas Gregor
2010-05-25
1
-1
/
+1
*
When code completion produces an overload set as its results (e.g.,
Douglas Gregor
2010-04-06
1
-0
/
+1
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
When code-completion after a "," is building an overload set, note
Douglas Gregor
2009-09-23
1
-3
/
+3
*
Print the results of code-completion for overloading by displaying the
Douglas Gregor
2009-09-23
1
-5
/
+5
*
Separate the code-completion results for call completion from the
Douglas Gregor
2009-09-23
1
-7
/
+6
*
Replace the -code-completion-dump option with
Douglas Gregor
2009-09-22
1
-5
/
+12
*
Implement code completion within a function call, triggered after the
Douglas Gregor
2009-09-22
1
-0
/
+22