Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c04bb926ef693c94560da254e87926e93bb9c92f
/
test
/
Index
/
complete-preprocessor.m
c04bb92
[libclang] Always report a CXCursor_MacroDefinition for code-completion
by Argyrios Kyrtzidis
· 12 years ago
8ec904c
Tweak code-completion result priorities, so that exact and similar
by Douglas Gregor
· 14 years ago
08f43cd
Code completion has no reason to prefer values over types, especially
by Douglas Gregor
· 14 years ago
d754d55
Swap the priorities of constants and types, so that we prefer types.
by Douglas Gregor
· 14 years ago
721f359
When combining the code-completion results from Sema long with the
by Douglas Gregor
· 14 years ago
d43dd83
In code-completion contexts where both types and other values are
by Douglas Gregor
· 14 years ago
ecbd4a8
Remove i386 macro check from expected output of preprocessor
by Douglas Gregor
· 14 years ago
f29c523
Implement code completion for preprocessor expressions and in macro arguments.
by Douglas Gregor
· 14 years ago
1fbb447
Implement preprocessor code completion where a macro name is expected,
by Douglas Gregor
· 14 years ago
f44e854
Introduce basic code-completion support for preprocessor directives,
by Douglas Gregor
· 14 years ago