| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Reproducers] Capture return values of functions returning by ptr/ref | Jonas Devlieghere | 2019-04-03 | 1 | -2/+2 |
| * | [lldb] [Reproducer] Move SBRegistry registration into declaring files | Michal Gorny | 2019-03-19 | 1 | -0/+55 |
| * | Add "operator bool" to SB APIs | Pavel Labath | 2019-03-11 | 1 | -0/+4 |
| * | [Reproducers] Add SBReproducer macros | Jonas Devlieghere | 2019-03-06 | 1 | -13/+94 |
| * | [SBAPI] Don't check IsValid in constructor | Jonas Devlieghere | 2019-03-06 | 1 | -3/+5 |
| * | Replace 'ap' with 'up' suffix in variable names. (NFC) | Jonas Devlieghere | 2019-02-13 | 1 | -33/+33 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [FileSystem] Move path resolution logic out of FileSpec | Jonas Devlieghere | 2018-11-01 | 1 | -1/+2 |
| * | Represent invalid UUIDs as UUIDs with length zero | Pavel Labath | 2018-06-26 | 1 | -1/+2 |
| * | Modernize UUID class | Pavel Labath | 2018-06-21 | 1 | -2/+2 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -3/+3 |
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -155/+82 |
| * | Made all other "operator bool"s explicit and ensured | Sean Callanan | 2013-10-04 | 1 | -1/+1 |
| * | Fixed GetModuleSpecifications() to work better overall: | Greg Clayton | 2013-07-12 | 1 | -1/+1 |
| * | Added a way to extract the module specifications from a file. A module specif... | Greg Clayton | 2013-07-08 | 1 | -0/+230 |