Historia zmian

Autor SHA1 Wiadomość Data
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC 6 lat temu
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 lat temu
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 lat temu
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. 7 lat temu
  Eugene Zelenko f06173045d [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 lat temu
  Alexander Shaposhnikov d0f47eb94f [clang] Fix format specifiers fixits for nested macros 8 lat temu
  Alexander Shaposhnikov 97a93ed908 [clang] Fix format specifiers fixits 8 lat temu
  Argyrios Kyrtzidis 232bf3f19a [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 8 lat temu
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). 10 lat temu
  Argyrios Kyrtzidis aa98950ec9 [Edit] Fix issue with tracking what macro argument inputs have been edited. 10 lat temu
  Benjamin Kramer 95871f43bf [edit] Don't hit an assert when trying to delete a trailing space at EOF 10 lat temu
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 lat temu
  Benjamin Kramer 0454256be7 Edit: Do not extend a removal to include trailing whitespace if we're at the end 11 lat temu
  Craig Topper 4182be8d4b [C++11] Use 'nullptr'. 11 lat temu
  Benjamin Kramer 8607d4e4b2 Avoid a local Twine variable. 11 lat temu
  Argyrios Kyrtzidis ecc271fefd [objcmt] Fix a mishandled conversion to objc directory literal. 12 lat temu
  Jordan Rose 3f6f51e282 Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. 12 lat temu
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 lat temu
  NAKAMURA Takumi f50b8f0a8e EditedSource.cpp: Appease msvc, to add <cctype>. 12 lat temu
  Argyrios Kyrtzidis 5964df144c Use some heuristics so that when a fixit removes a source range, we try 12 lat temu
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 lat temu
  Argyrios Kyrtzidis 055b395294 [objcmt] When rewriting to array/dictionary literals, add an explicit 13 lat temu
  Ted Kremenek 30660a8985 Add new code migrator support for migrating existing Objective-C code to use 13 lat temu