Changes
Summary
- Fix flang tests after MLIR changes on the handling of declarative assembly (details)
- [clangd] Add desugared type to hover (details)
- [C++20] [Module] Support extern C/C++ semantics (details)
- [NFC][lsan] Clang-format lsan_common.cpp (details)
- [NFC][lsan] Move method implementation up (details)
- [C++20] [Modules] Namespace Declaration shouldn't have module linkage (details)
- Build MLIR with -Werror=mismatched-tags (NFC) (details)
- Adjust "end namespace" comment in MLIR to match new agree'd coding style (details)
- [clangd] Make a.k.a printing configurable. (details)
- [NFC] Fix C++20 module test in PPC and warning (details)
- [NFC][asan] Remove -std=c++20 from test (details)
- [lsan] Replace atomic_store/atomic_load with atomic_fetch_add (details)