Skip to content
Snippets Groups Projects
Unverified Commit c50f5104 authored by Andreas Klöckner's avatar Andreas Klöckner Committed by GitHub
Browse files

Add ptrdiff_t to list of ignored words in scan (#575)

parent 7f1a4a4b
No related branches found
No related tags found
No related merge requests found
Pipeline #306764 passed with warnings
...@@ -785,7 +785,7 @@ _IGNORED_WORDS = set(""" ...@@ -785,7 +785,7 @@ _IGNORED_WORDS = set("""
typedef for endfor if void while endwhile endfor endif else const printf typedef for endfor if void while endwhile endfor endif else const printf
None return bool n char true false ifdef pycl_printf str range assert None return bool n char true false ifdef pycl_printf str range assert
np iinfo max itemsize __packed__ struct restrict np iinfo max itemsize __packed__ struct restrict ptrdiff_t
set iteritems len setdefault set iteritems len setdefault
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment