1. a83a6c2 [clang] [Objective C] Inclusive language: use objcmt-allowlist-dir-path=<arg> instead of objcmt-white-list-dir-path=<arg> by Zarko Todorovski · 3 years, 3 months ago
  2. dccfadd [clang] Use StringRef::contains (NFC) by Kazu Hirata · 3 years, 3 months ago
  3. e567f37 [clang] Use llvm::is_contained (NFC) by Kazu Hirata · 3 years, 3 months ago
  4. 601102d Cleanup identifier parsing; NFC by Corentin Jabot · 3 years, 4 months ago
  5. 21401a7 [clang] Introduce SourceLocation::[U]IntTy typedefs. by Simon Tatham · 3 years, 6 months ago
  6. fbc3259 [SystemZ][z/OS] Set files in FileRemapper.cpp are text by Abhina Sreeskantharajan · 3 years, 9 months ago
  7. 82b3e28 [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text by Abhina Sreeskantharajan · 3 years, 10 months ago
  8. 0cb7e7c Make iteration over the DeclContext::lookup_result safe. by Vassil Vassilev · 3 years, 10 months ago
  9. 898d61b ARCMigrate: Migrate ObjCMT.cpp over to FileEntryRef by Duncan P. N. Exon Smith · 4 years, 2 months ago
  10. b85c6e5 ARCMigrate: Use hash_combine in the DenseMapInfo for EditEntry by Duncan P. N. Exon Smith · 4 years, 2 months ago
  11. 9ae0a46 ARCMigrate: Initialize fields in EditEntry inline, NFC by Duncan P. N. Exon Smith · 4 years, 2 months ago
  12. dcc4f7f ARCMigrate: Stop abusing PreprocessorOptions for passing back file remappings, NFC by Duncan P. N. Exon Smith · 4 years, 3 months ago
  13. 7819411 [clang] Use SourceLocation as key in hash maps, NFCI by Mikhail Maltsev · 4 years, 3 months ago
  14. a3c1603 [clang] Use SourceLocation as key in std::map, NFCI by Mikhail Maltsev · 4 years, 3 months ago
  15. 14dde43 With MSVC, file needs to be compiled with /BIGOBJ by Adrian McCarthy · 4 years, 6 months ago
  16. 5689b38 Removed a RecursiveASTVisitor feature to visit operator kinds with different methods by Dmitri Gribenko · 4 years, 7 months ago
  17. d90443b [openmp] Base of tablegen generated OpenMP common declaration by Valentin Clement · 4 years, 7 months ago
  18. 9721fbf [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. by Puyan Lotfi · 4 years, 9 months ago
  19. bbf386f Revert "[NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec." by Puyan Lotfi · 4 years, 9 months ago
  20. 2aa044e [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. by Puyan Lotfi · 4 years, 9 months ago
  21. 86565c1 Avoid SourceManager.h include in RawCommentList.h, add missing incs by Reid Kleckner · 5 years ago
  22. 53fba65 [ARCMT][NFC] Reduce #include dependencies by Nicolás Alvarez · 5 years ago
  23. bd31243 Fix more implicit conversions. Getting closer to having clang working with gcc 5 again by Benjamin Kramer · 5 years ago
  24. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 5 years ago
  25. cce4676 Fix "pointer is null" static analyzer warning. NFCI. by Simon Pilgrim · 5 years ago
  26. cdc9592 Fix "pointer is null" static analyzer warning. NFCI. by Simon Pilgrim · 5 years ago
  27. 20f45ed Removed some questionable default arguments from setters by Dmitri Gribenko · 5 years ago
  28. 2b3d49b [Clang] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 5 years ago
  29. d9b948b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC by Fangrui Song · 5 years ago
  30. 8d323d1 [clang] Adopt new FileManager error-returning APIs by Harlan Haskins · 5 years ago
  31. 49a3ad2 Fix parameter name comments using clang-tidy. NFC. by Rui Ueyama · 6 years ago
  32. 7264a47 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC by Fangrui Song · 6 years ago
  33. 9df9cba [PlistSupport] Produce a newline to end plist output files by Hubert Tong · 6 years ago
  34. c72aaf6 Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" by Leonard Chan · 6 years ago
  35. ef2dc25 Revert "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" by Leonard Chan · 6 years ago
  36. fc40cbd [Attribute/Diagnostics] Print macro if definition is an attribute declaration by Leonard Chan · 6 years ago
  37. 75e74e0 Range-style std::find{,_if} -> llvm::find{,_if}. NFC by Fangrui Song · 6 years ago
  38. 524b3c1 Fix file headers. NFC by Fangrui Song · 6 years ago
  39. 9ac13a1 Use llvm::is_contained. NFC by Fangrui Song · 6 years ago
  40. e64aee8 [AST] Update the comments of the various Expr::Ignore* + Related cleanups by Bruno Ricci · 6 years ago
  41. 2e46667 [analyzer] [ARCMT] [NFC] Unify entry point into RetainSummaryManager by George Karpenkov · 6 years ago
  42. 6fdd2bd [analyzer] Port RetainSummaryManager to the new AnyCall interface, decouple ARCMT from the analyzer by George Karpenkov · 6 years ago
  43. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  44. 9cbcc21 [analyzer] [RetainCountChecker] [NFC] Remove redundant enum items *Msg, as the object type is already communicated by a separate field by George Karpenkov · 6 years ago
  45. 585a210 [analyzer] [NFC] Track object type with ArgEffect in RetainCountChecker. by George Karpenkov · 6 years ago
  46. 7e3016d [analyzer] [NFC] Move ObjKind into a separate top-level enum in RetainSummaryManager. by George Karpenkov · 6 years ago
  47. b23ccec Misc typos fixes in ./lib folder by Raphael Isemann · 6 years ago
  48. 0a6b5b6 PTH-- Remove feature entirely- by Erich Keane · 6 years ago
  49. 4dc0b1a Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 6 years ago
  50. 7c44da2 Create ConstantExpr class by Bill Wendling · 6 years ago
  51. fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 6 years ago
  52. 1678ef6 Add missing library dependency to fix build break after rC340247 by Hiroshi Inoue · 6 years ago
  53. efef49c [analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker - try #2 by George Karpenkov · 6 years ago
  54. e43e2b3 Model type attributes as regular Attrs. by Richard Smith · 6 years ago
  55. bb3b7cf Revert "[analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker" by Bruno Cardoso Lopes · 6 years ago
  56. 0ac54fa [analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker by George Karpenkov · 6 years ago
  57. 03011b2 [analyzer] [NFC] Move ObjCRetainCount to include/Analysis by George Karpenkov · 6 years ago
  58. 3124ce7 Add a newline to SourceLocation dump output by Stephen Kelly · 6 years ago
  59. 11f9f8a Revert r339623 "Model type attributes as regular Attrs." by Reid Kleckner · 6 years ago
  60. f791786 Model type attributes as regular Attrs. by Richard Smith · 6 years ago
  61. 1c301dc Port getLocEnd -> getEndLoc by Stephen Kelly · 6 years ago
  62. f2ceec4 Port getLocStart -> getBeginLoc by Stephen Kelly · 6 years ago
  63. 6907ce2 Remove trailing space by Fangrui Song · 6 years ago
  64. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  65. b5f8171 PR37189 Fix incorrect end source location and spelling for a split '>>' token. by Richard Smith · 7 years ago
  66. 2a8c18d Fix typos in clang by Alexander Kornienko · 7 years ago
  67. 83b8a6c Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. by Galina Kistanova · 8 years ago
  68. 5312b66 [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource by Argyrios Kyrtzidis · 8 years ago
  69. ea4395e Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 8 years ago
  70. 81d0829 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 8 years ago
  71. 9280a85 IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer by David Blaikie · 8 years ago
  72. f76f650 Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 8 years ago
  73. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  74. 88737a5 [objcmt] Fix a buffer overflow crash than can occur while modernizing enums. by Argyrios Kyrtzidis · 9 years ago
  75. e59b770 [objcmt] Don't add an #import of Foundation unnecessarily, if the NS_ENUM macro is already defined. by Argyrios Kyrtzidis · 9 years ago
  76. cfeacf5 Apply clang-tidy's misc-move-constructor-init throughout Clang. by Benjamin Kramer · 9 years ago
  77. 0a4f3f4 Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. by Eugene Zelenko · 9 years ago
  78. d35e98f [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. by Argyrios Kyrtzidis · 9 years ago
  79. 5b78640 Class Property: class property and instance property can have the same name. by Manman Ren · 9 years ago
  80. 2bf68c6 Remove autoconf support by Chris Bieneman · 9 years ago
  81. a7a8b1f Use instance_properties instead of properties. NFC. by Manman Ren · 9 years ago
  82. be52866 Fix funciton->function typo. by Eric Christopher · 9 years ago
  83. ad98885 Refactor: Simplify boolean conditional return statements in lib/ARCMigrate by Alexander Kornienko · 9 years ago
  84. acf4fd3 Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones. by Douglas Gregor · 9 years ago
  85. 756447a Watch and TV OS: wire up basic ABI choices by Tim Northover · 9 years ago
  86. 460ce58 Define weak and __weak to mean ARC-style weak references, even in MRC. by John McCall · 9 years ago
  87. 637d1e6 Roll-back r250822. by Angel Garcia Gomez · 9 years ago
  88. b5250d3 Apply modernize-use-default to clang. by Angel Garcia Gomez · 9 years ago
  89. 8b56366 Replace double negation of !FileID.isInvalid() with FileID.isValid(). by Yaron Keren · 9 years ago
  90. ed1fe5d Replace double-negated !SourceLocation.isInvalid() with SourceLocation.isValid(). by Yaron Keren · 9 years ago
  91. 203e923 Fix a small bug in clang where generating some temporary files would have an extra period before the extension. by Argyrios Kyrtzidis · 9 years ago
  92. 556b21a Remove and forbid raw_svector_ostream::flush() calls. by Yaron Keren · 9 years ago
  93. 57d3f14 Use llvm::reverse to make a bunch of loops use foreach. NFC. by Pete Cooper · 9 years ago
  94. 5733e35 [AST] Remove StmtRange in favor of an iterator_range. by Benjamin Kramer · 10 years ago
  95. fb2398d Make the clang module container format selectable from the command line. by Adrian Prantl · 10 years ago
  96. 642f173 Switch users of the 'for (StmtRange range = stmt->children(); range; ++range)‘ pattern to range for loops. by Benjamin Kramer · 10 years ago
  97. ab9db51 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). by Alexander Kornienko · 10 years ago
  98. 3d9d929 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  99. bb165fb Introduce a PCHContainerOperations interface (NFC). by Adrian Prantl · 10 years ago
  100. 3204b15 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types by Benjamin Kramer · 10 years ago