[all-commits] [llvm/llvm-project] 537196: [fir][NFC] Add two negative tests for needExternal...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Oct 12 00:25:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5371968e4817cc0deda82aa462820b678ff5b05a
https://github.com/llvm/llvm-project/commit/5371968e4817cc0deda82aa462820b678ff5b05a
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M flang/unittests/Optimizer/InternalNamesTest.cpp
Log Message:
-----------
[fir][NFC] Add two negative tests for needExternalNameMangling
Add two test for needExternalNameMangling.
- One varibale in a function
- One namelist in a module
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D111544
More information about the All-commits
mailing list