Updated the regular expression in order to match '.exe' suffix,
if these Flang tests are running on Windows.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
clang/test/Driver/flang/multiple-inputs-mixed.f90 uses a more general FileCheck pattern:
! CHECK-SYNTAX-ONLY-LABEL: "{{[^"]*}}flang-new{{[^"/]*}}" "-fc1"
Perhaps these files should use the same regexp?
Comment Actions
Bryan, thanks for the review. Is another acceptance required for merging? May I ask you to commit the change? I do not have commit access. Thanks, Adam