aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorRavitheja Addepally <ravitheja.addepally@intel.com>2017-07-03 15:07:36 +0000
committerRavitheja Addepally <ravitheja.addepally@intel.com>2017-07-03 15:07:36 +0000
commitf4ffae91cbadecfa28711aa765dbd513534d32ad (patch)
treeee320ca936a65443ba4767eb0132476b9001142f /llvm/unittests/Support/MathExtrasTest.cpp
parent26b144cc32ca4db10f0be7c6d2c7085f7b496c29 (diff)
downloadllvm-f4ffae91cbadecfa28711aa765dbd513534d32ad.zip
llvm-f4ffae91cbadecfa28711aa765dbd513534d32ad.tar.gz
llvm-f4ffae91cbadecfa28711aa765dbd513534d32ad.tar.bz2
Fixing warnings for unused variables and copy ellision
Summary: The std::move was preventing copy ellision when compiled with clang, the patch fixes the warning along with rearranging code to remove unused variables warnings on Linux machines with older perf_event interface. Reviewers: labath, ted Reviewed By: labath Differential Revision: https://reviews.llvm.org/D34946 llvm-svn: 307030
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions