| | Authored by mizvekov on Mar 7 2021, 6:32 PM. | Time | Test |
---|
| 40 ms | x64 debian > Flang.Semantics::omp-do05.f90 Script:
--
: 'RUN: at line 1'; /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/test_errors.sh /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/omp-do05.f90 /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/test/Semantics/Output/omp-do05.f90.tmp /mnt/disks/ssd0/agent/llvm-project/build/bin/f18 -intrinsic-module-directory /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/include/flang -fopenmp
| | 50 ms | x64 debian > Flang.Semantics::omp-do13.f90 Script:
--
: 'RUN: at line 1'; /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/test_errors.sh /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/omp-do13.f90 /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/test/Semantics/Output/omp-do13.f90.tmp /mnt/disks/ssd0/agent/llvm-project/build/bin/f18 -intrinsic-module-directory /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/include/flang -fopenmp
| | 40 ms | x64 debian > Flang.Semantics::omp-nested01.f90 Script:
--
: 'RUN: at line 1'; /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/test_errors.sh /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/omp-nested01.f90 /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/test/Semantics/Output/omp-nested01.f90.tmp /mnt/disks/ssd0/agent/llvm-project/build/bin/f18 -intrinsic-module-directory /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/include/flang -fopenmp
| | 40 ms | x64 debian > Flang.Semantics::omp-reduction07.f90 Script:
--
: 'RUN: at line 1'; /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/test_errors.sh /mnt/disks/ssd0/agent/llvm-project/flang/test/Semantics/omp-reduction07.f90 /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/test/Semantics/Output/omp-reduction07.f90.tmp /mnt/disks/ssd0/agent/llvm-project/build/bin/f18 -intrinsic-module-directory /mnt/disks/ssd0/agent/llvm-project/build/tools/flang/include/flang -fopenmp
|
Event Timelinemizvekov requested review of this revision. Herald added a project: Restricted Project. mizvekov marked 2 inline comments as done. mizvekov marked an inline comment as done. mizvekov marked an inline comment as done. rsmith accepted this revision. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | | | 2 lines | | | | 1 line | | | | 9 lines | | 4 lines | | 44 lines | | test/ | CXX/ | expr/ | expr.prim/ | expr.prim.req/ |
| | | 26 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
d8bdd315ab30 | 6e58c9db74c8 | 4e30b20bdbab | Matheus Izvekov | [clang] Use decltype((E)) for compound requirement type constraint (Show More…) | Mar 7 2021, 4:09 PM |
- ·Reviewers: shafik, Restricted Project
|