[all-commits] [llvm/llvm-project] fb1dc7: [lldb][NFC] Silence missing case warnings in TypeS...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Feb 18 00:04:32 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb1dc77bfd24c32a5231face77e0bc4323b67c68
      https://github.com/llvm/llvm-project/commit/fb1dc77bfd24c32a5231face77e0bc4323b67c68
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

  Log Message:
  -----------
  [lldb][NFC] Silence missing case warnings in TypeSystemClang::GetTypeBitAlign due to new RISC-V V types

Those types were added in D92715. This just silences the warning but doesn't
actually add support for those types to LLDB.




More information about the All-commits mailing list