تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Fangrui Song 329eb5c6ba Use llvm::stable_sort 6 سال پیش
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 سال پیش
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 6 سال پیش
  Alex Lorenz 05fae15d08 Print enum constant values using the original source formatting 8 سال پیش
  Krasimir Georgiev 3e6188d584 Delete unused IncompleteFormat variable, NFCi. 8 سال پیش
  Krasimir Georgiev 54958796cc [clang-format] Add a new flag FixNamespaceComments to FormatStyle 8 سال پیش
  Daniel Jasper b74377b0a3 Remove FormatContext from libClang as it is now unused. 8 سال پیش
  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 سال پیش