[all-commits] [llvm/llvm-project] d78881: Suppress a few -Wunreachable-code warnings.
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Mar 25 10:55:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d7888149aa813fb543d562d0891739b1f85f5622
https://github.com/llvm/llvm-project/commit/d7888149aa813fb543d562d0891739b1f85f5622
Author: Nico Weber <thakis at chromium.org>
Date: 2020-03-25 (Wed, 25 Mar 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
M llvm/lib/TextAPI/MachO/TextStub.cpp
M llvm/tools/llvm-lipo/llvm-lipo.cpp
M llvm/utils/PerfectShuffle/PerfectShuffle.cpp
M llvm/utils/TableGen/CodeGenSchedule.cpp
Log Message:
-----------
Suppress a few -Wunreachable-code warnings.
No behavior change. Also fix a comment to say match reality.
More information about the All-commits
mailing list