[qt/clang/llvm]: Summary of bulk changes made

KDE Git Services - Bulk Change <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git repository change summary for qt/clang/llvm
Pushed by mirror-service into branch 'upstream/users/makslevental/mlir-c-typeconverter-1ton'.
Changed from e4b62b0279fad81a1d2969822e9f009f31d8f04d to 5c30a1e03b30af3853f61ca97b1dc710ce0ee971
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.

This change contains the following new commits:

Git commit 5c30a1e03b30af3853f61ca97b1dc710ce0ee971 by makslevental on 18/07/2026 at 18:57..
[mlir-c] Expose hard-failure state in 1:N type conversion callback

The 1:N conversion callback returned MlirLogicalResult, which the binding
could only map to success or nullopt (try-another), leaving the C++
failure() state (fail without trying another conversion) unreachable.

Return a MlirTypeConverterConversionStatus enum instead, with Success,
Failure, and Declined states mapped to success(), failure(), and
std::nullopt respectively. Add a test covering the hard-failure path.
https://invent.kde.org/qt/clang/llvm/-/commit/5c30a1e03b30af3853f61ca97b1dc710ce0ee971
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.