[flang-commits] [flang] [flang] Add option to exclude array literals from isCompilerGenerated (PR #225164)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Mon Sep 21 11:56:50 PDT 2026
Valentin Clement =?utf-8?b?KOODkOODrOODsw=?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/225164 at github.com>
================
@@ -199,7 +199,8 @@ struct NameUniquer {
/// If \p excludeStringLiterals is true, string literals are excluded from the
----------------
clementval wrote:
I have added comment for `excludeArrayLiterals`
https://github.com/llvm/llvm-project/pull/225164
More information about the flang-commits
mailing list