diff options
author | Louis Dionne <ldionne@apple.com> | 2020-10-30 12:50:58 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-10-30 12:51:07 -0400 |
commit | 4dfe014a12919580d122a6c1f02d653c6b0966d5 (patch) | |
tree | 5d819432ba09d536950a4dffdb6d6647e46653d2 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 86e0c1acdb370f7c97f7f287afd41c2902f0e6e0 (diff) | |
download | llvm-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