Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81346 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-29 | Use a STL helper template 'pair_value_iterator', by both DeclReferenceMap ↵ | Argyrios Kyrtzidis | |
and SelectorMap. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77545 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-29 | Introduce SelectorMap whose purpose is to map selectors to objc methods and ↵ | Argyrios Kyrtzidis | |
message exprs, inside a particular ASTContext. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77541 91177308-0d34-0410-b5e6-96231b3b80d8 |