llvm-project/clang/test/ASTMerge
Aleksei Sidorin 8fc8510cb8 [ASTImporter] Support LambdaExprs and improve template support
Also, a number of style and bug fixes was done:

 *  ASTImporterTest: added sanity check for source node
 *  ExternalASTMerger: better lookup for template specializations
 *  ASTImporter: don't add templated declarations into DeclContext
 *  ASTImporter: introduce a helper, ImportTemplateArgumentListInfo getting SourceLocations
 *  ASTImporter: proper set ParmVarDecls for imported FunctionProtoTypeLoc

Differential Revision: https://reviews.llvm.org/D42301

llvm-svn: 323519
2018-01-26 11:36:54 +00:00
..
anonymous-fields Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
asm [ASTImporter] Import fix of GCCAsmStmts w/ missing symbolic operands 2017-03-13 15:32:24 +00:00
category Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
class Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
class-template [ASTImporter] Support LambdaExprs and improve template support 2018-01-26 11:36:54 +00:00
class-template-partial-spec ASTImporter: fix tests on Windows with removing slashed parts of paths 2017-01-23 10:39:45 +00:00
class2 Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
codegen-body Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
codegen-exprs Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
enum Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
exprs Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
exprs-cpp [ASTImporter] Support LambdaExprs and improve template support 2018-01-26 11:36:54 +00:00
function Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
function-cpp [ASTImporter] Support LambdaExprs and improve template support 2018-01-26 11:36:54 +00:00
inheritance Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
init-ctors Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
interface [ASTImporter] Fix missing SourceLoc import for ObjCMethodDecl selectors 2018-01-09 14:25:05 +00:00
macro Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
namespace [ASTImporter] Support new AST nodes: 2017-11-21 16:08:41 +00:00
property Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
struct Revert r299355 "[ASTImporter] Fix for importing unnamed structs" 2017-04-03 21:06:45 +00:00
typedef Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00
var Fixed layout of test/ASTMerge. 2016-11-16 18:21:00 +00:00