[all-commits] [llvm/llvm-project] 6c3ae4: [Flang] Fix for CI failure, Remove default case
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Fri Aug 13 10:07:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c3ae442ac9c2d740947d11efe870438c1db83b8
https://github.com/llvm/llvm-project/commit/6c3ae442ac9c2d740947d11efe870438c1db83b8
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
Log Message:
-----------
[Flang] Fix for CI failure, Remove default case
Remove default case when all the enum values are covered in switch
statements.
More information about the All-commits
mailing list