Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 anni fa |
Dario Domizioli
|
a5d76abe25
Fix for PR21254 - Assertion in comment parser
|
11 anni fa |
Craig Topper
|
613c4e1cde
[C++11] Use 'nullptr'. AST edition.
|
11 anni fa |
Richard Smith
|
6418873878
Fix dead store and simplify. No functionality change (although the code is now
|
11 anni fa |
Craig Topper
|
b960232518
Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
|
12 anni fa |
Fariborz Jahanian
|
f4030ae463
[doc parsing]: make single character command impostures
|
12 anni fa |
Fariborz Jahanian
|
5cd4c41422
[doc parsing]: So, in this patch, single character
|
12 anni fa |
Fariborz Jahanian
|
9d6b1cb173
[doc parsing]: don't attempt to fix single character
|
12 anni fa |
Fariborz Jahanian
|
ad91e5431f
[doc parsing]: Also do typo correction for
|
12 anni fa |
Fariborz Jahanian
|
0089bc4dde
documentation parsing. Patch to do typo correction for
|
12 anni fa |
Dmitri Gribenko
|
6ebf091304
Comment parsing: add CommentOptions to allow specifying custom comment block commands
|
12 anni fa |
Dmitri Gribenko
|
b0b8a96df2
Comment parsing: handle non-builtin commands correctly. After semantic
|
13 anni fa |
Eli Friedman
|
116bb09882
Fix buffer overflow.
|
13 anni fa |
Dmitri Gribenko
|
e4330a302a
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
|
13 anni fa |
Dmitri Gribenko
|
81c53b4619
CommentCommandTraits: rename BeginName -> StartName for consistency.
|
13 anni fa |
Dmitri Gribenko
|
62290ae569
Comment to HTML and XML conversion: ignore commands that contain a declaration
|
13 anni fa |
Dmitri Gribenko
|
aa58081902
Comment parsing: extract TableGen'able pieces into new CommandTraits class.
|
13 anni fa |