[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 10:59:51 PST 2019


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

- add REQUIRES: <arch> for the readability unit-tests where necessary


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-opencl-half.cpp
  test/clang-tidy/readability-uppercase-literal-suffix-floating-point.cpp
  test/clang-tidy/readability-uppercase-literal-suffix-hexadecimal-floating-point.cpp
  test/clang-tidy/readability-uppercase-literal-suffix-integer-ms.cpp

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


More information about the cfe-commits mailing list