[all-commits] [llvm/llvm-project] c45466: [clang][Interp] Only emit function_param_value_unk...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Oct 24 00:28:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c45466cd9a51fe384d2b31e124b77d14c821eb70
      https://github.com/llvm/llvm-project/commit/c45466cd9a51fe384d2b31e124b77d14c821eb70
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M clang/lib/AST/Interp/Interp.cpp
    M clang/test/SemaCXX/offsetof.cpp

  Log Message:
  -----------
  [clang][Interp] Only emit function_param_value_unknown in C++11 (#67990)

This is also what the current interpreter does.




More information about the All-commits mailing list