diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-06-18 15:55:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 15:55:06 +0200 |
commit | 9db7502d229b48817521429c2a5d3fb84543fdf9 (patch) | |
tree | ac839ca435400928340d7a6f0df9519bdaa66546 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1d6f1029f7e8cf5468309078da3e85201844b625 (diff) | |
download | llvm-9db7502d229b48817521429c2a5d3fb84543fdf9.zip llvm-9db7502d229b48817521429c2a5d3fb84543fdf9.tar.gz llvm-9db7502d229b48817521429c2a5d3fb84543fdf9.tar.bz2 |
[libc++] Move __has_iterator_typedefs to the up-to-C++17 implementation of iterator_traits (#144265)
`__has_iterator_typedefs` is only used in the up-to-C++17 implementation
of `type_traits`. To make that clearer the struct is moved into that
code block.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions