summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryBuffer.cpp
diff options
context:
space:
mode:
authorCsaba Dabis <dabis.csaba98@gmail.com>2019-07-10 00:20:03 +0000
committerCsaba Dabis <dabis.csaba98@gmail.com>2019-07-10 00:20:03 +0000
commit693936ab8fe84488e9c888245890dc7936d857c3 (patch)
tree0b5d13d9c5ec5b4872a5fa2896c7381cca531990 /llvm/lib/Support/MemoryBuffer.cpp
parent6a29680efb0b9866a0106e20c6682fd485ddeb4e (diff)
downloadbcm5719-llvm-693936ab8fe84488e9c888245890dc7936d857c3.tar.gz
bcm5719-llvm-693936ab8fe84488e9c888245890dc7936d857c3.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. (It reapplies the reverted 'llvm-svn: 365582' patch with proper test file.) Reviewed By: NoQ Tags: #clang Differential Revision: https://reviews.llvm.org/D64374 llvm-svn: 365585
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud