forked from intel/llvm
-
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.
[SYCL][GDB] Fixes for three issues in GDB xmethods. (intel#15250)
Three issues are addressed: 1. Printing non-sycl types may generate a python exception. 2. Accessor subscripts using size_t report an unsupported subscript type. 3. Multi-dimensional accessors calculate the wrong array layout. --------- Co-authored-by: Dmitry Vodopyanov <[email protected]>
- Loading branch information
1 parent
1a9bd30
commit d7b4230
Showing
1 changed file
with
11 additions
and
28 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