[all-commits] [llvm/llvm-project] 225e22: [clang][bytecode][NFC] Use SourceInfo for opcode e...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jun 24 07:40:44 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 225e22d184e20c9e2e6e4ba0d32b206a0c9b9439
      https://github.com/llvm/llvm-project/commit/225e22d184e20c9e2e6e4ba0d32b206a0c9b9439
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

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

  Log Message:
  -----------
  [clang][bytecode][NFC] Use SourceInfo for opcode emitter helpers (#205550)

Instead of only using an `Expr*`. This makes more sense and we can later
use a decl as a source as well.



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