diff options
author | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2017-07-03 11:24:08 +0000 |
---|---|---|
committer | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2017-07-03 11:24:08 +0000 |
commit | c47afcd9bbe5c5bca9dc1e1e064ea46bb2a83536 (patch) | |
tree | e60d61609965cc9833222b875464f35cbc23aeab /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 5c787ab346c3517f987d7f872a9e653d74d7a5df (diff) | |
download | llvm-c47afcd9bbe5c5bca9dc1e1e064ea46bb2a83536.zip llvm-c47afcd9bbe5c5bca9dc1e1e064ea46bb2a83536.tar.gz llvm-c47afcd9bbe5c5bca9dc1e1e064ea46bb2a83536.tar.bz2 |
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.
Changes are: replaced C-style casts with cons_cast and reinterpret_cast;
type of several counters changed to signed; type of parameters of 32-bit and
64-bit AND and OR intrinsics changes to unsigned; changed files formatted
using clang-format version 3.8.1.
Differential Revision: https://reviews.llvm.org/D34759
llvm-svn: 307020
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions