[all-commits] [llvm/llvm-project] 66e716: [clang][bytecode][NFC] Use an early return in Chec...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 5 06:56:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66e7168f5e19917f98d5983bf8f86a46203bc92a
      https://github.com/llvm/llvm-project/commit/66e7168f5e19917f98d5983bf8f86a46203bc92a
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-09-05 (Fri, 05 Sep 2025)

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

  Log Message:
  -----------
  [clang][bytecode][NFC] Use an early return in CheckLoad (#157105)

If the block is not accessible, one of the check has to fail.



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