steakhal wrote:

I wonder why we don't use the `castExpr` matcher instead of the more specific 
`cxxStaticCastExpr`.
There is no semantic difference of C or C++ style casts, so I wonder, why is 
one handled but not the other?

https://github.com/llvm/llvm-project/pull/200294
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to