[FPEnv] Tests for rounding properties of constant evalution
authorSerge Pavlov <sepavloff@gmail.com>
Fri, 23 Oct 2020 11:36:16 +0000 (18:36 +0700)
committerSerge Pavlov <sepavloff@gmail.com>
Thu, 29 Oct 2020 06:53:13 +0000 (13:53 +0700)
commit08bb5d9196b3fed9a530d28a8a0f06438ab7a8ee
treefe5fe547e4fe36cb89c5bb0286eee867cbe3dbac
parent1df8d7b4f23da304061bf30b617132f8ba9ab80a
[FPEnv] Tests for rounding properties of constant evalution

These are moved from D88498.

Differential Revision: https://reviews.llvm.org/D90026
clang/test/CodeGen/rounding-math.c [new file with mode: 0644]
clang/test/CodeGen/rounding-math.cpp [new file with mode: 0644]
clang/test/SemaCXX/rounding-math.cpp