[all-commits] [llvm/llvm-project] 4c53f4: [FileCollector] move Root creation
jkorous-apple via All-commits
all-commits at lists.llvm.org
Wed Apr 29 11:47:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c53f4202a45266ac89ae240c05e2bdcbfc3308f
https://github.com/llvm/llvm-project/commit/4c53f4202a45266ac89ae240c05e2bdcbfc3308f
Author: Jan Korous <jkorous at apple.com>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M llvm/include/llvm/Support/FileCollector.h
M llvm/lib/Support/FileCollector.cpp
Log Message:
-----------
[FileCollector] move Root creation
If we don't handle the errors we can't rely on the directory being created early anyway.
Differential Revision: https://reviews.llvm.org/D78959
More information about the All-commits
mailing list