[all-commits] [llvm/llvm-project] 26d4e5: [Clang] Fix dedup-types-builtin.cpp test when -std...

Ilya Biryukov via All-commits all-commits at lists.llvm.org
Thu Aug 21 02:05:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26d4e56be81adbaa8aeed7f5cde39b779d959fc3
      https://github.com/llvm/llvm-project/commit/26d4e56be81adbaa8aeed7f5cde39b779d959fc3
  Author: Ilya Biryukov <ibiryukov at google.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M clang/test/SemaTemplate/dedup-types-builtin.cpp

  Log Message:
  -----------
  [Clang] Fix dedup-types-builtin.cpp test when -std=c++20

It was previously failing because of a warning marking a C++20 feature
as an extension.

This is a follow-up to 85043c1c146fd5658ad4c5b5138e58994333e645 that
introduced the test.



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