This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c177883 [PM/Inliner] Fix a bug in r297374 where we would leave stale [...] new 8276800 [Support] Add support for getting file system permissions on [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/FileSystem.h | 26 +++++- lib/Support/Path.cpp | 8 ++ lib/Support/Unix/Path.inc | 11 ++- lib/Support/Windows/Path.inc | 47 +++++++++-- unittests/Support/Path.cpp | 171 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 253 insertions(+), 10 deletions(-)