[all-commits] [llvm/llvm-project] 2c4416: [Clang] Remove typed pointer consistency assertion...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 9 00:45:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c44168381f0b06eb629cd093510a9fca6913066
      https://github.com/llvm/llvm-project/commit/2c44168381f0b06eb629cd093510a9fca6913066
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M clang/lib/CodeGen/Address.h
    M clang/lib/CodeGen/CGBuilder.h
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/lib/CodeGen/CGValue.h

  Log Message:
  -----------
  [Clang] Remove typed pointer consistency assertions (NFC)

These are no-ops with opaque pointers.




More information about the All-commits mailing list