summaryrefslogtreecommitdiff
path: root/lldb/scripts/verify_api.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki2020-04-071-1/+1
* python 2/3 compat: commands vs subprocessSerge Guelton2019-03-261-2/+2
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-211-11/+11
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-18/+49
* Added the ability to verify the LLDB API on MacOSX using a script. Usage is:Greg Clayton2012-08-301-0/+84