[all-commits] [llvm/llvm-project] 23c39f: [clang][Interp] Diagnose unknown parameter values

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Sep 15 04:16:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23c39f9a9e14caae7b0113e306bf2faf1e4f88f3
      https://github.com/llvm/llvm-project/commit/23c39f9a9e14caae7b0113e306bf2faf1e4f88f3
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/Interp.cpp
    M clang/lib/AST/Interp/Interp.h
    M clang/lib/AST/Interp/Opcodes.td
    M clang/test/AST/Interp/c.c
    M clang/test/AST/Interp/functions.cpp
    M clang/test/AST/Interp/literals.cpp

  Log Message:
  -----------
  [clang][Interp] Diagnose unknown parameter values

Differential Revision: https://reviews.llvm.org/D156509




More information about the All-commits mailing list