[ASTImporter] import macro source locations
authorRafael Stahl <r.stahl@tum.de>
Wed, 4 Jul 2018 13:34:05 +0000 (13:34 +0000)
committerRafael Stahl <r.stahl@tum.de>
Wed, 4 Jul 2018 13:34:05 +0000 (13:34 +0000)
commit29f37fbb8b3dc877f7ea77a6c065d4fa9b9dba16
treeabaee3b5823cdbb6b750e38c54099f95cffb0009
parentda4a966e1c3c0315512e1dfe5cd486722bcc0fbf
[ASTImporter] import macro source locations

Summary: Implement full import of macro expansion info with spelling and expansion locations.

Reviewers: a.sidorin, klimek, martong, balazske, xazax.hun

Reviewed By: martong

Subscribers: thakis, xazax.hun, balazske, rnkovacs, cfe-commits

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

llvm-svn: 336269
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp