aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2020-05-05 22:21:09 -0700
committerVitaly Buka <vitalybuka@google.com>2020-05-05 22:32:45 -0700
commitd059d01c23e4006bcc78088277052607e2de1b45 (patch)
tree36afe3ba04d5ac4f3239a78dc00197da8e97a28f /clang/lib/Frontend/CompilerInvocation.cpp
parentb55009df666a2795741040aff87a5af5a69ec339 (diff)
downloadllvm-d059d01c23e4006bcc78088277052607e2de1b45.zip
llvm-d059d01c23e4006bcc78088277052607e2de1b45.tar.gz
llvm-d059d01c23e4006bcc78088277052607e2de1b45.tar.bz2
[dfsan] Remove realloc from done_abilist.txt
Summary: Currently, realloc is marked as "discard" in done_abilist.txt. As discussed in PR#45583, this is probably not the expected behavior; a custom wrapper seems to be required. Since this wrapper has not been implemented yet, realloc should not be in the done_abilist.txt file so that a warning is displayed when it is called. Reviewers: kcc, pcc, vitalybuka Reviewed By: vitalybuka Subscribers: #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D78379
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions