Jan Korous
|
a71671ffe4
[clang] Refactor doc comments to Decls attribution
|
6 năm trước cách đây |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 năm trước cách đây |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 năm trước cách đây |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 năm trước cách đây |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 năm trước cách đây |
Ilya Biryukov
|
bfc7cfab82
[AST] Added a helper to extract a user-friendly text of a comment.
|
7 năm trước cách đây |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 năm trước cách đây |
David L. Jones
|
487dbaf2f1
[NFC] Move CommentOpts checks to the call sites that depend on it. (Re-applying r326501.)
|
7 năm trước cách đây |
David L. Jones
|
59621f674d
Revert r326501 due to buildbot breakage.
|
7 năm trước cách đây |
David L. Jones
|
cee2c25d2e
[NFC] Move CommentOpts checks to the call sites that depend on it.
|
7 năm trước cách đây |
Justin Bogner
|
b27613f6af
AST: Improve a couple of comments and cast unused values to void
|
8 năm trước cách đây |
James Dennett
|
563f230426
Allow any comment to be a trailing comment when -fparse-all-comments is on.
|
10 năm trước cách đây |
Dmitri Gribenko
|
7813791430
Comment parsing: when comment ranges are deserialized from multiple modules,
|
11 năm trước cách đây |
Benjamin Kramer
|
ba9fd9e97e
[C++11] Replace llvm::tie with std::tie.
|
11 năm trước cách đây |
Benjamin Kramer
|
42572f532b
Refactor comment merging.
|
12 năm trước cách đây |
Fariborz Jahanian
|
ad6fd9f93c
[Doc parsing] Provide diagnostics for unknown documentation
|
12 năm trước cách đây |
Dmitri Gribenko
|
002f9281e0
Comment parsing: -fparse-all-comments: recognize empty line comments
|
12 năm trước cách đây |
Dmitri Gribenko
|
6fd7d3067d
Add an option to parse all comments as documentation comments
|
12 năm trước cách đây |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 năm trước cách đây |
Dmitri Gribenko
|
1952354bd3
Move the 'find macro by spelling' infrastructure to the Preprocessor class and
|
13 năm trước cách đây |
Dmitri Gribenko
|
e4330a302a
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
|
13 năm trước cách đây |
Dmitri Gribenko
|
4a66557c29
RawCommentList: don't copy the whole new RawComment to LastComment each time.
|
13 năm trước cách đây |
Dmitri Gribenko
|
af503a6f21
Remove the useless CommentOptions class.
|
13 năm trước cách đây |
Dmitri Gribenko
|
c88c6a490e
Merging consecutive comments: be more conservative.
|
13 năm trước cách đây |
Dmitri Gribenko
|
c41ace950d
Attaching comments to redeclarations: fix wrong assumptions
|
13 năm trước cách đây |
Dmitri Gribenko
|
f50555eede
Attaching comments to declarations: find comment attached to any redeclaration
|
13 năm trước cách đây |
Dmitri Gribenko
|
aa58081902
Comment parsing: extract TableGen'able pieces into new CommandTraits class.
|
13 năm trước cách đây |
Dmitri Gribenko
|
477a9f58c1
Implement resolving of HTML character references (named: &, decimal: *,
|
13 năm trước cách đây |
Dmitri Gribenko
|
a5ef44ff5d
Enable comment parsing and semantic analysis to emit diagnostics. A few
|
13 năm trước cách đây |
Dmitri Gribenko
|
811c820257
Don't store pointers into a std::vector (RawCommentList::Comments). Although
|
13 năm trước cách đây |