[all-commits] [llvm/llvm-project] 0a7d2b: [flang][msvc] Fix compilation of external-hello-wo...
مهدي شينون (Mehdi Chinoune) via All-commits
all-commits at lists.llvm.org
Wed Apr 21 13:19:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a7d2b5f50a1e3e900ade773021879ff13399653
https://github.com/llvm/llvm-project/commit/0a7d2b5f50a1e3e900ade773021879ff13399653
Author: Mehdi Chinoune <chinoune.mehdi at hotmail.com>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M flang/unittests/Runtime/external-hello.cpp
Log Message:
-----------
[flang][msvc] Fix compilation of external-hello-world test with MSVC.
MSVC doesn't accept division by zero.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D96069
More information about the All-commits
mailing list