[all-commits] [llvm/llvm-project] 07be32: Remove a redundant `default:` on an exhaustive swi...
Eric Astor via All-commits
all-commits at lists.llvm.org
Mon Dec 30 13:12:46 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 07be32961a694670885626e72faca6f0007f14c9
https://github.com/llvm/llvm-project/commit/07be32961a694670885626e72faca6f0007f14c9
Author: Eric Astor <epastor at google.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86AsmPrinter.cpp
Log Message:
-----------
Remove a redundant `default:` on an exhaustive switch(enum).
More information about the All-commits
mailing list