История коммитов

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