[all-commits] [llvm/llvm-project] 1376df: [OpenMP][Fix] Update test after changing flag value
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Aug 25 17:00:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1376dfa32c5b94b33d396ecfd5a6e27cd9179b2f
https://github.com/llvm/llvm-project/commit/1376dfa32c5b94b33d396ecfd5a6e27cd9179b2f
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M clang/test/OpenMP/target_indirect_codegen.cpp
Log Message:
-----------
[OpenMP][Fix] Update test after changing flag value
Summary:
Comments on a previous patch suggested changing this flag but I
neglected to update it in the Clang test accordingly. Fix this.
More information about the All-commits
mailing list