Skip to content
Snippets Groups Projects

Add global_declarations to cbackend

Merged Stephan Seitz requested to merge seitz/pystencils:global-declarations into master
  1. Jul 08, 2019
    • Stephan Seitz's avatar
      Add global_declarations to cbackend · 3463ff54
      Stephan Seitz authored
      This enables astnodes.Nodes to have a member required_global_declarations
      by which they can specify a global declaration required for their usage.
      3463ff54