diff options
author | js324 <jins918@gmail.com> | 2024-04-22 14:42:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 14:42:57 -0400 |
commit | ca1f1c957232b05d6529916bcd769ae1c57ff935 (patch) | |
tree | d48c60701c9c23234ede965077b5f11e93dbc5e6 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 9a3595167d3ee875e3180800cec5f5c3fd170e63 (diff) | |
download | llvm-ca1f1c957232b05d6529916bcd769ae1c57ff935.zip llvm-ca1f1c957232b05d6529916bcd769ae1c57ff935.tar.gz llvm-ca1f1c957232b05d6529916bcd769ae1c57ff935.tar.bz2 |
[BitInt] Expose a _BitInt literal suffix in C++ (#86586)
This exposes _BitInt literal suffixes __wb and u__wb as an extension
in C++. There is a new Extension warning, and the tests are
essentially the same as the existing _BitInt literal tests for C but
with a few additional cases.
Fixes #85223
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions