[clang] [C++20][Modules] Restore inliness of constexpr/consteval functions defined in-class (PR #109470)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 03:57:08 PDT 2024


tomasz-kaminski-sonarsource wrote:

I tested this on 19.0.1 and missed the fact that it was fixed on main by https://github.com/llvm/llvm-project/commit/74ac96ae1a81c7ecc0e27ff6f45309cff1f2df97.
I will rework this in NFC comment, that would add tests.

https://github.com/llvm/llvm-project/pull/109470


More information about the cfe-commits mailing list