[PATCH] D57249: [clang-tidy] fix unit tests for dropped _Float16 support in X86

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 25 11:02:27 PST 2019


JonasToth updated this revision to Diff 183579.
JonasToth added a comment.

- Revert "add REQUIRES: <arch> for the readability unit-tests where necessary" as its not necessary because only the frontend is run


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57249

Files:
  test/clang-tidy/readability-uppercase-literal-suffix-float16.cpp
  test/clang-tidy/readability-uppercase-literal-suffix-floating-point.cpp
  test/clang-tidy/readability-uppercase-literal-suffix-hexadecimal-floating-point.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57249.183579.patch
Type: text/x-patch
Size: 5687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/8006094d/attachment.bin>


More information about the cfe-commits mailing list