Files
clang-p2996/clang/lib/CodeGen/CGExprConstant.cpp
Youngsuk Kim d8c40800ed [clang][CGExprConstant] Remove no-op ptr-to-ptr bitcast (NFC)
Remove a call to `getPointerCast` which is effectively does a no-op ptr-to-ptr
bitcast.

Opaque ptr clean-up effort.
2023-11-23 09:17:01 -06:00

88 KiB