diff options
author | Eric Astor <epastor@google.com> | 2024-10-10 12:21:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 12:21:34 -0400 |
commit | 73e74e496ec32a13a5ae71df71364065f7be3cca (patch) | |
tree | 0e0c95893db77546991e4270fffad58507c7ea05 /lldb/packages/Python/lldbsuite/test | |
parent | 2190ffa0f7e874d04fd0f750142135faa5df5d6b (diff) | |
download | llvm-73e74e496ec32a13a5ae71df71364065f7be3cca.zip llvm-73e74e496ec32a13a5ae71df71364065f7be3cca.tar.gz llvm-73e74e496ec32a13a5ae71df71364065f7be3cca.tar.bz2 |
[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.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions