diff options
| author | Csaba Dabis <dabis.csaba98@gmail.com> | 2019-07-09 23:33:23 +0000 |
|---|---|---|
| committer | Csaba Dabis <dabis.csaba98@gmail.com> | 2019-07-09 23:33:23 +0000 |
| commit | 27cf6664437efd640bb6db5594bafcce68fa2854 (patch) | |
| tree | 6f6b345ad05324a6f921ca201db85e30e26a27c3 /llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | |
| parent | abce8c457dd3de6b156756e547cc0eefb7653c79 (diff) | |
| download | bcm5719-llvm-27cf6664437efd640bb6db5594bafcce68fa2854.tar.gz bcm5719-llvm-27cf6664437efd640bb6db5594bafcce68fa2854.zip | |
[analyzer] CastValueChecker: Model casts
Summary:
It models the LLVM casts:
- `cast<>`
- `dyn_cast<>`
- `cast_or_null<>`
- `dyn_cast_or_null<>`
It has a very basic support without checking the `classof()` function.
Reviewed By: NoQ
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64374
llvm-svn: 365582
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp')
0 files changed, 0 insertions, 0 deletions

