[all-commits] [llvm/llvm-project] a5c52f: [OpenMP][IRBuilder] Handle unexcuted EXPECT_FALSE
Shraiysh via All-commits
all-commits at lists.llvm.org
Sun Apr 24 20:38:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5c52ff0d47216f4eee53bb95652a799299d7770
https://github.com/llvm/llvm-project/commit/a5c52ff0d47216f4eee53bb95652a799299d7770
Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
Log Message:
-----------
[OpenMP][IRBuilder] Handle unexcuted EXPECT_FALSE
This patch addresses the comment about unexecuted test in D122371.
Reviewed By: probinson
Differential Revision: https://reviews.llvm.org/D123920
More information about the All-commits
mailing list