[Openmp-commits] [PATCH] D131567: [Libomptarget][CUDA] Check CUDA compatibilty correctly
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 10 07:37:01 PDT 2022
jhuber6 added a comment.
In D131567#3712551 <https://reviews.llvm.org/D131567#3712551>, @ye-luo wrote:
> a.out: /home/yeluo/opt/llvm-clang/llvm-project/llvm/include/llvm/ADT/StringRef.h:223: char llvm::StringRef::operator[](size_t) const: Assertion `Index < Length && "Invalid index!"' failed.
> Aborted (core dumped)
Interesting, probably just messed up the string handling.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131567/new/
https://reviews.llvm.org/D131567
More information about the Openmp-commits
mailing list