Implement LWG 3096: path::lexically_relative is confused by trailing slashes
path("/dir/").lexically_relative("/dir"); now returns "." instead of "" llvm-svn: 349885
Loading
Please sign in to comment
path("/dir/").lexically_relative("/dir"); now returns "." instead of "" llvm-svn: 349885