| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libclang: add clang_CXXMethod_isConst API that allows to determine if a C++ | Dmitri Gribenko | 2014-04-07 | 1 | -4/+26 |
| * | When formatting a C++-only declaration name, enable C++ mode in the formatter's | Richard Smith | 2014-01-22 | 1 | -1/+1 |
| * | [libclang] Have clang_getCXXAccessSpecifier() also return the access control ... | Argyrios Kyrtzidis | 2013-04-11 | 1 | -9/+11 |
| * | Fixed source range for all DeclaratorDecl's. | Abramo Bagnara | 2011-03-08 | 1 | -2/+2 |
| * | Implement basic visitation for nested name specifiers via libclang | Douglas Gregor | 2010-09-02 | 1 | -0/+6 |
| * | libclang indexing support for C++ constructors, destructors, and | Douglas Gregor | 2010-08-31 | 1 | -0/+22 |

