[flang-commits] [flang] [Flang] Extracting internal constants from scalar literals (PR #73829)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Thu Dec 7 10:04:54 PST 2023


================
@@ -0,0 +1,209 @@
+//===- ConstExtruder.cpp -----------------------------------------------===//
----------------
kiranchandramohan wrote:

There is a formatting issue here, i guess. Atleast the indenting does not match the one on line 7.

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


More information about the flang-commits mailing list