Histórico de Commits

Autor SHA1 Mensagem Data
  Fangrui Song 329eb5c6ba Use llvm::stable_sort há 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC há 6 anos atrás
  Alex Lorenz 05fae15d08 Print enum constant values using the original source formatting há 8 anos atrás
  Krasimir Georgiev 3e6188d584 Delete unused IncompleteFormat variable, NFCi. há 8 anos atrás
  Krasimir Georgiev 54958796cc [clang-format] Add a new flag FixNamespaceComments to FormatStyle há 8 anos atrás
  Daniel Jasper b74377b0a3 Remove FormatContext from libClang as it is now unused. há 8 anos atrás
  Daniel Jasper 4aa6d8f2e2 Revert "Remove now unnecessary FormatRewriterContext." há 8 anos atrás
  Daniel Jasper 433b17d958 Remove now unnecessary FormatRewriterContext. há 8 anos atrás
  Daniel Jasper 3c0f4eaf96 [clang-format] Remove (SourceManager, FileID) variants há 8 anos atrás
  Benjamin Kramer c143b1047e Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. há 9 anos atrás
  Angel Garcia Gomez d162035b9b Roll-back r250822. há 9 anos atrás
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. há 9 anos atrás
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). há 10 anos atrás
  Yaron Keren f49d6b8491 Remove and forbid raw_svector_ostream::flush() calls. há 10 anos atrás
  Benjamin Kramer 7a61f1e54f Format: ArrayRefize some implicit copies away. há 11 anos atrás
  Daniel Jasper d0f0489460 clang-format: [JS] Support regex literals with trailing escaped slash. há 11 anos atrás
  Craig Topper b0449def46 [C++11] Use 'nullptr'. há 11 anos atrás
  Dmitri Gribenko 89a92d3570 Comment parsing: remove HTML attribute validation há 11 anos atrás
  NAKAMURA Takumi f65f66e724 CommentToXMLConverter: Don't use "default" to method(s). It is unavailable in msc17. há 11 anos atrás
  Dmitri Gribenko b4e01ab54a Comment to XML conversion: use unique_ptr for SimpleFormatContext há 11 anos atrás
  Nico Weber 2726ba629a Fix leak introduced in r194610, found by LSan. há 11 anos atrás
  Dmitri Gribenko 07aed9621e Comment parsing: close a hole in CDATA escaping in XML output há 11 anos atrás
  Dmitri Gribenko e36bbd1eec Comment parsing: in the generated XML file, mark HTML that is safe to pass há 11 anos atrás
  Chandler Carruth 4b9be6e25f Sort all the #include lines with LLVM's utils/sort_includes.py which há 11 anos atrás
  Dmitri Gribenko 86cfda2fcc Documentation parsing: move comment-to-XML conversion routines to libIndex há 11 anos atrás