summaryrefslogtreecommitdiff
path: root/lldb/scripts/generate-sbapi-dwarf-enum.py
AgeCommit message (Expand)Author
2024-10-09[lldb] Add missing include to SBLanguages.h (#111763)Chelsea Cassanova
2024-05-10[lldb] Put SBSourceLanguageName in lldb namespace (#91685)Alex Langford
2024-05-08lldb create API folder if it does not exist, before creating SBLangua… (#91...Nicklas Boman
2024-05-01Fix the regex in the sbapi python scriptAdrian Prantl
2024-05-01[lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere