1. e825cf3 Fix the end-location of a CXXTemporaryObjectExpr when it is created with a initializer_list. by Argyrios Kyrtzidis · 11 years ago
  2. 5a56e1b [libclang] Add a test to make sure annotation works fine in the presence of by Argyrios Kyrtzidis · 11 years ago
  3. 4ca8ac2 Implement a new type trait __is_trivially_constructible(T, Args...) by Douglas Gregor · 12 years ago
  4. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  5. 42b2984 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 13 years ago
  6. 8efcc01 Enable -fdelayed-template-parsing by default on Win32. by Francois Pichet · 13 years ago
  7. 427964e [libclang] Require explicit cursor visitation for all TypeLocs (compilation will by Argyrios Kyrtzidis · 13 years ago
  8. 94d9629 Teach libclang about SizeOfPackExpr. by Douglas Gregor · 13 years ago