커밋 기록

작성자 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 년 전