[all-commits] [llvm/llvm-project] acb7df: [clang][bytecode] Create local scopes for if then/...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Dec 21 23:05:11 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acb7dfaa017dc11106bf97de4e8bf72d47ff54a8
      https://github.com/llvm/llvm-project/commit/acb7dfaa017dc11106bf97de4e8bf72d47ff54a8
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-12-22 (Sun, 22 Dec 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/test/AST/ByteCode/if.cpp

  Log Message:
  -----------
  [clang][bytecode] Create local scopes for if then/else statements (#120852)

In case those aren't compound statements.



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