<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/test/API/functionalities/valobj_errors/hidden.c, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (#157364)</title>
<updated>2025-09-15T16:55:00+00:00</updated>
<author>
<name>Sirraide</name>
<email>aeternalmail@gmail.com</email>
</author>
<published>2025-09-15T16:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b24769855d97697de08e2296a548c033f193caf4'/>
<id>b24769855d97697de08e2296a548c033f193caf4</id>
<content type='text'>
GCC 14 also made this an error by default, so we’re following suit.

Fixes #74605</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GCC 14 also made this an error by default, so we’re following suit.

Fixes #74605</pre>
</div>
</content>
</entry>
<entry>
<title>Report back errors in GetNumChildren() (#84265)</title>
<updated>2024-03-11T20:04:56+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>adrian-prantl@users.noreply.github.com</email>
</author>
<published>2024-03-11T20:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6462eadbd316aed1b1074ed73bcaf1698886bba1'/>
<id>6462eadbd316aed1b1074ed73bcaf1698886bba1</id>
<content type='text'>
This is a proof-of-concept patch that illustrates how to use the
Expected return values to surface rich error messages all the way up
to the ValueObjectPrinter.

This is the final patch in the series that includes
https://github.com/llvm/llvm-project/pull/83501 and
https://github.com/llvm/llvm-project/pull/84219</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a proof-of-concept patch that illustrates how to use the
Expected return values to surface rich error messages all the way up
to the ValueObjectPrinter.

This is the final patch in the series that includes
https://github.com/llvm/llvm-project/pull/83501 and
https://github.com/llvm/llvm-project/pull/84219</pre>
</div>
</content>
</entry>
</feed>
