1. d7a6b16 Fix the AST representation for non-type template arguments to encode by Eli Friedman · 12 years ago
  2. 9a4db03 PR13811: Add a FunctionParmPackExpr node to handle references to function by Richard Smith · 12 years ago
  3. 568ba87 Revert r163083 per chandlerc's request. by Joao Matos · 12 years ago
  4. 5be92de Implemented parsing and AST support for the MS __leave exception statement. Also a minor fix to __except printing in StmtPrinter.cpp. Thanks to Aaron Ballman for review. by Joao Matos · 12 years ago
  5. 5c7f594 [ms-inline asm] Rename getClobber to getClobberStringLiteral. No functional by Chad Rosier · 12 years ago
  6. df5faf5 [ms-inline asm] As part of a larger refactoring, rename AsmStmt to GCCAsmStmt. by Chad Rosier · 12 years ago
  7. 8cd64b4 Etch out the code path for MS-style inline assembly. by Chad Rosier · 12 years ago
  8. 87014f3 [libclang] Properly handle @encode() in RecursiveASTVisitor and traverse by Argyrios Kyrtzidis · 12 years ago
  9. 428499e [libclang] Actually commit the changes to make libclang's RecursiveASTVisitor by Argyrios Kyrtzidis · 12 years ago
  10. 98180d4 [libclang] Put the RecursiveASTVisitor in libclang in a cxindex namespace. by Argyrios Kyrtzidis · 12 years ago
  11. dec35a9 [libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang. by Argyrios Kyrtzidis · 12 years ago