aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Lex/CodeCompletionHandler.h
AgeCommit message (Expand)Author
2012-06-22Documentation cleanup: escape # characters in Doxygen comments as needed.James Dennett
2012-06-13More doxygen/documentation cleanups.James Dennett
2011-08-18[libclang] Support code-completion inside macro arguments.Argyrios Kyrtzidis
2010-08-25Introduce a preprocessor code-completion hook for contexts where weDouglas Gregor
2010-08-24Implement code completion for preprocessor expressions and in macroDouglas Gregor
2010-08-24Implement preprocessor code completion where a macro name is expected,Douglas Gregor
2010-08-24Introduce basic code-completion support for preprocessor directives,Douglas Gregor