[all-commits] [llvm/llvm-project] a8ddc3: [C++20] [Modules] Treat in class defined member fu...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Sep 23 23:30:31 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: a8ddc3ce6b9560caf1b349b01be1267766a4365a
https://github.com/llvm/llvm-project/commit/a8ddc3ce6b9560caf1b349b01be1267766a4365a
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
A clang/test/Modules/pr108732.cppm
Log Message:
-----------
[C++20] [Modules] Treat in class defined member functions in language linkage as implicitly inline
Close https://github.com/llvm/llvm-project/issues/108732
This looks liek an oversight mostly.
(cherry picked from commit 7046a9fb05f65f4699a2e88abbcb7dad8a21db2d)
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