[all-commits] [llvm/llvm-project] 4d7f4a: [clang][Interp] Only lazily visit constant globals

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Oct 5 00:37:55 PDT 2023


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

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

  Log Message:
  -----------
  [clang][Interp] Only lazily visit constant globals

Differential Revision: https://reviews.llvm.org/D158516




More information about the All-commits mailing list