1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-strings
Saleem Abdulrasool 296c4efcd8 llvm-strings: remove default for -Wcovered-switch-default
Fix the -Werror build by removing the unnecessary default case in the
covered switch.  NFC

llvm-svn: 292708
2017-01-21 02:52:29 +00:00
..
CMakeLists.txt llvm-strings: Fix r286556 to add required libraries. 2016-11-11 14:17:37 +00:00
llvm-strings.cpp llvm-strings: remove default for -Wcovered-switch-default 2017-01-21 02:52:29 +00:00
LLVMBuild.txt