llvm-project
73e74e49 - [clang][frontend] Support applying the annotate attribute to statements (#111841)

Commit
1 year ago
[clang][frontend] Support applying the annotate attribute to statements (#111841) By allowing AnnotateAttr to be applied to statements, users can place arbitrary information in the AST for later use. For example, this can be used for HW-targeted language extensions that involve specialized loop annotations.
Author
Parents
Loading