[llvm-branch-commits] [clang] [llvm] [llvm] Introduce callee_type metadata (PR #87573)

Nikita Popov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jun 5 06:18:42 PDT 2025


================

----------------
nikic wrote:

The way FileCheck works this will pass even if the metadata is not dropped. You could try whether `FileCheck --match-full-lines` works. Otherwise you could use explicit `CHECK-NOT` or `{{$}}`.

https://github.com/llvm/llvm-project/pull/87573


More information about the llvm-branch-commits mailing list