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