mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 22:06:05 +00:00

These two clauses just take a 'var-list' and specify where the variables should be copied from/to. This patch implements the AST nodes for them and ensures they properly take a var-list.