[flang-commits] [llvm] [clang-tools-extra] [flang] [clang] [flang] GETLOG runtime and extension implementation: get login username (PR #74628)

David Truby via flang-commits flang-commits at lists.llvm.org
Fri Dec 8 06:45:32 PST 2023


================
@@ -6,6 +6,37 @@
 //
 //===----------------------------------------------------------------------===//
 
+// character.h
----------------
DavidTruby wrote:

nit: `string.h` instead? This is really dealing with c-style strings rather than characters

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


More information about the flang-commits mailing list