1. b99c174 Push immediate function context while transforming lambdas in templates. (#89702) by Daniel M. Katz · 24 minutes ago main master
  2. d424aa8 [clang][dataflow] Crash fix for `widenDistinctValues()`. (#89895) by martinboehme · 41 minutes ago
  3. 639e416 [clang][dataflow] Don't propagate result objects in nested declarations. (#89903) by martinboehme · 43 minutes ago
  4. d5558e2 [NFC] [Serialization] Avoid using DeclID directly as much as possible by Chuanqi Xu · 4 hours ago
  5. 4fbec17 Revert "[NFC] [Serialization] Avoid using DeclID directly as much as possible" by Chuanqi Xu · 2 hours ago
  6. f2edf2c [NFC] [Serialization] Avoid using DeclID directly as much as possible by Chuanqi Xu · 4 hours ago
  7. 4b5be6f [NFC] Move DeclID from serialization/ASTBitCodes.h to AST/DeclID.h (#89873) by Chuanqi Xu · 2 hours ago
  8. e9e3586 [clang-repl] Fix the process return code if diagnostics occurred. (#89879) by Vassil Vassilev · 2 hours ago
  9. c08d22e [clang-format] Annotate enum braces as BK_Block (#89871) by Owen Pan · 3 hours ago
  10. efdc6fa [CIR][NFC] Add scaffolding for the CIR dialect and CIROps.td by Nathan Lanza · 6 hours ago
  11. c17de0d [buildbot] VE builders: disable ctx_profile (#89969) by Mircea Trofin · 6 hours ago
  12. 6a5f7fe [clang][Sema] Preserve the initializer of invalid VarDecls (#88645) by Nathan Ridge · 8 hours ago
  13. 0370288 [Clang] Improve testing for the flexible array member (#89462) by Bill Wendling · 12 hours ago
  14. 415854e Clean up the checks in the fast-math driver test by Andy Kaylor · 14 hours ago
  15. c82eb11 [libclang] Compute the right spelling location (#72400) by Sebastian Poeplau · 14 hours ago
  16. 3ab0bfd [InstCombine] Swap out range metadata to range attribute for cttz/ctlz/ctpop (#88776) by Andreas Jonson · 14 hours ago
  17. 0b05309 [clang][modules] Allow module maps with textual headers to be non-affecting (#89441) by Jan Svoboda · 16 hours ago
  18. f164170 [NFC][clang][analyzer] Initialize pointer field in StreamOperationEvaluator (#89837) by Mike Rice · 17 hours ago
  19. 4d94f39 [CMake][Release] Add stage2-package target (#89517) by Tom Stellard · 17 hours ago
  20. a180399 [clang][RISCV] Remove LMUL=8 scalar input for some vector crypto instructions (#89867) by Brandon Wu · 17 hours ago
  21. 673f647 [Clang] [NFC] Prevent null pointer dereference in Sema::InstantiateFunctionDefinition (#89801) by smanna12 · 18 hours ago
  22. 0368640 [Clang][AArch64] Extend diagnostics when warning non/streaming about vector size difference (#88380) by Dinar Temirbulatov · 19 hours ago
  23. a329d5f [clang][ExtractAPI] Fix handling of anonymous TagDecls (#87772) by Daniel Grumberg · 19 hours ago
  24. 5734fb8 [AMDGPU] Fix linker test on platforms without BFD by Joseph Huber · 20 hours ago
  25. c07e9a7 [AMDGPU] Correctly determine the toolchain linker (#89803) by Joseph Huber · 20 hours ago
  26. a9349b2 [clang][NFC] Remove useless code in ASTWriter by Vlad Serebrennikov · 24 hours ago
  27. 8851b5b [clang] Mark ill-formed partial specialization as invalid (#89536) by Vlad Serebrennikov · 25 hours ago
  28. aa52574 [WebAssembly] Tidy up wasm-target-features.c (#89778) by Heejin Ahn · 27 hours ago
  29. 4b1dce9 [WebAssembly] Fix uses of -DAG and -NOT in wasm-target-features.c (#89777) by Heejin Ahn · 27 hours ago
  30. 991a45b [RISCV] Don't make Zacas or Zabha imply A in RISCVISAInfo.cpp by Craig Topper · 29 hours ago
  31. 47eac52 [clang-format] Correctly annotate list init braces of class types (#89706) by Owen Pan · 28 hours ago
  32. ff70923 [clang][RISCV] Support RVV bfloat16 C intrinsics (#89354) by Brandon Wu · 32 hours ago
  33. 11c076a [RISCV] Split code that tablegen needs out of RISCVISAInfo. (#89684) by Craig Topper · 34 hours ago
  34. 600c03a Revert "Reapply "[Clang][Sema] placement new initializes typedef array with correct size (#83124)" (#89036)" by Pranav Kant · 34 hours ago
  35. 2562b87 [clang] coroutine: generate valid mangled name in CodeGenFunction::generateAwaitSuspendWrapper (#89731) by Haojian Wu · 2 days ago
  36. 95c3a3f clang/win: Add a flag to disable default-linking of compiler-rt libraries (#89642) by Nico Weber · 2 days ago
  37. dd05c45 Reapply "[Clang][Sema] placement new initializes typedef array with correct size (#83124)" (#89036) by mahtohappy · 2 days ago
  38. b87834a [Clang][Parser] Don't always destroy template annotations at the end of a declaration (#89494) by Younan Zhang · 2 days ago
  39. fbf3c3d [NFC] [Serialization] Turn type alias GlobalDeclID into a class by Chuanqi Xu · 2 days ago
  40. 4e658c8 [NFC] [Serialization] Turn type alias LocalDeclID into class by Chuanqi Xu · 2 days ago
  41. f5caa1b [analyzer] Fix performance of getTaintedSymbolsImpl() (#89606) by NagyDonat · 2 days ago
  42. 6f3bd99 [clang][ExtractAPI] Serialize platform specific unavailable attribute in symbol graphs (#89277) by Daniel Grumberg · 2 days ago
  43. bd44869 [clang] Set correct FPOptions if attribute 'optnone' presents (#85605) by Serge Pavlov · 2 days ago
  44. 9509ac7 [NFC] Rename hlsl semantics to hlsl annotations (#89309) by Joshua Batista · 2 days ago
  45. 9a51aa1 [NFC] [Serialization] Remove unused readVisibleDeclContextStorage from ASTRecordReader.h by Chuanqi Xu · 2 days ago
  46. e8fa8c2 Reapply "[clang][dataflow] Model conditional operator correctly." with fixes (#89596) by martinboehme · 2 days ago
  47. bf33a9e [NFC] Remove unused LocalRedeclarationsInfo from ASTBitcodes.h by Chuanqi Xu · 2 days ago
  48. 754f91a [NFC] [Serialization] Use semantical type DeclID instead of raw type 'uint32_t' by Chuanqi Xu · 2 days ago
  49. 7f57f88 [clang][CodeGen][NFC] Make ConstExprEmitter a ConstStmtVisitor (#89041) by Timm Baeder · 2 days ago
  50. 79cd02e [AIX][TLS][clang] Add -maix-small-local-dynamic-tls clang option (#88829) by Felix (Ting Wang) · 2 days ago
  51. 0e7c179 [RISCV][clang] Don't enable -mrelax-all for -O0 on RISC-V (#88538) by Craig Topper · 3 days ago
  52. 419fbd6 [BitInt] Expose a _BitInt literal suffix in C++ (#86586) by js324 · 3 days ago
  53. dd4e196 [clang][CoverageMapping] do not emit a gap region when either end doesn't have valid source locations (#89564) by Wentao Zhang · 3 days ago
  54. 8feb1a6 [Clang] Fix __is_trivially_equaltiy_comparable documentation (#88528) by Nikolas Klauser · 3 days ago
  55. d5d198a Carving out -Wformat warning about scoped enums into a subwarning (#88595) by ZijunZhaoCCK · 3 days ago
  56. c04c0fc [Clang] Fix crash on invalid size in user-defined `static_assert` message (#89420) by Sirraide · 3 days ago
  57. 8bed291 [SPIRV][HLSL] map lerp to Fmix (#88976) by Farzon Lotfi · 3 days ago
  58. d5fdeec [Clang][Sema] Remove unused function after #88731 (#89618) by Krystian Stasiowski · 3 days ago
  59. 9c99d04 [C23] Select the correct promoted type for a bit-field (#89254) by Aaron Ballman · 3 days ago
  60. 8637736 [OpenACC] Implement 'num_gangs' sema for compute constructs (#89460) by Erich Keane · 3 days ago
  61. a85eb77 Reapply "[Clang][Sema] Fix crash when 'this' is used in a dependent class scope function template specialization that instantiates to a static member function (#87541, #88311)" (#88731) by Krystian Stasiowski · 3 days ago
  62. 562bd03 [AST] Dump argument types for TypeTraitExpr. (#89370) by Haojian Wu · 3 days ago
  63. 68e0968 [clang][Interp] Implement C++23 [[assume]] support by Timm Bäder · 3 days ago
  64. dd744ff [clang][Interp] Remove faulty assertion by Timm Bäder · 3 days ago
  65. ce099a0 [clang][Interp][NFC] Refactor Program::getGlobal() by Timm Bäder · 3 days ago
  66. 53b2c6c [Clang] Fix a crash introduced in PR#88666 (#89567) by Shilei Tian · 3 days ago
  67. 0704751 [clang][Interp] Fix casting pointers to int128 by Timm Bäder · 3 days ago
  68. fc0ff67 [clang][Interp][NFC] getRecord() might return null by Timm Bäder · 3 days ago
  69. b96b4b9 [clang] MveEmitter: Pass Args as a const reference (#89551) by aniplcc · 3 days ago
  70. 23d5559 [Clang] Fix template alias default DWARF version (#89594) by Orlando Cazalet-Hyams · 3 days ago
  71. f83a14c [flang] Default -g to full debug info. (#89418) by abidh · 3 days ago
  72. 2dbbe35 [flang][driver] Avoid mentions of Clang in Flang's command line reference. (#88932) by Michael Kruse · 3 days ago
  73. bb2a23b clang: Remove unnecessary pointer bitcast by Matt Arsenault · 3 days ago
  74. 288703b [clang][Interp] Support ImplicitArrayInitExpr for vectors by Timm Bäder · 3 days ago
  75. 0721f6b [clang][Interp][NFC] Test out-of-bounds access on vectors by Timm Bäder · 3 days ago
  76. db1a564 [clang][Interp][NFC] Get ComplexType directly by Timm Bäder · 3 days ago
  77. 58fbf1c Revert "[clang][Interp] Create full type info for dummy pointers" by Timm Bäder · 3 days ago
  78. 46159f5 Reland "[clang] CTAD: Fix require-clause is not transformed." (#89476) by Haojian Wu · 3 days ago
  79. 7c067b1 [clang][Interp] Create full type info for dummy pointers by Timm Bäder · 6 days ago
  80. 51ab0fa Revert "[clang][dataflow] Model conditional operator correctly." (#89577) by martinboehme · 3 days ago
  81. 4e86313 [clang][dataflow] Model conditional operator correctly. (#89213) by martinboehme · 3 days ago
  82. c7fe749 [Clang] Do not try to diagnose parameter packs in invalid pack expressions (#89257) by cor3ntin · 4 days ago
  83. 465d7cf [clang][Interp][NFC] Change pointer offset to uint64 by Timm Bäder · 4 days ago
  84. a809d1c Reland "[clang-repl] Keep the first llvm::Module empty to avoid invalid memory access. (#89031)" by Vassil Vassilev · 5 days ago
  85. 5d874ee Revert "[clang-repl] Keep the first llvm::Module empty to avoid invalid memory access. (#89031)" by Vassil Vassilev · 5 days ago
  86. f7628a7 [Interpreter] Fix warnings by Kazu Hirata · 5 days ago
  87. 27c4b6a [clang-repl] Keep the first llvm::Module empty to avoid invalid memory access. (#89031) by Vassil Vassilev · 5 days ago
  88. ab10a69 [clang][Interp] Change array index types in OffsetHelper by Timm Bäder · 6 days ago
  89. 1f67516 [SPIRV][HLSL] Add mad intrinsic lowering for spirv (#89130) by Farzon Lotfi · 5 days ago
  90. 8c5cec9 [test] Avoid writing to a potentially write-protected dir (#89242) by Karl-Johan Karlsson · 5 days ago
  91. 5f424f1 [Clang][Sema] Remove invalid ctor (NFC) (#82161) by Alexander · 5 days ago
  92. a23322d [clang] Marshallers.h - use move semantics for 'NodeKinds' and update possible callers to use it (#87273) by Amila Senadheera · 5 days ago
  93. 7f94663 [clang][Interp] Support __builtin_os_log_format_buffer_size by Timm Bäder · 7 days ago
  94. e1b8e58 [clang-format] Fix a bug in annotating CastRParen before unary && (#89346) by Owen Pan · 5 days ago
  95. 56f89c6 [clang][Apple][cmake] Disable plugin support at LLVM level (#89483) by Cyndy Ishida · 5 days ago
  96. 25653bf [ASTImporter] Fix infinite recurse on return type declared inside body (#68775) by Ding Fei · 5 days ago
  97. 91ce7fb Revert "[clang] CTAD: Fix require-clause is not transformed." (#89476) by Mehdi Amini · 5 days ago
  98. 3760d86 [Clang] Loop over FieldDecls instead of all Decls (#89453) by Bill Wendling · 5 days ago
  99. 45fea9f [ARM64EC] Add softintrin.lib as an implicit dependency to object files. (#89171) by Eli Friedman · 5 days ago
  100. ee4ebe7 [clang][dataflow] Expose getReferencedDecls for a Stmt. (#89444) by Samira Bazuzi · 5 days ago