diff options
author | Nikita Popov <npopov@redhat.com> | 2022-01-07 09:48:10 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-01-07 09:51:15 +0100 |
commit | 348bc76e3548c52dbcd442590ca0a7f5b09b7534 (patch) | |
tree | 5de5a9a0899a156c95f06e31830d6e937ad654d7 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 38efa68b083e419301d4df55f1cb48a90cf088b2 (diff) | |
download | llvm-348bc76e3548c52dbcd442590ca0a7f5b09b7534.zip llvm-348bc76e3548c52dbcd442590ca0a7f5b09b7534.tar.gz llvm-348bc76e3548c52dbcd442590ca0a7f5b09b7534.tar.bz2 |
[LibCalls] Infer same attrs for reallocf() as realloc()
reallocf() is the same as realloc() but frees the input pointer
on failure as well. We can infer the same attributes.
Also combine some cases that infer the same attributes and are
logically related.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions