diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-07 23:42:47 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-08 11:19:16 -0500 |
commit | c0428b3c0c1f3b78d39ceaf909908800fb7aabe3 (patch) | |
tree | fe18ec10f671d051a0e21454adee019979bc1bb2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b4750f58d89f2fbc74489b5e56d30daadec47198 (diff) | |
download | llvm-c0428b3c0c1f3b78d39ceaf909908800fb7aabe3.zip llvm-c0428b3c0c1f3b78d39ceaf909908800fb7aabe3.tar.gz llvm-c0428b3c0c1f3b78d39ceaf909908800fb7aabe3.tar.bz2 |
[libc++] ADL-proof <iterator>. `__convert_to_integral` is not a customization point.
The interesting change here is that we no longer consider `__convert_to_integral`
an ADL customization point for the user's types. I think the new behavior
is defensible. The old behavior had come from D7449, where Marshall explicitly
said "people can't define their own [`__convert_to_integral` overloads]."
Differential Revision: https://reviews.llvm.org/D92814
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions