diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2023-12-07 08:20:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 08:20:46 -0800 |
commit | 1ee6a1e38aa0c3773d892fcd01bb2af8e446e67f (patch) | |
tree | dadded7b6958024e7f3dfaed4a0d00ac886c16ba /clang/test/ParserOpenACC/parse-wait-construct.c | |
parent | dfd36aa70ec1cff0529272b00f6c6a81bf0cc49c (diff) | |
download | llvm-1ee6a1e38aa0c3773d892fcd01bb2af8e446e67f.zip llvm-1ee6a1e38aa0c3773d892fcd01bb2af8e446e67f.tar.gz llvm-1ee6a1e38aa0c3773d892fcd01bb2af8e446e67f.tar.bz2 |
[libc] fix -Wshift-count-overflow in UInt.h (#74649)
Not that I'm very good at SFINAE, but it seems that conversion operators
are
perhaps difficult to compose with SFINAE. I saw an example that used one
layer
of indirection to have an explicit return type that could then be used
with
enable_if_t.
Link: https://stackoverflow.com/a/7604580
Fixes: #74623
Diffstat (limited to 'clang/test/ParserOpenACC/parse-wait-construct.c')
0 files changed, 0 insertions, 0 deletions