diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-04-14 14:06:55 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-04-14 14:06:55 -0400 |
commit | 207d58bf31ab975203c6bb818ee4167a09c195ce (patch) | |
tree | e27e500aae17cac7eeea638fd01e44fec663593d /clang/lib/Basic/FileManager.cpp | |
parent | e98060fa72ccb3c43d359dc5842f7d102dcf4378 (diff) | |
download | llvm-207d58bf31ab975203c6bb818ee4167a09c195ce.zip llvm-207d58bf31ab975203c6bb818ee4167a09c195ce.tar.gz llvm-207d58bf31ab975203c6bb818ee4167a09c195ce.tar.bz2 |
[libc++] Move guards against std::auto_ptr outside of auto_ptr.h
This makes it clear that headers like <memory> which include auto_ptr
only do that when compiling under an older Standard, or when the removed
feature is explicitly requested.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions