1. 1532217 serialized diagnostics: implement full deserialization of clang diagnostics via the libclang API. by Ted Kremenek · 13 years ago
  2. b4efaa0 [libclang] Add missing return in clang_getExpansionLocation that resulted in that function by Argyrios Kyrtzidis · 13 years ago
  3. 51a7d5d [libclang] Tweak internals of CXSourceLocation to allow an alternate implementation if the lowest bit of ptr_data[0] is not 0. This by Ted Kremenek · 13 years ago
  4. 3ddef06 [libclang] Move implementation of functions for manipulation CXSourceLocations and CXSourceRanges into a separate file. by Ted Kremenek · 13 years ago