aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-05-25 18:15:58 -0400
committerLouis Dionne <ldionne.2@gmail.com>2021-05-27 11:34:04 -0400
commit1055cb91b48280da0c42c5287b227cfdaae633b2 (patch)
tree31e28d7c3b8979fa4bfd7ae90cffb8460af9c26a /clang/lib/Frontend/CompilerInvocation.cpp
parent5efc3bfd320712f6842a451fd3dae124380273ce (diff)
downloadllvm-1055cb91b48280da0c42c5287b227cfdaae633b2.zip
llvm-1055cb91b48280da0c42c5287b227cfdaae633b2.tar.gz
llvm-1055cb91b48280da0c42c5287b227cfdaae633b2.tar.bz2
[libc++] Deprecate std::iterator and remove it as a base class
C++17 deprecated std::iterator and removed it as a base class for all iterator adaptors. We implement that change, but we still provide a way to inherit from std::iterator in the few cases where doing otherwise would be an ABI break. Supersedes D101729 and the std::iterator base parts of D103101 and D102657. Differential Revision: https://reviews.llvm.org/D103171
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions