[flang-commits] [flang] [Flang] Interface vs explicit intrinsics priority (PR #215355)
Ali Bahrani via flang-commits
flang-commits at lists.llvm.org
Wed Aug 12 08:05:09 PDT 2026
mrbahrani wrote:
> ⚠️ C/C++ code formatter, clang-format found issues in your code. ⚠️
>
> You can test this locally with the following command:
> ```shell
> git-clang-format --diff origin/main HEAD --extensions cpp -- flang/lib/Semantics/expression.cpp --diff_from_common_commit
> ```
>
> ⚠️ The reproduction instructions above might return results for more than one PR in a stack if you are using a stacked PR workflow. You can limit the results by changing `origin/main` to the base branch/commit you want to compare against. ⚠️
>
> View the diff from clang-format here.
All taken care of. Than you for reviewing it.
https://github.com/llvm/llvm-project/pull/215355
More information about the flang-commits
mailing list