[PATCH] D26054: Use `getFileLoc()` instead of `getSpellingLoc()` in the ASTImporter

Sean Callanan via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 12:52:33 PST 2016


spyffe closed this revision.
spyffe added a comment.

  $ svn commit lib test
  Sending        lib/AST/ASTImporter.cpp
  Adding         test/ASTMerge/Inputs/macro.modulemap
  Adding         test/ASTMerge/Inputs/macro1.h
  Adding         test/ASTMerge/Inputs/macro1.m
  Adding         test/ASTMerge/Inputs/macro2.m
  Adding         test/ASTMerge/macro.m
  Transmitting file data ......done
  Committing transaction...
  Committed revision 286144.


https://reviews.llvm.org/D26054





More information about the cfe-commits mailing list