summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/ASTImporterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ASTImporter] TypeAliasTemplate and PackExpansion importing capabilityGabor Horvath2017-11-141-0/+40
* [ASTImporter] Import SubStmt of CaseStmtGabor Horvath2017-10-181-0/+13
* Unify and simplify the behavior of the hasDeclaration matcher.Manuel Klimek2017-08-021-29/+13
* [ASTImporter] Added ability to import AtomicType nodesGabor Horvath2016-11-231-0/+15
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-2/+1
* [ASTImporter] Implement some expression-related AST node import (part 2)Aleksei Sidorin2016-09-281-0/+19
* Prune away some unused using decls. NFC.Benjamin Kramer2016-06-081-4/+0
* [ASTMatchers] Breaking change of `has` matcherPiotr Padlewski2016-05-311-14/+8
* [ASTImporter] Implement some expression-related AST node import.Artem Dergachev2016-04-141-0/+470
OpenPOWER on IntegriCloud