aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTa-Wei Tu <tu.da.wei@gmail.com>2021-02-10 13:52:50 +0800
committerTa-Wei Tu <tu.da.wei@gmail.com>2021-02-10 13:53:57 +0800
commite89fcbfad6a3edb203ebdc2b1ead275fe909281a (patch)
treecee53b1626f5ac9354d859bf18733c956d4d8db0 /clang/lib/Frontend/CompilerInvocation.cpp
parentb910fab7054bb27326560c45d325fb48891ac134 (diff)
downloadllvm-e89fcbfad6a3edb203ebdc2b1ead275fe909281a.zip
llvm-e89fcbfad6a3edb203ebdc2b1ead275fe909281a.tar.gz
llvm-e89fcbfad6a3edb203ebdc2b1ead275fe909281a.tar.bz2
Fix deprecated usage of `mallinfo`
glibc deprecates `mallinfo` in the latest version of 2.33. This patch replaces the usage of `mallinfo` with the new `mallinfo2` when it's available. Reviewed By: lattner Differential Revision: https://reviews.llvm.org/D96359
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions