mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 13:36:09 +00:00

Differential Revision: https://reviews.llvm.org/D93911 This first step adds the assert statement and supports it at top level and in record definitions. Later steps will support it in class definitions and multiclasses.