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-exprs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Remove the ParentKind cursor kind from code-completion results.
Argyrios Kyrtzidis
2012-09-26
1
-3
/
+3
*
Introduce a new libclang API to determine the parent context of a code
Douglas Gregor
2012-03-27
1
-0
/
+17
*
Tweak this test to test more directly what we want, and hopefully work around...
Douglas Gregor
2011-10-19
1
-2
/
+10
*
Minor tweak to test
Douglas Gregor
2011-10-18
1
-1
/
+1
*
Provide result types for code completions that describe built-in
Douglas Gregor
2011-10-18
1
-3
/
+6
*
Add code completions for C++0x expressions
Douglas Gregor
2011-10-18
1
-2
/
+5
*
When printing a qualified type, look through a substituted template
Douglas Gregor
2011-02-17
1
-2
/
+2
*
When Parser::ParseExpressionList isn't given a completer, fall back to
Douglas Gregor
2011-02-17
1
-0
/
+14
*
Teach code completion not to include out-of-line declarations and
Douglas Gregor
2010-11-09
1
-2
/
+4
*
Add code completion for C++ constructors wherever we see the class (or
Douglas Gregor
2010-09-21
1
-0
/
+37