[clang] [clang][bytecode] Add a source location to destructor calls (PR #110121)

2024-09-26 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr closed https://github.com/llvm/llvm-project/pull/110121 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][bytecode] Add a source location to destructor calls (PR #110121)

2024-09-26 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Timm Baeder (tbaederr) Changes The added test case is still diagnosed differently, but I'm not sure which version is better. --- Full diff: https://github.com/llvm/llvm-project/pull/110121.diff 5 Files Affected: - (modified) clang/lib/

[clang] [clang][bytecode] Add a source location to destructor calls (PR #110121)

2024-09-26 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr created https://github.com/llvm/llvm-project/pull/110121 The added test case is still diagnosed differently, but I'm not sure which version is better. >From fb204d589413f0bf574ea31776a3e8df86a298e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: