[all-commits] [llvm/llvm-project] deb039: [clang][Interp][NFC] Provide Program accessor for ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Jun 29 10:57:57 PDT 2024


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Provide Program accessor for global temporaries

Just like the one we have taking a ValueDecl*, provide a getGlobal()
version taking an expression.



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