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
/
code-completion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach code completion not to ignore data members when performing code
Douglas Gregor
2010-06-15
1
-0
/
+13
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-5
/
+5
*
De-XFAIL some win32 tests that are now passing
Douglas Gregor
2010-02-21
1
-1
/
+0
*
XFAIL some of the c-index-test tests on Windows, where they are failing inexp...
Douglas Gregor
2010-02-19
1
-0
/
+1
*
Improve the sorting of code-completion results. We now always sort by
Douglas Gregor
2010-01-13
1
-6
/
+6
*
Extend code-completion results with the type of each result
Douglas Gregor
2009-12-18
1
-13
/
+15
*
Tweak code-completion results by suppressing class template
Douglas Gregor
2009-12-11
1
-4
/
+3
*
Make sure that we look into nested, transparent declaration contexts
Douglas Gregor
2009-11-09
1
-2
/
+6
*
Simplify test to deal with type-based ordering variations
Douglas Gregor
2009-11-09
1
-2
/
+0
*
Verify that code-completion is at least a little bit robust against inclusion...
Douglas Gregor
2009-11-09
1
-1
/
+1
*
Minor cleanup for CIndex-based code-completion:
Douglas Gregor
2009-11-09
1
-0
/
+51