Age | Commit message (Expand) | Author |
---|---|---|
2011-12-03 | [libclang] Fix infinite loop when doing visitation of an OpaqueValueExpr. | Argyrios Kyrtzidis |
2011-12-03 | [libclang] Allow indexing/get-cursor/etc. for the exception variable in a C++... | Argyrios Kyrtzidis |
2011-08-04 | Add a new libclang API to return a CXCompletionString for an arbitrary | Douglas Gregor |
2011-06-27 | [libclang] Avoid having the cursor of an expression replace the declaration c... | Argyrios Kyrtzidis |
2010-11-17 | When libclang is walking a member access expression, don't walk into | Douglas Gregor |
2010-11-05 | Teach clang_getCursorReferenced() that a | Douglas Gregor |
2010-11-03 | Improve source-location information for CXXConstructExpr nodes, by | Douglas Gregor |