Clone this repo:

Branches

  1. ee4ebe7 [clang][dataflow] Expose getReferencedDecls for a Stmt. (#89444) by Samira Bazuzi · 56 minutes ago main master
  2. c768189 [clang] CTAD: Fix require-clause is not transformed. (#89378) by Haojian Wu · 72 minutes ago
  3. 2708b11 [Clang] Handle structs with inner structs and no fields (#89126) by Bill Wendling · 2 hours ago
  4. 22e7ec5 [clang][modules] Only avoid pruning module maps when asked to (#89428) by Jan Svoboda · 2 hours ago
  5. 7f0f0b4 [Driver] Add m_Group to -m[no-]strict-align by Fangrui Song · 2 hours ago
  6. 37dfe87 [clang] Add flag to experiment with cold function attributes (#89298) by Arthur Eubanks · 5 hours ago
  7. 0d5dbde [Clang] Fix the mangling of lambdas (#89204) by cor3ntin · 6 hours ago
  8. 6dee0f1 Reapply "[Clang][AArch64] Warn when calling non/streaming about vector size difference (#79842)" by Dinar Temirbulatov · 7 hours ago
  9. bf6bcd6 [ClangOffloadBundler] Add file size to header (#88827) by Yaxun (Sam) Liu · 7 hours ago
  10. 60017a4 [NFC][X86][Headers] Fix missing blank line by Paul Robinson · 7 hours ago
  11. af40dd1 [analyzer] Fix stores through label locations (#89265) by Balazs Benics · 7 hours ago
  12. cd2a6df [Sema] Check if types are resolved before querying function description. by Dinar Temirbulatov · 7 hours ago
  13. 3d851f6 [AIX][Debug]correct the cases on AIX bot, NFC by Chen Zheng · 9 hours ago
  14. 8b5dc61 [analyzer] Use explicit call description mode (easy cases) (#88879) by NagyDonat · 9 hours ago
  15. a45071a [NFC] [Serialization] Use semantical type 'DeclID' for 'CreateDeserialized' by Chuanqi Xu · 13 hours ago
  16. aa1c494 [clang][dataflow][NFC] Fix code formatting in DataflowEnvironment.cpp (#89352) by martinboehme · 13 hours ago
  17. a36b28d [clang][nullability] Remove `RecordValue`. (#89052) by martinboehme · 14 hours ago
  18. 1932aae [AIX][Debug] generate an error instead of crash in backend for -gdwarf-5 by Chen Zheng · 14 hours ago
  19. c16a939 [clang][dataflow] Support `CXXParenListInitExpr` in `PropagateResultObject()`. (#89235) by martinboehme · 14 hours ago
  20. ad02250 specify openmp lib in aix-toolchain-include.cpp test by Mikhail Goncharov · 15 hours ago