[all-commits] [llvm/llvm-project] a722de: [lldb] Update reinterpret_cast in linux/Host.cpp

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Apr 5 13:52:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a722dea4af7743a76701bb582ded88fe0e188c14
      https://github.com/llvm/llvm-project/commit/a722dea4af7743a76701bb582ded88fe0e188c14
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M lldb/source/Host/linux/Host.cpp

  Log Message:
  -----------
  [lldb] Update reinterpret_cast in linux/Host.cpp

Fixes error: reinterpret_cast from type ‘const uint8_t*’ {aka ‘const
unsigned char*’} to type ‘char*’ casts away qualifiers




More information about the All-commits mailing list