aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Interpreter/InterpreterTest.cpp
diff options
context:
space:
mode:
authorVadim Paretsky <b-vadipa@microsoft.com>2023-05-18 18:56:25 -0700
committerVadim Paretsky <b-vadipa@microsoft.com>2023-05-18 18:56:25 -0700
commitd9b84c2c9d645032094e3db8e5f361d26167c224 (patch)
tree795e5d1c2ac2041bee46ad408f9c1ce1a34d4c8d /clang/unittests/Interpreter/InterpreterTest.cpp
parent3b78065e3026de0d1ea4802cb6a4f35ebc687cdf (diff)
downloadllvm-d9b84c2c9d645032094e3db8e5f361d26167c224.zip
llvm-d9b84c2c9d645032094e3db8e5f361d26167c224.tar.gz
llvm-d9b84c2c9d645032094e3db8e5f361d26167c224.tar.bz2
[OpenMP] remove usage of std::abs in the new loop collapse support code
On some platforms, std::abs may inadvertently pull in a math library. This patch replaces its use in the new loop collapse code with a no thrills in-situ implementation. Differential Revision: https://reviews.llvm.org/D150882
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions