Skip to content
Unverified Commit 9a5c6f17 authored by Congcong Cai's avatar Congcong Cai Committed by GitHub
Browse files

[clang-tidy]Add new check bugprone-casting-through-void (#69465)

This check detects usage of ``static_cast`` pointer to the other pointer
throght `static_cast` to `void *` in C++ code.
Fixes: #68532
parent 759cc258
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment