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
/
Index
/
complete-at-exprstmt.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide result types for code completions that describe built-in
Douglas Gregor
2011-10-18
1
-3
/
+3
*
Support code-completion for C++ inline methods and ObjC buffering methods.
Argyrios Kyrtzidis
2011-09-04
1
-1
/
+0
*
objective-c - This patch buffers method implementations
Fariborz Jahanian
2011-08-31
1
-0
/
+1
*
Tweak code-completion result priorities, so that exact and similar
Douglas Gregor
2010-10-19
1
-5
/
+5
*
Switch c-index-test from clang_codeComplete() over to
Douglas Gregor
2010-10-11
1
-3
/
+3
*
Tweak the @selector completion to collapse multiple informative and
Douglas Gregor
2010-08-26
1
-3
/
+3
*
Implement code completion for @selector expressions
Douglas Gregor
2010-08-26
1
-0
/
+18
*
Only enable code patterns (e.g., try { statements } catch (...) {
Douglas Gregor
2010-05-25
1
-3
/
+3
*
Do not produce semicolons at the end of code-completion results
Douglas Gregor
2010-04-06
1
-2
/
+2
*
Switch code-completion for ordinary names over to the new(ish)
Douglas Gregor
2010-01-14
1
-1
/
+2
*
Improve the sorting of code-completion results. We now always sort by
Douglas Gregor
2010-01-13
1
-6
/
+6
*
Whenever completing ordinary names for an Objective-C source, also
Douglas Gregor
2010-01-13
1
-1
/
+14
*
Fix tests for r93231.
Benjamin Kramer
2010-01-12
1
-1
/
+1
*
Use horizontal-space markers in code-completion results rather than
Douglas Gregor
2010-01-12
1
-2
/
+2
*
Code completion for Objective-C @ keywords that are statements or expressions
Douglas Gregor
2009-12-07
1
-0
/
+23