[all-commits] [llvm/llvm-project] 0cecb4: [Sema] Include full range of the switch condition ...
Sam McCall via All-commits
all-commits at lists.llvm.org
Tue Aug 10 13:51:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cecb42e4e13e1ce55a3568958ad104bbe6b6d6e
https://github.com/llvm/llvm-project/commit/0cecb42e4e13e1ce55a3568958ad104bbe6b6d6e
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
M clang/lib/Sema/SemaStmt.cpp
Log Message:
-----------
[Sema] Include full range of the switch condition in -Wswitch diagnostic
More information about the All-commits
mailing list