[Openmp-commits] [PATCH] D144426: [OpenMP] Update the bug report link for `libomp` assertion failures
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 21 07:44:08 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37def0080618: [OpenMP] Update the bug report link for `libomp` assertion failures (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144426/new/
https://reviews.llvm.org/D144426
Files:
openmp/runtime/src/i18n/en_US.txt
Index: openmp/runtime/src/i18n/en_US.txt
===================================================================
--- openmp/runtime/src/i18n/en_US.txt
+++ openmp/runtime/src/i18n/en_US.txt
@@ -492,7 +492,7 @@
"compiler and operating system versions. Faster response will be "
"obtained by including all program sources. For information on "
"submitting this issue, please see "
- "https://bugs.llvm.org/."
+ "https://github.com/llvm/llvm-project/issues/."
OBSOLETE "Check NLSPATH environment variable, its value is \"%1$s\"."
ChangeStackLimit "Please try changing the shell stack limit or adjusting the "
"OMP_STACKSIZE environment variable."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144426.499176.patch
Type: text/x-patch
Size: 849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230221/8004b59d/attachment.bin>
More information about the Openmp-commits
mailing list