[PATCH] D147908: [clang-tidy] Add support for long double in bugprone-incorrect-roundings
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 10 00:09:05 PDT 2023
PiotrZSL created this revision.
Herald added subscribers: carlosgalvezp, xazax.hun.
Herald added a reviewer: njames93.
Herald added a project: All.
PiotrZSL requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Support all floating point representations for an 0.5 floating const.
Added missing tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D147908
Files:
clang-tools-extra/clang-tidy/bugprone/IncorrectRoundingsCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/incorrect-roundings.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147908.512079.patch
Type: text/x-patch
Size: 9599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230410/f9dc74f9/attachment-0001.bin>
More information about the cfe-commits
mailing list