[PATCH] D119566: [flang] Fix edge case in USE-associated generics
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 12 13:24:38 PST 2022
klausler added a comment.
In D119566#3316356 <https://reviews.llvm.org/D119566#3316356>, @alexgatea wrote:
> Just want to give you a heads-up that there are 3 LIT failures for to this commit:
> TestCases/Linux/asan_dlopen_test.cpp
> TestCases/Integer/sub-overflow.cpp
> TestCases/Integer/uadd-overflow.cpp
> Please investigate.
I don't recognize those as tests in flang; do you have a link to the failures? It is highly unlikely that a change to Fortran semantics would affect any test not involving flang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119566/new/
https://reviews.llvm.org/D119566
More information about the llvm-commits
mailing list