Age | Commit message (Expand) | Author |
2011-01-03 | Speed up code-completion by skipping function bodies. | Argyrios Kyrtzidis |
2010-11-19 | Extend the libclang diagnostic API to provide information about the | Douglas Gregor |
2010-11-09 | ntroduce clang_getSpellingLocation() into libclang, to provide the | Douglas Gregor |
2010-11-09 | Revert r118492, which didn't update all of its tests accordingly | Douglas Gregor |
2010-11-09 | Introduce clang_getSpellingLocation() into libclang, to provide the | Douglas Gregor |
2010-06-16 | Make the "extra ';' inside a struct or union" diagnostic more | Douglas Gregor |
2010-02-21 | De-XFAIL some win32 tests that are now passing | Douglas Gregor |
2010-02-19 | XFAIL some of the c-index-test tests on Windows, where they are failing inexp... | Douglas Gregor |
2010-02-18 | Re-apply my diagnostics-capture patch for CIndex, with some tweaks to | Douglas Gregor |
2010-02-18 | Revert my CIndex diagnostic changes (r96603, 96606, 96607), which were | Douglas Gregor |
2010-02-18 | Introduce CIndex API functions for displaying a diagnostic, with some | Douglas Gregor |
2010-02-14 | c-index-test: Unify syntax for printing extents. Yes, there were 4. | Daniel Dunbar |
2010-01-29 | When printing diagnostics in c-index-test, also print source ranges | Douglas Gregor |
2010-01-28 | Introduce serialization and deserialization of diagnostic information | Douglas Gregor |