[all-commits] [llvm/llvm-project] b881b1: [C++20] [Modules] Treat constexpr/consteval member...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon Sep 23 23:29:56 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: b881b16789706f7242190c9de510188a96b84f99
      https://github.com/llvm/llvm-project/commit/b881b16789706f7242190c9de510188a96b84f99
  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/pr107673.cppm

  Log Message:
  -----------
  [C++20] [Modules] Treat constexpr/consteval member function as implicitly inline

Close https://github.com/llvm/llvm-project/issues/107673

(cherry picked from commit 74ac96ae1a81c7ecc0e27ff6f45309cff1f2df97)



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