diff options
author | Shoaib Meenai <smeenai@fb.com> | 2021-05-23 21:03:12 -0700 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2021-05-25 13:07:13 -0700 |
commit | a051bbb53f6de8c2db8adf934ef7a9f5951ed0b8 (patch) | |
tree | 26dad74aa5868c97cf992fa8c912affd26550ca8 /libcxx/src/filesystem/operations.cpp | |
parent | ec402f1d5da02dfbdc87d031ff99d7dbcada336f (diff) | |
download | llvm-a051bbb53f6de8c2db8adf934ef7a9f5951ed0b8.zip llvm-a051bbb53f6de8c2db8adf934ef7a9f5951ed0b8.tar.gz llvm-a051bbb53f6de8c2db8adf934ef7a9f5951ed0b8.tar.bz2 |
[libcxxabi] Use ASan interface header for declaration. NFC
This was changed from using the header to using a forward declaration in
c4600ccf891c, since older versions of the header didn't declare the
function. At this point, it's been declared for ~3.5 years, and it
should be pretty safe to assume that we can rely on the ASan interface
header to provide a declaration instead of needing to write our own.
Reviewed By: #libc_abi, ldionne
Differential Revision: https://reviews.llvm.org/D103003
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions