Unverified Commit e76b2574 authored by Michael Kruse's avatar Michael Kruse Committed by GitHub
Browse files

[Clang][OpenMP][Tile] Ensure AST node uniqueness. (#91325)

One of the constraints of an AST is that every node object must appear
at most once, hence we define lamdas that create a new AST node at every
use.
parent 5e9401c2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment