nicovank wrote:

Is there a reason to bring it back? Is it causing issues?
IIRC this was on purpose because from `os.path.abspath`:
> On most platforms, this is equivalent to calling the function 
> [normpath()](https://docs.python.org/3/library/os.path.html#os.path.normpath) 
> as follows: normpath(join(os.getcwd(), path)).

https://github.com/llvm/llvm-project/pull/118718
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to