Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-30 | Fix Selector <-> GlobalSelector conversion. | Argyrios Kyrtzidis | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77575 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-07-29 | Introduce the GlobalSelector class in the Indexing library. | Argyrios Kyrtzidis | |
GlobalSelector is an ASTContext-independent way to refer to Objective C selectors. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77538 91177308-0d34-0410-b5e6-96231b3b80d8 |