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-preprocessor.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeComplete] Fix completion at the end of keywords
Ilya Biryukov
2018-04-24
1
-2
/
+2
*
[libclang] Always report a CXCursor_MacroDefinition for code-completion
Argyrios Kyrtzidis
2012-09-27
1
-2
/
+2
*
Tweak code-completion result priorities, so that exact and similar
Douglas Gregor
2010-10-19
1
-41
/
+41
*
Code completion has no reason to prefer values over types, especially
Douglas Gregor
2010-09-20
1
-7
/
+7
*
Swap the priorities of constants and types, so that we prefer types.
Douglas Gregor
2010-09-16
1
-7
/
+7
*
When combining the code-completion results from Sema long with the
Douglas Gregor
2010-08-25
1
-0
/
+7
*
In code-completion contexts where both types and other values are
Douglas Gregor
2010-08-24
1
-7
/
+7
*
Remove i386 macro check from expected output of preprocessor
Douglas Gregor
2010-08-24
1
-1
/
+0
*
Implement code completion for preprocessor expressions and in macro
Douglas Gregor
2010-08-24
1
-0
/
+17
*
Implement preprocessor code completion where a macro name is expected,
Douglas Gregor
2010-08-24
1
-1
/
+11
*
Introduce basic code-completion support for preprocessor directives,
Douglas Gregor
2010-08-24
1
-0
/
+47