Issue 87892
Summary [libc++] `_FilesystemClock::time_point _FilesystemClock::now` may terminate
Labels libc++
Assignees
Reporter FrankHB
    https://github.com/llvm/llvm-project/blob/4cb110a84f587d3c65b85d79ab6fc8aa5489fb86/libcxx/src/filesystem/filesystem_clock.cpp#L52

This clashes with the `noexcept` specification, which is [mandated](https://eel.is/c++draft/time.clock#file.overview-1).

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to