[all-commits] [llvm/llvm-project] 31191e: [libc++] Fix concepts tests with GCC

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed May 26 08:22:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31191e15b6e362bcbd83353344bbb102f822762d
      https://github.com/llvm/llvm-project/commit/31191e15b6e362bcbd83353344bbb102f822762d
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M libcxx/test/std/concepts/concepts.callable/concept.invocable/invocable.compile.pass.cpp
    A libcxx/test/std/concepts/concepts.callable/concept.regularinvocable/regular_invocable.compile.pass.cpp
    R libcxx/test/std/concepts/concepts.callable/concept.regularinvocable/regular_invocable.pass.cpp

  Log Message:
  -----------
  [libc++] Fix concepts tests with GCC




More information about the All-commits mailing list