This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3ff9939bf7e: Remove RemappedFiles param from
ASTUnit::LoadFromASTFile, NFC (authored by dexonsmith).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D90889?vs=303265&id
jansvoboda11 accepted this revision.
jansvoboda11 added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90889/new/
https://reviews.llvm.org/D90889
___
cfe-commits mailing list
cfe
dexonsmith added a comment.
ping
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90889/new/
https://reviews.llvm.org/D90889
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
dexonsmith created this revision.
dexonsmith added reviewers: arphaman, JDevlieghere.
Herald added a subscriber: ributzka.
dexonsmith requested review of this revision.
This parameter is always set to `None`. Remove it.
https://reviews.llvm.org/D90889
Files:
clang/include/clang/Frontend/ASTUn