Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c96894305223479789b990522b2877e766979f17
/
lib
/
AST
/
CommentCommandTraits.cpp
b960232
Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
by Craig Topper
· 11 years ago
f4030ae
[doc parsing]: make single character command impostures warn in pedantic mode.
by Fariborz Jahanian
· 12 years ago
5cd4c41
[doc parsing]: So, in this patch, single character
by Fariborz Jahanian
· 12 years ago
9d6b1cb
[doc parsing]: don't attempt to fix single character
by Fariborz Jahanian
· 12 years ago
ad91e54
[doc parsing]: Also do typo correction for
by Fariborz Jahanian
· 12 years ago
0089bc4
documentation parsing. Patch to do typo correction for
by Fariborz Jahanian
· 12 years ago
6ebf091
Comment parsing: add CommentOptions to allow specifying custom comment block commands
by Dmitri Gribenko
· 12 years ago
b0b8a96
Comment parsing: handle non-builtin commands correctly. After semantic
by Dmitri Gribenko
· 12 years ago
116bb09
Fix buffer overflow.
by Eli Friedman
· 12 years ago
e4330a3
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
by Dmitri Gribenko
· 12 years ago
81c53b4
CommentCommandTraits: rename BeginName -> StartName for consistency.
by Dmitri Gribenko
· 12 years ago
62290ae
Comment to HTML and XML conversion: ignore commands that contain a declaration
by Dmitri Gribenko
· 12 years ago
aa58081
Comment parsing: extract TableGen'able pieces into new CommandTraits class.
by Dmitri Gribenko
· 12 years ago