[all-commits] [llvm/llvm-project] 2a03f2: clang: Add test for -Wunreachable-code + weak rede...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Sep 4 07:36:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2a03f270d69cf1079feb029f84727288e217588a
https://github.com/llvm/llvm-project/commit/2a03f270d69cf1079feb029f84727288e217588a
Author: Nico Weber <thakis at chromium.org>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M clang/test/SemaCXX/unreachable-code.cpp
Log Message:
-----------
clang: Add test for -Wunreachable-code + weak redeclaration
This tests what caused the revert in 7b033238.
More information about the All-commits
mailing list