[all-commits] [llvm/llvm-project] 70ee8d: Fix MSVC "switch statement contains 'default' but ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Mar 15 02:46:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70ee8dc0b694c054606aabb49ff6c8c6e077f7e9
      https://github.com/llvm/llvm-project/commit/70ee8dc0b694c054606aabb49ff6c8c6e077f7e9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M llvm/lib/Target/M68k/MCTargetDesc/M68kAsmBackend.cpp

  Log Message:
  -----------
  Fix MSVC "switch statement contains 'default' but no 'case' labels" warning. NFCI.




More information about the All-commits mailing list