[PATCH] D64554: [CrossTU] Add a function to retrieve original source location.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 00:07:59 PDT 2019


balazske updated this revision to Diff 210490.
balazske marked an inline comment as not done.
balazske added a comment.

- Renamed 'Unit', changed constructors.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64554/new/

https://reviews.llvm.org/D64554

Files:
  include/clang/AST/ASTImporter.h
  include/clang/AST/ASTImporterSharedState.h
  include/clang/CrossTU/CrossTranslationUnit.h
  lib/AST/ASTImporter.cpp
  lib/CrossTU/CrossTranslationUnit.cpp
  unittests/CrossTU/CrossTranslationUnitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64554.210490.patch
Type: text/x-patch
Size: 15513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190718/003085fe/attachment-0001.bin>


More information about the cfe-commits mailing list