[all-commits] [llvm/llvm-project] b08e86: [clang][bytecode] Move CheckExtern call into isAc...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Aug 10 09:56:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b08e86cb7f7368531c4c12502dc1bed78f3e19a1
      https://github.com/llvm/llvm-project/commit/b08e86cb7f7368531c4c12502dc1bed78f3e19a1
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-08-10 (Sun, 10 Aug 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp

  Log Message:
  -----------
   [clang][bytecode] Move CheckExtern call into isAccessible() block (#152926)

This is where it belongs, but it was accidentally left where it was.



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