index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeCompletion
/
call.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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