PSyclone icon indicating copy to clipboard operation
PSyclone copied to clipboard

Create a PreprocessorInterface

Open LonelyCat124 opened this issue 10 months ago • 0 comments

To be able to use things like FILE and LINE for otter we need to create variables that won't appear in a symbol table or a wildcard import. Sergi's suggestion is to create a PreprocessorInterface that ignores some of the other rules.

Starting point: https://github.com/stfc/PSyclone/compare/master...1588_jit_opencl_invariants

LonelyCat124 avatar Apr 05 '24 13:04 LonelyCat124