Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take 2: Use an artifical namespace so that member vars do not hide local vars. | Siva Chandra | 2016-02-05 | 1 | -2/+3 |
* | Revert "Use an artifical namespace so that member vars do not hide local vars." | Siva Chandra | 2016-02-04 | 1 | -3/+2 |
* | Use an artifical namespace so that member vars do not hide local vars. | Siva Chandra | 2016-02-04 | 1 | -2/+3 |
* | Better scheme to lookup alternate mangled name when looking up function address. | Siva Chandra | 2016-01-07 | 1 | -0/+9 |
* | Change DeclContextFindDeclByName to return a vector of CompilerDecl objects. ... | Greg Clayton | 2015-12-08 | 1 | -7/+3 |
* | Search variables based on clang::DeclContext and clang::Decl tree | Paul Herman | 2015-09-15 | 1 | -0/+15 |
* | Use LLVM casting for TypeSystem so you can cast it to subclasses. | Greg Clayton | 2015-09-08 | 1 | -1/+1 |
* | Final bit of type system cleanup that abstracts declaration contexts into lld... | Greg Clayton | 2015-08-24 | 1 | -0/+64 |