[flang-commits] [flang] [flang] Make adapt.valuebyref attribute work again (PR #73658)

Mats Petersson via flang-commits flang-commits at lists.llvm.org
Tue Nov 28 12:37:16 PST 2023


================
@@ -12,6 +12,7 @@
 // on the heap.
 //===----------------------------------------------------------------------===//
 
+#include "flang/Lower/ConvertExpr.h"
----------------
Leporacanthicus wrote:

I wasn't a fan of this, but I couldn't immediately figure a better choice.

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


More information about the flang-commits mailing list