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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeCompletion] Allow system headers providing private symbols with a single...
Argyrios Kyrtzidis
2016-07-01
1
-1
/
+2
*
Don't crash when code-completing after "#include <". It would be far
Douglas Gregor
2010-12-09
1
-0
/
+3
*
Only filter out names reserved for the implementation (e.g., __blah or
Douglas Gregor
2010-07-14
1
-4
/
+8
*
Improve the sorting of code-completion results. We now always sort by
Douglas Gregor
2010-01-13
1
-4
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Determinism is for wimps. <Wimper>
Douglas Gregor
2009-09-28
1
-4
/
+4
*
Clean up the CodeCompletion testsuite's use of FileCheck
Douglas Gregor
2009-09-24
1
-3
/
+4
*
Replace the -code-completion-dump option with
Douglas Gregor
2009-09-22
1
-3
/
+2
*
Code completion for ordinary names when we're starting a declaration, express...
Douglas Gregor
2009-09-21
1
-0
/
+12