[all-commits] [llvm/llvm-project] 0a95ab: [flang][flang-omp-report] Removed unnecessary comm...
Josh Mottley via All-commits
all-commits at lists.llvm.org
Thu Nov 4 06:47:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a95abb7dcf3ae4d4c5bb7ecc739c217d20b7fc3
https://github.com/llvm/llvm-project/commit/0a95abb7dcf3ae4d4c5bb7ecc739c217d20b7fc3
Author: Josh Mottley <Josh.Mottley at arm.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M flang/test/Examples/omp-atomic.f90
M flang/test/Examples/omp-declarative-directive.f90
M flang/test/Examples/omp-device-constructs.f90
Log Message:
-----------
[flang][flang-omp-report] Removed unnecessary comments in flang-omp-report plugin tests
This patch removes unnecessary comments in the flang-omp-report
plugin tests which can be implied from the file name and run command.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D112817
More information about the All-commits
mailing list