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

via flang-commits flang-commits at lists.llvm.org
Fri Feb 16 06:46:43 PST 2024


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

I think you can just remove this code.

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


More information about the flang-commits mailing list