yi-wu-arm wrote:

`getlog` library intrinsic will first retrieve user login name using `getlog_r` 
on Linux and `GetUserName` on Windows. If that returns an error, it will then 
use environment variable to get username.

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

Reply via email to