diff options
author | Justin Bogner <mail@justinbogner.com> | 2023-07-19 12:04:38 -0700 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2023-07-19 14:28:05 -0700 |
commit | 245073ac80b3a2ab942ac3c81126c14037501945 (patch) | |
tree | ce6166f8f4f4be9f55790b81f4cc26634ffbee0b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 30e753dd07d9c66f6860e8ffcfbbda41155af975 (diff) | |
download | llvm-245073ac80b3a2ab942ac3c81126c14037501945.zip llvm-245073ac80b3a2ab942ac3c81126c14037501945.tar.gz llvm-245073ac80b3a2ab942ac3c81126c14037501945.tar.bz2 |
[DirectX] Remove uses of isOpaquePointerTy(). NFC
isOpaquePointerTy now returns true for all pointers, so we can replace
these with isPointerTy().
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions