Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
27c2cb24d5e2e9fda68b929c6d03c761196d8e2d
/
tools
/
libclang
/
CXComment.cpp
27c2cb2
Comment to XML conversion: no, we don't want to print instantiations for the
by Dmitri Gribenko
· 13 years ago
b99083e
Re-sort #include lines using the llvm/utils/sort_includes.py script.
by Chandler Carruth
· 13 years ago
154120c
Add objective-C style formatting to clang format and
by Fariborz Jahanian
· 13 years ago
40902d8
Audit DeclPrinter with -ast-dump on Cocoa.h and
by Fariborz Jahanian
· 13 years ago
8a68da1
Increas number of iterations before a new libclang format object
by Fariborz Jahanian
· 13 years ago
7c10683
Some code refactoring per Dimitri's comment.
by Fariborz Jahanian
· 13 years ago
88b9521
This is the libclang patch providing minimal API to
by Fariborz Jahanian
· 13 years ago
f59edb9
Sort #include lines for tools/...
by Chandler Carruth
· 13 years ago
7c98499
Comment to XML conversion: avoid memory allocation while pretty-printing the
by Dmitri Gribenko
· 13 years ago
8cfabf2
Remove const_casts by propagating constness down to called functions.
by Dmitri Gribenko
· 13 years ago
262e60c
[doc parsing] use getParamName to access parameter
by Fariborz Jahanian
· 13 years ago
922fbc4
libclang/CXComment.cpp: Fix abuse of StringRef.
by NAKAMURA Takumi
· 13 years ago
1bfb00d
[Doc parsing]: This patch adds <Declaration> tag to
by Fariborz Jahanian
· 13 years ago
88d285c
Fixes location of overriding declaration with no comment of their own.
by Fariborz Jahanian
· 13 years ago
6553c68
structured document comment: patch to provide comment for overriding function
by Fariborz Jahanian
· 13 years ago
749ace6
search for overridden methods with comment when overriding method
by Fariborz Jahanian
· 13 years ago
bf967be
[Doc parsing] This patch searches overridden objc/c++
by Fariborz Jahanian
· 13 years ago
7d9c975
Comment to XML conversion: escape XML special chars correctly; use correct
by Dmitri Gribenko
· 13 years ago
8da68b8
[Doc parse]: SUpport for message in deprecated/unavailable
by Fariborz Jahanian
· 13 years ago
2a46533
[Doc parsing]: Add available and deprecated attribute info
by Fariborz Jahanian
· 13 years ago
faab561
availability in structured documents. Takes
by Fariborz Jahanian
· 13 years ago
257e2e8
[Doc parsing] Add availability information to generated Comment XML.
by Fariborz Jahanian
· 13 years ago
e4330a3
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
by Dmitri Gribenko
· 13 years ago
62290ae
Comment to HTML and XML conversion: ignore commands that contain a declaration
by Dmitri Gribenko
· 13 years ago
d1db125
Comment to HTML and XML conversion: use CommandTraits to classify commands.
by Dmitri Gribenko
· 13 years ago
6cd4420
Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does
by Dmitri Gribenko
· 13 years ago
cff339a
Comment AST: DeclInfo: add a special kind for enums.
by Dmitri Gribenko
· 13 years ago
f303d4c
libclang API for comment-to-xml conversion.
by Dmitri Gribenko
· 13 years ago
6a42552
Comment to HTML conversion: correct typo in CSS class name: taram -> tparam
by Dmitri Gribenko
· 13 years ago
2ff84b5
Comment to HTML conversion: refactor. Extracted a class to for FullComment
by Dmitri Gribenko
· 13 years ago
f0d151c
Comment to HTML conversion: skip \tparam commands with whitespace paragraphs
by Dmitri Gribenko
· 13 years ago
59500fe
Comment to HTML conversion: escape HTML special characters in command arguments
by Dmitri Gribenko
· 13 years ago
96b0986
Comment parsing: add support for \tparam command on all levels.
by Dmitri Gribenko
· 13 years ago
e5db09c
Move comment from member operator() to class.
by Dmitri Gribenko
· 13 years ago
221a6d7
Add missing include for Linux buildbot
by Dmitri Gribenko
· 13 years ago
b740316
Add an assert to ParamCommandComment::getParamIndex() -- it should not be
by Dmitri Gribenko
· 13 years ago
2c6b00e
libclang comment to HTML rendering: \result is the same as \returns
by Dmitri Gribenko
· 13 years ago
1f8c529
libclang comments AST: clang_ParamCommandComment_getParamName: don't assert
by Dmitri Gribenko
· 13 years ago
2d66a50
Comment AST: add InlineContentComment::RenderKind to specify a default
by Dmitri Gribenko
· 13 years ago
3e63d33
Comment to HTML conversion: add more CSS classes to identify function arguments
by Dmitri Gribenko
· 13 years ago
ae99b75
Add libclang APIs to walk comments ASTs and an API to convert a comment to an
by Dmitri Gribenko
· 13 years ago