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

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 22 08:53:50 PDT 2018


a.sidorin added a comment.

Hi Rafael,

I apologize for the delay in review and hope to get ASTImporter patches reviewed on this weekend.



================
Comment at: lib/AST/ASTImporter.cpp:7054
+
   // Map the FileID for to the "to" source manager.
   FileID ToID;
----------------
'for to' => 'for the "from" source manager to'?


Repository:
  rC Clang

https://reviews.llvm.org/D47698





More information about the cfe-commits mailing list