[all-commits] [llvm/llvm-project] 9bdbb8: [clang][Interp][NFC] Use isArrayRoot() when compar...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Nov 20 04:18:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bdbb8226e70fb248b40a4b5002699ee9eeeda93
      https://github.com/llvm/llvm-project/commit/9bdbb8226e70fb248b40a4b5002699ee9eeeda93
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M clang/lib/AST/Interp/Interp.h

  Log Message:
  -----------
  [clang][Interp][NFC] Use isArrayRoot() when comparing pointers

The previous code was just an open-coded version of isArrayRoot().




More information about the All-commits mailing list