aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-10-30 12:50:58 -0400
committerLouis Dionne <ldionne@apple.com>2020-10-30 12:51:07 -0400
commit4dfe014a12919580d122a6c1f02d653c6b0966d5 (patch)
tree5d819432ba09d536950a4dffdb6d6647e46653d2 /llvm/utils/FileCheck/FileCheck.cpp
parent86e0c1acdb370f7c97f7f287afd41c2902f0e6e0 (diff)
downloadllvm-4dfe014a12919580d122a6c1f02d653c6b0966d5.zip
llvm-4dfe014a12919580d122a6c1f02d653c6b0966d5.tar.gz
llvm-4dfe014a12919580d122a6c1f02d653c6b0966d5.tar.bz2
[libc++] Add -Wno-sized-deallocation to avoid spurious GCC warnings
GCC tries to be nice and tell us that we probably want to also implement sized deallocation functions when we override the normal ones. However, we know what we're doing in the test suite and don't want to override them.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions