[PATCH] D47698: [ASTImporter] import macro source locations

Rafael Stahl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 4 01:52:07 PDT 2018


r.stahl created this revision.
r.stahl added reviewers: a.sidorin, klimek, martong.
Herald added subscribers: cfe-commits, rnkovacs.

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


Repository:
  rC Clang

https://reviews.llvm.org/D47698

Files:
  lib/AST/ASTImporter.cpp
  unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47698.149686.patch
Type: text/x-patch
Size: 7540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180604/ce429c67/attachment-0001.bin>


More information about the cfe-commits mailing list