[llvm] [clang] [SpecialCaseList] Use glob by default (PR #74809)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 6 13:50:50 PST 2024


aeubanks wrote:

ah it's because we something like

```
[cfi-unrelated-cast|cfi-derived-cast]

src:*third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
```

it seems like the new system doesn't match `[cfi-unrelated-cast|cfi-derived-cast]`

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


More information about the llvm-commits mailing list