diff options
author | Henrich Lauko <xlauko@mail.muni.cz> | 2025-06-16 09:21:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 09:21:05 +0200 |
commit | 9fcd14d9b013d0c4b8ec245772b3be3d5c31b885 (patch) | |
tree | dcc75405d5de75a89bad25940449e9b24147c141 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 222ab28a9240e03479341cba2f487b8350635fce (diff) | |
download | llvm-9fcd14d9b013d0c4b8ec245772b3be3d5c31b885.zip llvm-9fcd14d9b013d0c4b8ec245772b3be3d5c31b885.tar.gz llvm-9fcd14d9b013d0c4b8ec245772b3be3d5c31b885.tar.bz2 |
[MLIR][ODS] Optionally generate public C++ functions for attribute constraints (#144275)
Add `gen-attr-constraint-decls` and `gen-attr-constraint-defs`, which
generate public C++ functions for attribute constraints. The name of the C++
function is specified in the `cppFunctionName` field.
This generalize `cppFunctionName` from `TypeConstraint` introduced in
https://github.com/llvm/llvm-project/pull/104577 to be usable also in `AttrConstraint`.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions