diff options
author | Victor Chernyakin <chernyakin.victor.j@outlook.com> | 2025-08-31 16:38:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-31 16:38:22 -0700 |
commit | a49030e493b76bc2b294d36709c7ed84aef557f4 (patch) | |
tree | f6364093195558717eee57d37cdde155ff6c14b2 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 5109361d4aeeb0227e86a7f016eb773d28dd9957 (diff) | |
download | llvm-a49030e493b76bc2b294d36709c7ed84aef557f4.zip llvm-a49030e493b76bc2b294d36709c7ed84aef557f4.tar.gz llvm-a49030e493b76bc2b294d36709c7ed84aef557f4.tar.bz2 |
[clang-tidy] Teach `readability-uppercase-literal-suffix` about C++23 and C23 suffixes (#148275)
Clang doesn't actually support any of the new floating point types yet
(except for `f16`). I've decided to add disabled tests for them, so that
when the support comes, we can flip the switch and support them with no
delay.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions