[all-commits] [llvm/llvm-project] 18e632: [flang] Remove incorrect unit test
Craig Rasmussen via All-commits
all-commits at lists.llvm.org
Mon Oct 4 18:27:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18e63289358f50143fe4bc59942f3959bdffa772
https://github.com/llvm/llvm-project/commit/18e63289358f50143fe4bc59942f3959bdffa772
Author: Craig Rasmussen <rasmussen17 at llnl.gov>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M flang/unittests/Evaluate/intrinsics.cpp
Log Message:
-----------
[flang] Remove incorrect unit test
Any test of the team_number intrinsic function will apparently
fail because it doesn't have access to ISO_FORTRAN_ENV when
called.
More information about the All-commits
mailing list