[all-commits] [llvm/llvm-project] 940850: Add -fclang-abi-compat=latest to a bunch of tests ...

Richard Smith via All-commits all-commits at lists.llvm.org
Mon Sep 25 16:35:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 940850066290a484144db80f09e6c19709f5fe49
      https://github.com/llvm/llvm-project/commit/940850066290a484144db80f09e6c19709f5fe49
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M clang/test/CodeGenCXX/mangle-concept.cpp
    M clang/test/CodeGenCXX/mangle-exprs.cpp
    M clang/test/CodeGenCXX/mangle-nttp-anon-union.cpp
    M clang/test/CodeGenCXX/mangle-requires.cpp
    M clang/test/CodeGenCXX/mangle-template.cpp
    M clang/test/CodeGenCXX/matrix-type.cpp
    M clang/test/OpenMP/tile_codegen.cpp

  Log Message:
  -----------
  Add -fclang-abi-compat=latest to a bunch of tests for manglings that changed since v17.

Per discussion on https://reviews.llvm.org/D147655, various vendors use
a different default.




More information about the All-commits mailing list