커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Jasper 4aa6d8f2e2 Revert "Remove now unnecessary FormatRewriterContext." 8 년 전
  Daniel Jasper 433b17d958 Remove now unnecessary FormatRewriterContext. 8 년 전
  Daniel Jasper 3c0f4eaf96 [clang-format] Remove (SourceManager, FileID) variants 8 년 전
  Benjamin Kramer c143b1047e Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 9 년 전
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 년 전
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 년 전
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). 10 년 전
  Yaron Keren f49d6b8491 Remove and forbid raw_svector_ostream::flush() calls. 10 년 전
  Benjamin Kramer 7a61f1e54f Format: ArrayRefize some implicit copies away. 11 년 전
  Daniel Jasper d0f0489460 clang-format: [JS] Support regex literals with trailing escaped slash. 11 년 전
  Craig Topper b0449def46 [C++11] Use 'nullptr'. 11 년 전
  Dmitri Gribenko 89a92d3570 Comment parsing: remove HTML attribute validation 11 년 전
  NAKAMURA Takumi f65f66e724 CommentToXMLConverter: Don't use "default" to method(s). It is unavailable in msc17. 11 년 전
  Dmitri Gribenko b4e01ab54a Comment to XML conversion: use unique_ptr for SimpleFormatContext 11 년 전
  Nico Weber 2726ba629a Fix leak introduced in r194610, found by LSan. 11 년 전
  Dmitri Gribenko 07aed9621e Comment parsing: close a hole in CDATA escaping in XML output 11 년 전
  Dmitri Gribenko e36bbd1eec Comment parsing: in the generated XML file, mark HTML that is safe to pass 11 년 전
  Chandler Carruth 4b9be6e25f Sort all the #include lines with LLVM's utils/sort_includes.py which 11 년 전
  Dmitri Gribenko 86cfda2fcc Documentation parsing: move comment-to-XML conversion routines to libIndex 11 년 전