[all-commits] [llvm/llvm-project] c3f1fa: [clang][Interp][NFC] Fix allocateLocalPrimitive pa...

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu May 4 04:45:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3f1faf96f18ca2162aff96b0adaf4cd22689ad4
      https://github.com/llvm/llvm-project/commit/c3f1faf96f18ca2162aff96b0adaf4cd22689ad4
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Fix allocateLocalPrimitive parameter name

This is passed on to Program::createDescriptor, where it is used as a
value for IsConst.




More information about the All-commits mailing list