diff options
| author | Yulong Zhang <yulongzhang@google.com> | 2026-01-27 05:37:09 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2026-01-27 07:59:32 +0000 |
| commit | b441fd80a58c6064b1333a3630367c9199fe1c99 (patch) | |
| tree | 5c6be12729dc094183087cb097b5db85cc4517cd /pkg/aflow/flow/patching/patching.go | |
| parent | 9a542765834f4ba0ddcc5a28ed46f388d29d02ad (diff) | |
tools/clang/codesearch: migrate dyn_cast to dyn_cast_if_present
In LLVM 16+ dyn_cast is no longer null-safe and hence leads to crashes.
This commit switches it to dyn_cast_if_null.
Diffstat (limited to 'pkg/aflow/flow/patching/patching.go')
0 files changed, 0 insertions, 0 deletions
