[flang-commits] [PATCH] D144102: [flang][hlfir] Array constructor lowering [part 1/4]

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Feb 15 08:21:33 PST 2023


jeanPerier updated this revision to Diff 497689.
jeanPerier added a comment.

Add empty namespaces around implementation classes and structs as per
LLVM developer guidelines.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144102/new/

https://reviews.llvm.org/D144102

Files:
  flang/include/flang/Lower/ConvertArrayConstructor.h
  flang/lib/Lower/CMakeLists.txt
  flang/lib/Lower/ConvertArrayConstructor.cpp
  flang/lib/Lower/ConvertExprToHLFIR.cpp
  flang/test/Lower/HLFIR/array-ctor-as-inlined-temp.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144102.497689.patch
Type: text/x-patch
Size: 47729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230215/7f35d219/attachment-0001.bin>


More information about the flang-commits mailing list