[all-commits] [llvm/llvm-project] 64c9a1: [clang][Interp] Also revisit references to const t...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jun 12 21:55:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64c9a1e1266ec7bc4c4896b2df116fa12dbacf15
      https://github.com/llvm/llvm-project/commit/64c9a1e1266ec7bc4c4896b2df116fa12dbacf15
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

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

  Log Message:
  -----------
  [clang][Interp] Also revisit references to const types

Neither isConstant() not isConstQualified() return true for these.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list