index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Index
/
comment-to-html-xml-conversion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Wdocumentation] Implement \anchor
Mark de Wever
2019-12-21
1
-0
/
+10
*
Make output of -ast-print a valid C++ code.
Serge Pavlov
2016-11-10
1
-3
/
+3
*
[libclang] Visit TypeAliasTemplateDecl
Sergey Kalinichev
2015-11-15
1
-1
/
+1
*
[test/Index] Update libclang tests to use libclang for creating PCH files.
Argyrios Kyrtzidis
2015-08-05
1
-0
/
+1
*
[libclang] Use same USR encoding for 'class' as 'struct'.
Argyrios Kyrtzidis
2014-12-08
1
-20
/
+20
*
[libclang] Function templates can be 'overloaded' by return type, so encode t...
Argyrios Kyrtzidis
2014-12-08
1
-6
/
+6
*
Comment parsing: remove HTML attribute validation
Dmitri Gribenko
2014-04-30
1
-9
/
+9
*
Comment parsing: close a hole in CDATA escaping in XML output
Dmitri Gribenko
2014-04-22
1
-0
/
+12
*
Comment parsing: in the generated XML file, mark HTML that is safe to pass
Dmitri Gribenko
2014-04-22
1
-2
/
+30
*
Comment parsing: attach comments to enums declared using the NS_ENUM macro
Dmitri Gribenko
2014-03-27
1
-12
/
+0
*
Pretty Printer: Print constexpr and ref qualifiers. Don't print return types ...
Benjamin Kramer
2014-02-25
1
-1
/
+1
*
Reapply "Pretty Printer: Fix printing of conversion operator decls and calls."
Benjamin Kramer
2014-02-25
1
-1
/
+1
*
Correct hyphenations in comments and assert messages
Alp Toker
2013-12-05
1
-3
/
+3
*
Comment parsing tests: introduce a little more structure in testcase
Dmitri Gribenko
2013-11-20
1
-34
/
+58
*
Revert r195176, it is breaking buildbots for unclear reason
Dmitri Gribenko
2013-11-20
1
-58
/
+34
*
Comment parsing tests: introduce a little more structure in testcase
Dmitri Gribenko
2013-11-20
1
-34
/
+58
*
Remove full path from CHECK line
Dmitri Gribenko
2013-11-19
1
-1
/
+2
*
Documentation parsing: in HeaderDoc, \abstract is equivalent to \brief
Dmitri Gribenko
2013-11-19
1
-13
/
+28
*
Documentation parsing: add support for \throws \throw \exception commands
Dmitri Gribenko
2013-11-12
1
-0
/
+86
*
Comment parsing: recognize \def (but processing is a no-op, like the rest of
Dmitri Gribenko
2013-11-09
1
-8
/
+36
*
Comment parsing tests: move tests where they belong
Dmitri Gribenko
2013-08-19
1
-0
/
+51
*
Documentation parsing: if typedef name is being declared
Fariborz Jahanian
2013-07-24
1
-0
/
+11
*
Comment parsing: allow "\param ..." to describe variadic arguments
Dmitri Gribenko
2013-06-24
1
-36
/
+53
*
Comment parsing: followup to r184610: allow multiple \returns
Dmitri Gribenko
2013-06-22
1
-6
/
+6
*
[document parsing]: Allow multiple adjacent \return and the like
Fariborz Jahanian
2013-06-21
1
-6
/
+7
*
Fix test error caused by r183008.
Daniel Jasper
2013-05-31
1
-2
/
+2
*
Fix test breakage caused by change in clang-format.
Daniel Jasper
2013-05-15
1
-2
/
+2
*
Mark comment-to-html-xml-conversion test as XFAIL:msan, in addition to valgrind.
Evgeniy Stepanov
2013-03-27
1
-0
/
+1
*
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
1
-0
/
+26
*
Comment parsing: fold named character references test into other HTML tests
Dmitri Gribenko
2013-01-30
1
-0
/
+35
*
clang/test/Index/comment-to-html-xml-conversion.cpp: Mark this as XFAIL:valgr...
NAKAMURA Takumi
2013-01-22
1
-0
/
+2
*
Fixes formatting of empty blocks.
Manuel Klimek
2013-01-21
1
-2
/
+2
*
Fix parsing of templated declarations.
Daniel Jasper
2013-01-21
1
-1
/
+1
*
Actually update the test, fixup for r172923
Dmitri Gribenko
2013-01-19
1
-1
/
+1
*
Comment parsing: add more tests for html character references
Dmitri Gribenko
2013-01-19
1
-3
/
+15
*
Do not add newline in empty blocks.
Manuel Klimek
2013-01-10
1
-7
/
+7
*
Comment to XML conversion: no, we don't want to print instantiations for the
Dmitri Gribenko
2013-01-07
1
-2
/
+2
*
Fix parsing of variable declarations directly after a class / struct.
Manuel Klimek
2013-01-07
1
-1
/
+1
*
Various fixes to clang-format's macro handling.
Manuel Klimek
2013-01-04
1
-5
/
+5
*
Prefer splitting after "template <...>" and fix indentation.
Daniel Jasper
2013-01-02
1
-1
/
+1
*
Temporary fix of tests to make buildbots happy.
Daniel Jasper
2012-12-21
1
-1
/
+1
*
Add objective-C style formatting to clang format and
Fariborz Jahanian
2012-12-20
1
-1
/
+1
*
Testing C++ declarations embedded in
Fariborz Jahanian
2012-12-05
1
-1
/
+1
*
Comment to XML conversion test: correct filename.
Dmitri Gribenko
2012-11-15
1
-58
/
+58
*
Split annotate-comments.cpp into a fragile (that uses hardcoded line numbers)
Dmitri Gribenko
2012-11-15
1
-0
/
+721