[all-commits] [llvm/llvm-project] cfa578: [Sema] add test cases for D152495 NFC

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Thu Aug 31 14:18:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfa578cde0314935c6eb5d7fa19ec26390d431dd
      https://github.com/llvm/llvm-project/commit/cfa578cde0314935c6eb5d7fa19ec26390d431dd
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M clang/test/SemaCXX/warn-unused-variables.cpp

  Log Message:
  -----------
  [Sema] add test cases for D152495 NFC

Ensure these don't regress the next time we reland D152495.

Link: https://github.com/ClangBuiltLinux/linux/issues/1926

Reviewed By: cor3ntin, MaskRay

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




More information about the All-commits mailing list