Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Symbol] Use llvm::Expected when getting TypeSystems | Alex Langford | 2019-07-30 | 1 | -8/+12 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove dependencies from Utility to Core and Target. | Zachary Turner | 2017-02-14 | 1 | -1/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -68/+74 |
* | Made GetScratchTypeSystemForLanguage return an error if desired. | Sean Callanan | 2015-10-02 | 1 | -1/+1 |
* | TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:... | Greg Clayton | 2015-09-17 | 1 | -2/+2 |
* | This patch makes Clang-independent base classes for all the expression types ... | Jim Ingham | 2015-09-15 | 1 | -1/+1 |
* | Move Objective-C data formatters to the Objective-C language plugin where the... | Enrico Granata | 2015-09-14 | 1 | -0/+89 |