[PATCH] D57590: [ASTImporter] Improve import of FileID.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 27 03:41:50 PST 2019
balazske added a comment.
Currently there is no direct test for `ASTImporter` `FileID` (and other non-Decl) import. These are tested indirectly by other import tests. There is something that fails in a macOS LLDB test without this.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57590/new/
https://reviews.llvm.org/D57590
More information about the cfe-commits
mailing list