[all-commits] [llvm/llvm-project] 83ce8a: [clang][bytecode] Get BuiltinID from the direct ca...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue May 13 02:12:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83ce8a44bb7ec52a20fea1f2eb28c7756f46786b
      https://github.com/llvm/llvm-project/commit/83ce8a44bb7ec52a20fea1f2eb28c7756f46786b
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Get BuiltinID from the direct callee (#139675)

getBuiltinCallee() just checks the direct callee for its builtin id
anyway, so let's do this ourselves.



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