mirror of git://gcc.gnu.org/git/gcc.git
Backport from mainline
2016-07-04 Ville Voutilainen <ville.voutilainen@gmail.com>
PR libstdc++/71313
* src/filesystem/ops.cc (remove_all(const path&, error_code&)):
Call remove_all for children of a directory.
* testsuite/experimental/filesystem/operations/create_directories.cc:
Adjust.
From-SVN: r237981
|
||
|---|---|---|
| .. | ||
| absolute.cc | ||
| canonical.cc | ||
| copy.cc | ||
| copy_file.cc | ||
| create_directories.cc | ||
| create_directory.cc | ||
| current_path.cc | ||
| exists.cc | ||
| file_size.cc | ||
| status.cc | ||
| temp_directory_path.cc | ||