[all-commits] [llvm/llvm-project] 872aa4: [Semantics] Properly fix -Wcovered-switch-default ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Sep 7 20:57:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 872aa457ba90a90d2005293eebf1775b76a78b59
https://github.com/llvm/llvm-project/commit/872aa457ba90a90d2005293eebf1775b76a78b59
Author: Fangrui Song <i at maskray.me>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M flang/lib/Semantics/resolve-directives.cpp
Log Message:
-----------
[Semantics] Properly fix -Wcovered-switch-default after 6d1c183c6f8be717e466f6c55f74729d178c8ee2
And revert commit 9168fcacd8b3e3e4f17b12d4ea37dd7038c53640
"[flang] Fix -Wcovered-switch-default in resolve-directives.cpp (NFC)"
More information about the All-commits
mailing list