Commit History

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