[all-commits] [llvm/llvm-project] c80b91: [clang][DebugInfo][test] Remove unchecked member v...

Michael Buch via All-commits all-commits at lists.llvm.org
Thu Nov 30 03:14:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c80b91bce3a5a92281ad1c7e090ac25e7a5bd395
      https://github.com/llvm/llvm-project/commit/c80b91bce3a5a92281ad1c7e090ac25e7a5bd395
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M clang/test/CodeGenCXX/debug-info-static-inline-member.cpp

  Log Message:
  -----------
  [clang][DebugInfo][test] Remove unchecked member variable in debug-info-static-inline-member

The check for this was removed in
https://github.com/llvm/llvm-project/pull/72974

This patch removes the member from the source itself since
it was confusing FileCheck




More information about the All-commits mailing list