[all-commits] [llvm/llvm-project] c585a4: [Clang] Use C++17 in constant-builtins-fmax.cpp test

Evgeny Shulgin via All-commits all-commits at lists.llvm.org
Fri Oct 7 14:32:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c585a44651f485c1a10fefdc6625ad998c05c61c
      https://github.com/llvm/llvm-project/commit/c585a44651f485c1a10fefdc6625ad998c05c61c
  Author: Evgeny Shulgin <izaronplatz at gmail.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M clang/test/Sema/constant-builtins-fmax.cpp

  Log Message:
  -----------
  [Clang] Use C++17 in constant-builtins-fmax.cpp test

Add `-std=c++17` to the test so that buildbot won't fail

Reviewed By: efriedma

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




More information about the All-commits mailing list