[PATCH] D137725: [OpenMP][OMPIRBuilder] Mirgrate getName from clang to OMPIRBuilder

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 13:26:21 PST 2022


tschuett added a comment.

I just wanted to point you at https://reviews.llvm.org/D136743 (BuiltinTypeDeclBuilder). They use the Rust Builder Pattern. If the configuration of the OpenMPIRBuilder becomes to complex, maybe there is space for something similar.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137725/new/

https://reviews.llvm.org/D137725



More information about the llvm-commits mailing list