diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-05-29 13:09:07 -0400 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-05-31 11:29:16 -0400 |
commit | d39f5c3cb97e769f960681b3132724e16b756e80 (patch) | |
tree | 422fdfe2bc9c35f76dc4800d523b916d3e563d33 /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | b8dcd920ec286d70976521dbc4692dc5f24dabe8 (diff) | |
download | llvm-d39f5c3cb97e769f960681b3132724e16b756e80.zip llvm-d39f5c3cb97e769f960681b3132724e16b756e80.tar.gz llvm-d39f5c3cb97e769f960681b3132724e16b756e80.tar.bz2 |
[libc++] Avoid `result_type` and `unary/binary_function` in <valarray>.
Give each of the relevant functional operators a `__result_type`
instead, so that we can keep using those typedefs in <valarray>
even when the public binder typedefs are removed in C++20.
Differential Revision: https://reviews.llvm.org/D103371
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions