[all-commits] [llvm/llvm-project] 6627c8: [clang] add triple to `test/SemaCXX/deduced-return...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Wed Jul 8 15:37:09 PDT 2026


  Branch: refs/heads/users/mizvekov/GH208285-fixup1
  Home:   https://github.com/llvm/llvm-project
  Commit: 6627c8fbbf95d3f5c6553685e3f8d590aeded188
      https://github.com/llvm/llvm-project/commit/6627c8fbbf95d3f5c6553685e3f8d590aeded188
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M clang/test/SemaCXX/deduced-return-type-cxx14.cpp

  Log Message:
  -----------
  [clang] add triple to `test/SemaCXX/deduced-return-type-cxx14.cpp`

Fixes issue reported here: https://github.com/llvm/llvm-project/pull/208285#issuecomment-4919717057

Since that test file now uses the `cdecl` attribute, which is not supported
in some targets, pin that test to x86_64 triple.



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