[all-commits] [llvm/llvm-project] 49f9af: [LLDB] Remove some typed pointer code (NFCI)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Mar 17 07:26:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49f9af1864d918a0561e455d2ec403f32135c108
      https://github.com/llvm/llvm-project/commit/49f9af1864d918a0561e455d2ec403f32135c108
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp

  Log Message:
  -----------
  [LLDB] Remove some typed pointer code (NFCI)

Various bitcast handling should no longer be necessary with
opaque pointers.




More information about the All-commits mailing list