[llvm-bugs] [Bug 28982] create_directory(path) gives an error if path exists
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 30 09:42:09 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=28982
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Eric Fiselier <eric at efcs.ca> ---
Looks to be testing libstdc++, not libc++.
Also libc++ already has test cases for this:
https://github.com/llvm-mirror/libcxx/blob/master/test/std/experimental/filesystem/fs.op.funcs/fs.op.create_directory/create_directory.pass.cpp#L56
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170130/c6fa4b50/attachment.html>
More information about the llvm-bugs
mailing list