[all-commits] [llvm/llvm-project] 9eda5f: [clang] Verify internal entity module mangling

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Thu Apr 7 05:41:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eda5fc0c6eafd772d0e6ff015352136c5e505a4
      https://github.com/llvm/llvm-project/commit/9eda5fc0c6eafd772d0e6ff015352136c5e505a4
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
    A clang/test/CodeGenCXX/cxx20-module-internal.cppm

  Log Message:
  -----------
  [clang] Verify internal entity module mangling

Internal symbol mangling is implementation-defined.  We do not mangle
any module attachment, and this adds a test to verify that.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D123220




More information about the All-commits mailing list