summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-06-21 22:42:42 +0000
committerEric Fiselier <eric@efcs.ca>2016-06-21 22:42:42 +0000
commit44e2ebadb2582936e4d6608e50ef234e22c89f87 (patch)
tree55f5144a3abfbbef93c61a9757bf8084fdc3a747 /libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp
parent25da86a5dbb88f4916441d971eb44e21e2613d5c (diff)
downloadbcm5719-llvm-44e2ebadb2582936e4d6608e50ef234e22c89f87.tar.gz
bcm5719-llvm-44e2ebadb2582936e4d6608e50ef234e22c89f87.zip
Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink_nofollow.
This changes how filesystem::permissions(p, perms) handles symlinks. Previously symlinks were not resolved by default instead only getting resolved when "perms::resolve_symlinks" was used. After this change symlinks are resolved by default and perms::symlink_nofollow must be given to change this. This issue has not yet been moved to Ready status, and I will revert if it doesn't get moved at the current meeting. However I feel confident that it will and it's nice to have implementations when moving issues. llvm-svn: 273328
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud