diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-26 01:39:03 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2021-01-25 12:57:04 -0500 |
commit | 3fbd3eaf28c1e6f2bb9519022611829dfe3b0464 (patch) | |
tree | 85503ba265ff5dd3dd6fe3422effa87c297522b9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3395a336b02538d0bb768ccfae11c9b6151b102e (diff) | |
download | llvm-3fbd3eaf28c1e6f2bb9519022611829dfe3b0464.zip llvm-3fbd3eaf28c1e6f2bb9519022611829dfe3b0464.tar.gz llvm-3fbd3eaf28c1e6f2bb9519022611829dfe3b0464.tar.bz2 |
[libc++] Implement [P0769] "Add shift to algorithm" (shift_left, shift_right)
I believe this is a complete implementation of std::shift_left and std::shift_right from
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0769r2.pdf
Some test cases copied-with-modification from D60027.
Differential Revision: https://reviews.llvm.org/D93819
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions