[flang-commits] [flang] [flang] Implement GETUID and GETGID intrinsics (PR #108017)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Sep 10 06:31:16 PDT 2024


================
@@ -2020,6 +2020,20 @@ bool CheckPPCIntrinsic(const Symbol &generic, const Symbol &specific,
   return false;
 }
 
+bool CheckWindowsIntrinsic(
----------------
tblah wrote:

Agreed. Please add a TODO here

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


More information about the flang-commits mailing list