<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/lldb/scripts/generate-sbapi-dwarf-enum.py, 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>[lldb] Add missing include to SBLanguages.h (#111763)</title>
<updated>2024-10-09T21:41:50+00:00</updated>
<author>
<name>Chelsea Cassanova</name>
<email>chelsea_cassanova@apple.com</email>
</author>
<published>2024-10-09T21:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ac3321f104ae2a0639845f860b05c97568bb24e2'/>
<id>ac3321f104ae2a0639845f860b05c97568bb24e2</id>
<content type='text'>
SBLanguages.h uses a uint16_t but is missing the include for
`&lt;cstdint&gt;`, if any file includes this without including that it will
cause a build error so this commit adds this include.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SBLanguages.h uses a uint16_t but is missing the include for
`&lt;cstdint&gt;`, if any file includes this without including that it will
cause a build error so this commit adds this include.</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Put SBSourceLanguageName in lldb namespace (#91685)</title>
<updated>2024-05-10T17:00:36+00:00</updated>
<author>
<name>Alex Langford</name>
<email>alangford@apple.com</email>
</author>
<published>2024-05-10T17:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3bde7983986d8ce637f6bb506860859249787751'/>
<id>3bde7983986d8ce637f6bb506860859249787751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lldb create API folder if it does not exist, before creating SBLangua… (#91128)</title>
<updated>2024-05-08T17:57:16+00:00</updated>
<author>
<name>Nicklas Boman</name>
<email>smurfd@gmail.com</email>
</author>
<published>2024-05-08T17:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=dbcfa2957d9f99de62fc86db12a857caf929583c'/>
<id>dbcfa2957d9f99de62fc86db12a857caf929583c</id>
<content type='text'>
Create API folder if it does not exist, before creating SBLanguages.h</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create API folder if it does not exist, before creating SBLanguages.h</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the regex in the sbapi python script</title>
<updated>2024-05-01T20:41:32+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2024-05-01T20:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b8c301f6e22a6a5ebec4b8870327237eb94c5b15'/>
<id>b8c301f6e22a6a5ebec4b8870327237eb94c5b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[lldb] Use Python script to generate SBLanguages.h (#90753)</title>
<updated>2024-05-01T20:02:47+00:00</updated>
<author>
<name>Jonas Devlieghere</name>
<email>jonas@devlieghere.com</email>
</author>
<published>2024-05-01T20:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=dcbf0fcd0d5572f7001ebdd3bda6062593ec172b'/>
<id>dcbf0fcd0d5572f7001ebdd3bda6062593ec172b</id>
<content type='text'>
Use a Python script to generate SBLanguages.h instead of piggybacking on
LLDB TableGen. This addresses Nico Weber's post-commit feedback.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a Python script to generate SBLanguages.h instead of piggybacking on
LLDB TableGen. This addresses Nico Weber's post-commit feedback.</pre>
</div>
</content>
</entry>
</feed>
