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
/
Sema
/
warn-documentation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Attaching comments to redeclarations: fix wrong assumptions
Dmitri Gribenko
2012-08-14
1
-7
/
+37
*
When looking for the comment associated with a declaration, adjust the
Douglas Gregor
2012-08-13
1
-0
/
+16
*
libclang API for comment-to-xml conversion.
Dmitri Gribenko
2012-08-07
1
-0
/
+4
*
Comment diagnostics: warn on duplicate \brief and \return commands.
Dmitri Gribenko
2012-08-06
1
-52
/
+110
*
Comment diagnostics: \return in void function: specialize diagnostic text for
Dmitri Gribenko
2012-08-06
1
-11
/
+11
*
Comment diagnostics: warn if \returns is used in a non-function comment or if
Dmitri Gribenko
2012-08-03
1
-0
/
+78
*
Comments: handle template paramter documentation in alias-declaration
Dmitri Gribenko
2012-08-02
1
-0
/
+12
*
Attaching comments to declarations: handle using-declaration.
Dmitri Gribenko
2012-08-02
1
-17
/
+26
*
Comment parsing: add support for \tparam command on all levels.
Dmitri Gribenko
2012-07-31
1
-2
/
+189
*
Comment parser: don't crash on a completely empty \param followed by a block
Dmitri Gribenko
2012-07-30
1
-0
/
+6
*
Comment parsing tests: fix test
Dmitri Gribenko
2012-07-24
1
-1
/
+1
*
Comment diagnostics tests: add a function with zero arguments, for completeness.
Dmitri Gribenko
2012-07-24
1
-6
/
+10
*
Comment diagnostics: add warning for multiple \param commands with duplicate
Dmitri Gribenko
2012-07-24
1
-0
/
+12
*
Fix PR13411: Comment parsing: failed assertion on unterminated verbatim block.
Dmitri Gribenko
2012-07-20
1
-0
/
+6
*
Fix ParagraphComment::isWhitespace(): a paragraph without a non-whitespace
Dmitri Gribenko
2012-07-19
1
-0
/
+3
*
Comment parsing: repaint the bikesched: rename 'HTML open tags' to 'HTML star...
Dmitri Gribenko
2012-07-13
1
-14
/
+14
*
Make concepts of optional and forbidden end tags separate. Thanks Jordan for...
Dmitri Gribenko
2012-07-12
1
-0
/
+3
*
Enable comment parsing and semantic analysis to emit diagnostics. A few
Dmitri Gribenko
2012-07-11
1
-0
/
+272
[prev]