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
/
utils
/
TableGen
/
ClangCommentCommandInfoEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files;...
Hans Wennborg
2015-09-29
1
-2
/
+1
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-1
/
+1
*
Documentation parsing: add support for \throws \throw \exception commands
Dmitri Gribenko
2013-11-12
1
-0
/
+1
*
doce parsing: adding few more headerdoc tags.
Fariborz Jahanian
2013-04-05
1
-0
/
+3
*
Documentation parsing. Some refactoring and code
Fariborz Jahanian
2013-03-08
1
-2
/
+2
*
HeaderDoc: Support more of HeaderDoc documentation
Fariborz Jahanian
2013-03-07
1
-0
/
+2
*
doc parsing. We want to issue a strong warning when
Fariborz Jahanian
2013-03-05
1
-0
/
+1
*
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
1
-0
/
+44
*
[Comment parsing] Add support for recognizing
Fariborz Jahanian
2013-01-31
1
-0
/
+1
*
TableGen backends: use emitSourceFileHeader() to emit the warning about
Dmitri Gribenko
2013-01-30
1
-2
/
+4
*
Comment sema: warn when comment has \deprecated but declaration does not have a
Dmitri Gribenko
2012-09-22
1
-0
/
+1
*
Comment parsing: handle \deprecated command. It is a block command, but it
Dmitri Gribenko
2012-09-13
1
-0
/
+1
*
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
Dmitri Gribenko
2012-09-10
1
-0
/
+70