[all-commits] [llvm/llvm-project] 36aea6: [libc++][NFC] Remove mentions of warn_unused_result

philnik777 via All-commits all-commits at lists.llvm.org
Thu Aug 25 13:28:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36aea6158732ad0758498ad5e894056410ba9ce9
      https://github.com/llvm/llvm-project/commit/36aea6158732ad0758498ad5e894056410ba9ce9
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M libcxx/test/libcxx/diagnostics/enable_nodiscard_ext.verify.cpp
    M libcxx/test/libcxx/diagnostics/nodiscard_extensions.verify.cpp

  Log Message:
  -----------
  [libc++][NFC] Remove mentions of warn_unused_result

We don't use `clang::warn_unused_result` anymore, so let's remove the mentions of it from the tests

Reviewed By: Mordante, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list