| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unbreak test on windows. | Ted Kremenek | 2010-04-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 100999 | ||||
| * | Add CIndex support for blocks. | Ted Kremenek | 2010-04-11 | 1 | -1/+38 |
| | | | | | llvm-svn: 100989 | ||||
| * | c-index-test: Unify and always print half-open extents. | Daniel Dunbar | 2010-02-14 | 1 | -7/+7 |
| | | | | | llvm-svn: 96160 | ||||
| * | c-index-test: Unify syntax for printing extents. Yes, there were 4. | Daniel Dunbar | 2010-02-14 | 1 | -7/+7 |
| | | | | | llvm-svn: 96158 | ||||
| * | Add test case for ? : crasher | Douglas Gregor | 2010-01-25 | 1 | -0/+4 |
| | | | | | llvm-svn: 94429 | ||||
| * | Move the type specifier location for elaborated-type-specifiers from | Douglas Gregor | 2010-01-25 | 1 | -1/+2 |
| | | | | | | | | the tag kind (union, struct, class, enum) over to the name of the tag, if there is a name, since most clients want to point at the name. llvm-svn: 94424 | ||||
| * | Teach the cursor visitor to recurse into the type information of | Douglas Gregor | 2010-01-23 | 1 | -0/+13 |
| explicit casts, sizeof, alignof, and compound literals. llvm-svn: 94265 | |||||

