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
/
ordinary-name.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeComplete] Include more text into typed chunks of pattern completions
Ilya Biryukov
2019-06-04
1
-1
/
+1
*
[CodeComplete] Add a bit more whitespace to completed patterns
Ilya Biryukov
2019-06-03
1
-13
/
+13
*
[CodeComplete] Add semicolon when completing patterns for 'static_assert' and...
Ilya Biryukov
2019-05-29
1
-4
/
+4
*
[CodeComplete] Consistently break after '{' in multi-line patterns
Ilya Biryukov
2019-05-28
1
-8
/
+22
*
[CodeComplete] Add a trailing semicolons to some pattern completions
Ilya Biryukov
2019-05-06
1
-10
/
+10
*
[CodeComplete] Do not complete self-initializations
Ilya Biryukov
2018-11-07
1
-1
/
+0
*
[Tests] Modified Lit Tests to be C++11 compatibile
Charles Li
2015-08-27
1
-5
/
+5
*
Provide result types for code completions that describe built-in
Douglas Gregor
2011-10-18
1
-19
/
+19
*
Don't suggest dynamic_cast or typeid as code completion results when
Douglas Gregor
2011-04-12
1
-2
/
+56
*
Fix the mapping of vertical-space cursor kinds to produce a newline,
Douglas Gregor
2010-10-08
1
-1
/
+1
*
Make -code-completion-patterns only cover multi-line code
Douglas Gregor
2010-05-28
1
-29
/
+33
*
Only enable code patterns (e.g., try { statements } catch (...) {
Douglas Gregor
2010-05-25
1
-4
/
+4
*
Do not produce semicolons at the end of code-completion results
Douglas Gregor
2010-04-06
1
-9
/
+9
*
Improve the sorting of code-completion results. We now always sort by
Douglas Gregor
2010-01-13
1
-160
/
+161
*
Improve code completion by introducing patterns for the various C and
Douglas Gregor
2010-01-10
1
-0
/
+170