[all-commits] [llvm/llvm-project] c555a1: [libc++] Make sure std::declval() produces an erro...

Igor Zhukov via All-commits all-commits at lists.llvm.org
Thu Oct 26 08:27:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c555a12377307909bd47e5de798059089eaa3f85
      https://github.com/llvm/llvm-project/commit/c555a12377307909bd47e5de798059089eaa3f85
  Author: Igor Zhukov <fsb4000 at yandex.ru>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M libcxx/include/__utility/declval.h
    M libcxx/test/std/input.output/iostream.format/output.streams/ostream/deleted_output_functions.verify.cpp
    A libcxx/test/std/utilities/utility/declval/declval.verify.cpp

  Log Message:
  -----------
  [libc++] Make sure std::declval() produces an error when ODR-used

Fixes https://github.com/llvm/llvm-project/issues/61202

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




More information about the All-commits mailing list