diff options
author | Amr Hesham <amr96@programmer.net> | 2025-10-17 18:46:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-17 18:46:51 +0200 |
commit | 92757f9de34a5f08873064be0e30d7cdeaae895f (patch) | |
tree | 980e0ae14dbbde3bb7f5ceac559884c87c08da65 /clang/unittests/Format/FormatTestJava.cpp | |
parent | df2ff3a1b2c231f8ec78c244950687cdc54b507b (diff) | |
download | llvm-92757f9de34a5f08873064be0e30d7cdeaae895f.zip llvm-92757f9de34a5f08873064be0e30d7cdeaae895f.tar.gz llvm-92757f9de34a5f08873064be0e30d7cdeaae895f.tar.bz2 |
[CIR] TryOp add arg default value and update diagnostic (#163856)
- Add a default value to handler_types to be able to construct TryOp,
then modify the handlers.
- Move empty region diagnostic from tablegen constraints to C++, because
we need the ability to add an empty region, then modify it later, for
example, in the handlers builder, but we need to report an error when we
find it in the IR while parsing.
Issue https://github.com/llvm/llvm-project/issues/154992
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions