[all-commits] [llvm/llvm-project] 47df39: [clang][Interp] Handle std::move etc. builtins (#7...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jan 31 06:57:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47df391296fcf8fe430e1ff6f797e5d7cfd41ca4
      https://github.com/llvm/llvm-project/commit/47df391296fcf8fe430e1ff6f797e5d7cfd41ca4
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/lib/AST/Interp/Context.h
    M clang/lib/AST/Interp/Interp.cpp
    M clang/lib/AST/Interp/InterpBuiltin.cpp
    M clang/test/AST/Interp/functions.cpp
    M clang/test/SemaCXX/builtin-std-move.cpp

  Log Message:
  -----------
  [clang][Interp] Handle std::move etc. builtins (#70772)




More information about the All-commits mailing list