[flang-commits] [flang] [flang][NFC] Refactor to remove .inc file containing shared code (PR #109874)
via flang-commits
flang-commits at lists.llvm.org
Wed Sep 25 01:13:20 PDT 2024
================
@@ -0,0 +1,60 @@
+//===-- CommandLineOptions.h -- shared command line options -----*- C++ -*-===//
----------------
jeanPerier wrote:
I agree with Slava that this does not belong to Common, CommandLineOpts, putting it in the same library as Pipelines.cpp makes sense to me.
nit: "CommandLineOptions.h" -> "CommandLineOpts.h"
https://github.com/llvm/llvm-project/pull/109874
More information about the flang-commits
mailing list