Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SBValue] Add a method GetNumChildren(uint32_t max) | Siva Chandra | 2015-10-21 | 1 | -2/+3 |
* | Fix a problem where LLDB could sometimes try to get the size of an Objective-... | Enrico Granata | 2015-10-14 | 1 | -1/+2 |
* | Rename clang_type -> compiler_type for variables. | Bruce Mitchener | 2015-09-24 | 1 | -3/+3 |
* | Purge a few places where *LanguageRuntime.h was being used when it | Jim Ingham | 2015-09-03 | 1 | -1/+0 |
* | Final bit of type system cleanup that abstracts declaration contexts into lld... | Greg Clayton | 2015-08-24 | 1 | -5/+5 |
* | ClangASTType is now CompilerType. | Greg Clayton | 2015-08-11 | 1 | -5/+5 |
* | Extend synthetic children to produce synthetic values (as in, those that GetV... | Enrico Granata | 2014-10-08 | 1 | -1/+1 |
* | Huge change to clean up types. | Greg Clayton | 2013-07-11 | 1 | -14/+11 |
* | <rdar://problem/13421412> | Greg Clayton | 2013-03-14 | 1 | -1/+1 |
* | <rdar://problem/13069948> | Greg Clayton | 2013-01-25 | 1 | -1/+1 |
* | Moving ValueObjectCast over to its own .h/.cpp files instead of sharing Value... | Enrico Granata | 2012-10-27 | 1 | -0/+132 |