This revision was automatically updated to reflect the committed changes.
Closed by commit rL286356: [VFS] Replace TimeValue usage with std::chrono
(authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D25948?vs=75723&id=77330#toc
Repository:
rL LLVM
https://reviews.llvm.o
benlangmuir accepted this revision.
benlangmuir added a comment.
This revision is now accepted and ready to land.
LGTM, sorry for the delay.
https://reviews.llvm.org/D25948
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.or
labath added a comment.
If noone objects, I am going to commit this tomorrow.
https://reviews.llvm.org/D25948
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
labath created this revision.
labath added reviewers: benlangmuir, zturner.
labath added a subscriber: cfe-commits.
NFCI
https://reviews.llvm.org/D25948
Files:
include/clang/Basic/VirtualFileSystem.h
lib/Basic/FileSystemStatCache.cpp
lib/Basic/VirtualFileSystem.cpp
lib/Frontend/ASTUnit.