| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Index] Make the USRs more stable. | Argyrios Kyrtzidis | 2014-02-23 | 1 | -2/+2 |
| | | | | | | | | | | - Only include offsets with local (in function scope) symbols, where we don't encode scoping - Only include the filename with non-system symbols. Presumably the system headers will not provide conflicting definitions. rdar://15976823 llvm-svn: 201990 | ||||
| * | Implement indexing support for lambdas in libclang (both kinds), as | Douglas Gregor | 2012-02-15 | 1 | -0/+33 |
| well as improving the RecursiveASTVisitor's walk of lambda expressions. llvm-svn: 150549 | |||||

