[clang-tools-extra] [clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (PR #66462)

2024-07-04 Thread Chris Elrod via cfe-commits
chriselrod wrote: Hi, sorry if this is off topic -- How can I try this PR? I've done the following: 1. checked out the latest commit on the `clangmodules` branch (16541c8bf44c), and built it from source. 2. Added `clangd` to my path, by sym-linking `$LLVMBUILDDIR/bin/clangd` to `~/.local/bin/c

[clang] [clang] Fix potential constant expression checking with constexpr-unknown. (PR #149227)

2025-07-18 Thread Chris Elrod via cfe-commits
chriselrod wrote: Any updates on the backport? https://github.com/llvm/llvm-project/pull/149227 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits