[all-commits] [llvm/llvm-project] 74ac96: [C++20] [Modules] Treat constexpr/consteval member...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Sun Sep 8 20:26:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74ac96ae1a81c7ecc0e27ff6f45309cff1f2df97
https://github.com/llvm/llvm-project/commit/74ac96ae1a81c7ecc0e27ff6f45309cff1f2df97
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
A clang/test/Modules/pr107673.cppm
Log Message:
-----------
[C++20] [Modules] Treat constexpr/consteval member function as implicitly inline
Close https://github.com/llvm/llvm-project/issues/107673
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list