[libcxx-commits] [libcxx] [libc++] Make std::filesystem::canonical throw when given empty path (PR #77223)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 7 05:35:15 PST 2024


mordante wrote:

> Thank you for the review. I'll get to it.
> 
> One question though:
> 
> > Can you remove the notes below from the commit message, to avoid accidentally merging them in the commit?
> 
> Are you referring to this part?

I'm referring to the two notes below this comment. The one for `weakly_canonical` is a good note and would be good to have in the commit message.

https://github.com/llvm/llvm-project/pull/77223


More information about the libcxx-commits mailing list