[flang-commits] [flang] [flang][NFC] Refactor MODULE definitions to not accidentally leak symbols (PR #80833)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Mon Feb 19 00:58:06 PST 2024


================
@@ -65,6 +71,7 @@
 #define PRIVATE_R(G) private :: \
   G##_a2, G##_a3, G##_a4, G##_a8, G##_a16
 #endif
+#endif
----------------
mjklemm wrote:

Thanks!  I missed that during clean-up.  I have removed it.

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


More information about the flang-commits mailing list