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-recovery.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement filtering for code completion of identifiers.
Vassil Vassilev
2016-07-27
1
-1
/
+1
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-1
/
+1
*
Test case for fix committed in r145441.
Lang Hames
2011-11-30
1
-0
/
+3
*
Provide result types for code completions that describe built-in
Douglas Gregor
2011-10-18
1
-4
/
+4
*
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
-1
/
+1
*
Switch c-index-test from clang_codeComplete() over to
Douglas Gregor
2010-10-11
1
-6
/
+6
*
Add another text for code completion after recovery
Douglas Gregor
2010-09-18
1
-0
/
+2
*
Continue parsing more postfix expressions, even after semantic
Douglas Gregor
2010-09-18
1
-0
/
+2
*
Improve recovery when the middle expression of a ternary operator is ill-formed
Douglas Gregor
2010-09-17
1
-0
/
+2
*
When we run into an error parsing or type-checking the left-hand side
Douglas Gregor
2010-09-17
1
-1
/
+5
*
Avoid unnecessary redirect, so that stderr shows up in output.
Daniel Dunbar
2010-09-03
1
-1
/
+1
*
Do not produce types as valid code completions when we're in an
Douglas Gregor
2010-05-28
1
-2
/
+6
*
Only enable code patterns (e.g., try { statements } catch (...) {
Douglas Gregor
2010-05-25
1
-2
/
+2
*
Improve code completion in failure cases in two ways:
Douglas Gregor
2010-05-25
1
-0
/
+21