diff options
author | Bryce Wilson <bryce@brycemw.ca> | 2022-01-12 19:25:19 -0800 |
---|---|---|
committer | Bryce Wilson <bryce@brycemw.ca> | 2022-01-14 12:22:01 -0800 |
commit | 1f2cfc4fdc1eefb2c5f562c77a5fe7e916bbf670 (patch) | |
tree | ae528d521d21f508c8488c5ebfd1e38bc1cb1249 /clang/unittests/Format/FormatTestJava.cpp | |
parent | cd97aaee5fef87215eebbd17a31099fe4437ce1f (diff) | |
download | llvm-1f2cfc4fdc1eefb2c5f562c77a5fe7e916bbf670.zip llvm-1f2cfc4fdc1eefb2c5f562c77a5fe7e916bbf670.tar.gz llvm-1f2cfc4fdc1eefb2c5f562c77a5fe7e916bbf670.tar.bz2 |
[BasicAliasAnalysis] Remove isMallocOrCallocLikeFn
Allocation functions should be marked with onlyAccessesInaccessibleMemory (when that is correct for the given function) which is checked elsewhere so this check is no longer needed.
Differential Revision: https://reviews.llvm.org/D117180
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions