summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CXComment.h
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.pyChandler Carruth2015-01-141-1/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [C++11] Use 'nullptr'. Tools edition.Craig Topper2014-06-081-1/+1
* libclang: split out the documentation comment APIAlp Toker2014-04-281-0/+1
* Make inline functions in a header file static.Dmitri Gribenko2013-11-131-6/+6
* libclang: factor out the frequent pattern static_cast<ASTUnit *>(TU->TUData)Dmitri Gribenko2013-01-261-1/+1
* Sort #include lines for tools/...Chandler Carruth2012-12-041-3/+2
* Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.Dmitri Gribenko2012-09-101-3/+20
* Add libclang APIs to walk comments ASTs and an API to convert a comment to anDmitri Gribenko2012-07-201-0/+47