커밋 기록

작성자 SHA1 메시지 날짜
  JF Bastien 6dabc75940 [NFC] avoid AlignedCharArray in clang 6 년 전
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Fangrui Song abdbb605f2 Remove trailing space 7 년 전
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 년 전
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 년 전
  Aaron Ballman 2466899233 Correcting a typo in a comment; NFC. 9 년 전
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 년 전
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 년 전
  Benjamin Kramer 7b36de52e2 Header guard canonicalization, clang part. 11 년 전
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 년 전
  Eli Friedman 44ee0a710c Re-commit r183466 with a fix to make the TypeLoc casting machinery work 12 년 전
  Manuel Klimek 20387efff0 Reverts r183466: "Perform dynamic alignment computations..." 12 년 전
  Eli Friedman 86875b11db Perform dynamic alignment computations so that the data in TypeLocs is 12 년 전
  David Blaikie 39e6ab4be9 Replace TypeLoc llvm::cast support to be well-defined. 12 년 전
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 년 전
  Francois Pichet 6af9662662 Remove more unnecessary #include <llvm/ADT/SmallVector.h> 14 년 전
  Douglas Gregor 4020caec54 Objective-C++ ARC: eliminate the utterly unjustified loophole that 14 년 전
  Douglas Gregor e559ca1672 Objective-ARC++: infer template type arguments of 14 년 전
  John McCall f85e193739 Automatic Reference Counting. 14 년 전
  Ted Kremenek b995e04b90 Remove crash recovery cleanups from TypeLocBuilder. They were a bit error prone, only hit in rare cases. 14 년 전
  Ted Kremenek 6ad6e95b45 Recovery memory from TypeLocBuilders during crashes. 14 년 전
  Douglas Gregor 2e4c34ac53 Teach CXXScopeSpec to handle the extension of a nested-name-specifier 14 년 전
  Douglas Gregor 7e44e3fcd7 Make TypeLocBuilder an implementation detail of Sema. Nobody else should be using it 14 년 전