Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
utils
/
TableGen
/
ClangCommentCommandInfoEmitter.cpp
59dbe86
Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files; other minor cleanups.
by Hans Wennborg
· 10 years ago
3204b15
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
by Benjamin Kramer
· 10 years ago
d9febeb
Documentation parsing: add support for \throws \throw \exception commands
by Dmitri Gribenko
· 12 years ago
745bf62
doce parsing: adding few more headerdoc tags. // rdar://12379114
by Fariborz Jahanian
· 12 years ago
cfbac5d
Documentation parsing. Some refactoring and code
by Fariborz Jahanian
· 13 years ago
a649eee
HeaderDoc: Support more of HeaderDoc documentation
by Fariborz Jahanian
· 13 years ago
8a7a592
doc parsing. We want to issue a strong warning when
by Fariborz Jahanian
· 13 years ago
2e72dd4
Comment parsing: improve the fidelity of XML output for many block commands
by Dmitri Gribenko
· 13 years ago
1a0cf80
[Comment parsing] Add support for recognizing
by Fariborz Jahanian
· 13 years ago
6b11fca
TableGen backends: use emitSourceFileHeader() to emit the warning about
by Dmitri Gribenko
· 13 years ago
1da8886
Comment sema: warn when comment has \deprecated but declaration does not have a
by Dmitri Gribenko
· 13 years ago
b37d5e8
Comment parsing: handle \deprecated command. It is a block command, but it
by Dmitri Gribenko
· 13 years ago
7acbf00
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
by Dmitri Gribenko
· 13 years ago