[all-commits] [llvm/llvm-project] 155f6b: [clang][Interp] Fix reporting invalid new/delete e...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Jul 20 01:41:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 155f6b49d90357d4062aa97f035f42617565ee26
      https://github.com/llvm/llvm-project/commit/155f6b49d90357d4062aa97f035f42617565ee26
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-07-20 (Sat, 20 Jul 2024)

  Changed paths:
    M clang/lib/AST/Interp/Interp.cpp
    M clang/test/AST/Interp/new-delete.cpp

  Log Message:
  -----------
  [clang][Interp] Fix reporting invalid new/delete expressions

This should be a CCEDiag call and we do *not* abort because of it.



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