forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OpenMP][NFC] Remove hard-coded line numbers from test
Otherwise, it's painful to insert new code. There are many existing examples in the same test file where the line numbers are not hard-coded. I intend to do the same for several other OpenMP tests, but I want to be sure there are no objections before I spend time on it. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D82224
- Loading branch information
1 parent
6c6adde
commit 01ddb2a
Showing
1 changed file
with
52 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters