Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
tools
/
libclang
/
CXComment.cpp
39ae3d5
[libclang] Remove the 'extern "C"' blocks from the implementation files.
by Argyrios Kyrtzidis
· 9 years ago
9670f84
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
575bc3ba
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
by Chandler Carruth
· 11 years ago
69186e7
[C++11] Use 'nullptr'. Tools edition.
by Craig Topper
· 11 years ago
59c6bc5
libclang: split out the documentation comment API
by Alp Toker
· 11 years ago
15076d5
Work around a bug in old gcc on the FreeBSD bot, which complains about
by Dmitri Gribenko
· 12 years ago
9e60511
Documentation parsing: move comment-to-XML conversion routines to libIndex
by Dmitri Gribenko
· 12 years ago
d9febeb
Documentation parsing: add support for \throws \throw \exception commands
by Dmitri Gribenko
· 12 years ago
0a4e61f
Remove unnecessary inclusion of Sema.h
by David Blaikie
· 12 years ago
02489eb
Comment parsing: allow "\param ..." to describe variadic arguments
by Dmitri Gribenko
· 12 years ago
d666293
Comment parsing: followup to r184610: allow multiple \returns
by Dmitri Gribenko
· 12 years ago
fb6f6f6
[document parsing]: Allow multiple adjacent \return and the like
by Fariborz Jahanian
· 12 years ago
828b8d2
doxygen command. Add 'attention' command to list of similar
by Fariborz Jahanian
· 13 years ago
2aedfbd
Comment to XML conversion: replace string comparison with command ID comparison
by Dmitri Gribenko
· 13 years ago
7489521
libclang: remove 'using namespace cxstring'
by Dmitri Gribenko
· 13 years ago
2f23e9c
libclang: introduce cxstring::{createRef,createDup} for StringRefs
by Dmitri Gribenko
· 13 years ago
2e72dd4
Comment parsing: improve the fidelity of XML output for many block commands
by Dmitri Gribenko
· 13 years ago
f98dfba
libclang: introduce cxstring::createNull()
by Dmitri Gribenko
· 13 years ago
1a0cf80
[Comment parsing] Add support for recognizing
by Fariborz Jahanian
· 13 years ago
ba82fea
libclang: type safety for CXTranslationUnitImpl::FormatContext
by Dmitri Gribenko
· 13 years ago
c22ea1c
libclang: factor out the frequent pattern static_cast<ASTUnit *>(TU->TUData)
by Dmitri Gribenko
· 13 years ago
f857950
Remove useless 'llvm::' qualifier from names like StringRef and others that are
by Dmitri Gribenko
· 13 years ago
a9cc249
Comment to XML conversion: no, we don't want to print instantiations for the
by Dmitri Gribenko
· 13 years ago
44eb4f6
Re-sort #include lines using the llvm/utils/sort_includes.py script.
by Chandler Carruth
· 13 years ago
68a542a
Add objective-C style formatting to clang format and
by Fariborz Jahanian
· 13 years ago
0389e52
Audit DeclPrinter with -ast-dump on Cocoa.h and
by Fariborz Jahanian
· 13 years ago
bbdb9f2
Increas number of iterations before a new libclang format object
by Fariborz Jahanian
· 13 years ago
b67908a
Some code refactoring per Dimitri's comment.
by Fariborz Jahanian
· 13 years ago
9b7ab87
This is the libclang patch providing minimal API to
by Fariborz Jahanian
· 13 years ago
cc0694c
Sort #include lines for tools/...
by Chandler Carruth
· 13 years ago
1c1395e
Comment to XML conversion: avoid memory allocation while pretty-printing the
by Dmitri Gribenko
· 13 years ago
923f305
Remove const_casts by propagating constness down to called functions.
by Dmitri Gribenko
· 13 years ago
9d2f1e7
[doc parsing] use getParamName to access parameter
by Fariborz Jahanian
· 13 years ago
dbefa9b
libclang/CXComment.cpp: Fix abuse of StringRef.
by NAKAMURA Takumi
· 13 years ago
a7d76d2
[Doc parsing]: This patch adds <Declaration> tag to
by Fariborz Jahanian
· 13 years ago
bbd469b
Fixes location of overriding declaration with no comment of their own.
by Fariborz Jahanian
· 13 years ago
14ec3f3
structured document comment: patch to provide comment for overriding function
by Fariborz Jahanian
· 13 years ago
42e3132
search for overridden methods with comment when overriding method
by Fariborz Jahanian
· 13 years ago
1c883b9
[Doc parsing] This patch searches overridden objc/c++
by Fariborz Jahanian
· 13 years ago
61b1db1
Comment to XML conversion: escape XML special chars correctly; use correct
by Dmitri Gribenko
· 13 years ago
e61fc44
[Doc parse]: SUpport for message in deprecated/unavailable
by Fariborz Jahanian
· 13 years ago
de0ae1e
[Doc parsing]: Add available and deprecated attribute info
by Fariborz Jahanian
· 13 years ago
c491c3f
availability in structured documents. Takes
by Fariborz Jahanian
· 13 years ago
35760a8
[Doc parsing] Add availability information to generated Comment XML.
by Fariborz Jahanian
· 13 years ago
7acbf00
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
by Dmitri Gribenko
· 13 years ago
ba7aca3
Comment to HTML and XML conversion: ignore commands that contain a declaration
by Dmitri Gribenko
· 13 years ago
dcbc8ce
Comment to HTML and XML conversion: use CommandTraits to classify commands.
by Dmitri Gribenko
· 13 years ago
6cffc19
Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does
by Dmitri Gribenko
· 13 years ago
168d234
Comment AST: DeclInfo: add a special kind for enums.
by Dmitri Gribenko
· 13 years ago
740c0fb
libclang API for comment-to-xml conversion.
by Dmitri Gribenko
· 13 years ago
58e4131
Comment to HTML conversion: correct typo in CSS class name: taram -> tparam
by Dmitri Gribenko
· 13 years ago
3a770d0
Comment to HTML conversion: refactor. Extracted a class to for FullComment
by Dmitri Gribenko
· 13 years ago
307cf89
Comment to HTML conversion: skip \tparam commands with whitespace paragraphs
by Dmitri Gribenko
· 13 years ago
7c0456f
Comment to HTML conversion: escape HTML special characters in command arguments
by Dmitri Gribenko
· 13 years ago
34df220
Comment parsing: add support for \tparam command on all levels.
by Dmitri Gribenko
· 13 years ago
3af5f73
Move comment from member operator() to class.
by Dmitri Gribenko
· 13 years ago
5de4c06
Add missing include for Linux buildbot
by Dmitri Gribenko
· 13 years ago
a260c03
Add an assert to ParamCommandComment::getParamIndex() -- it should not be
by Dmitri Gribenko
· 13 years ago
6b37519
libclang comment to HTML rendering: \result is the same as \returns
by Dmitri Gribenko
· 13 years ago
378458d
libclang comments AST: clang_ParamCommandComment_getParamName: don't assert
by Dmitri Gribenko
· 13 years ago
d73e4ce
Comment AST: add InlineContentComment::RenderKind to specify a default
by Dmitri Gribenko
· 13 years ago
4c6d7a2
Comment to HTML conversion: add more CSS classes to identify function arguments
by Dmitri Gribenko
· 13 years ago
5e4fe00
Add libclang APIs to walk comments ASTs and an API to convert a comment to an
by Dmitri Gribenko
· 13 years ago