1. 3a7cc81 Report a correct end location for nameless parameters. by Benjamin Kramer · 12 years ago
  2. 623ecfd Fix the end-location of a CXXTemporaryObjectExpr when it is created with a initializer_list. by Argyrios Kyrtzidis · 12 years ago
  3. ba91ab6 [libclang] Add a test to make sure annotation works fine in the presence of by Argyrios Kyrtzidis · 13 years ago
  4. 29c42f2 Implement a new type trait __is_trivially_constructible(T, Args...) by Douglas Gregor · 14 years ago
  5. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  6. 4c362d5 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 14 years ago
  7. 0274487 Enable -fdelayed-template-parsing by default on Win32. by Francois Pichet · 14 years ago
  8. 2c7f4f1 [libclang] Require explicit cursor visitation for all TypeLocs (compilation will by Argyrios Kyrtzidis · 14 years ago
  9. 557f05c Teach libclang about SizeOfPackExpr. by Douglas Gregor · 15 years ago