[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:13:06 PDT 2023


PiotrZSL updated this revision to Diff 512082.
PiotrZSL edited the summary of this revision.
PiotrZSL added a comment.

Update dependency


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147908/new/

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.512082.patch
Type: text/x-patch
Size: 9599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230410/4de4febf/attachment.bin>


More information about the cfe-commits mailing list