[clang] [clang][bytecode] Remove unnecessary if statement (PR #126223)

2025-02-07 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr closed https://github.com/llvm/llvm-project/pull/126223 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][bytecode] Remove unnecessary if statement (PR #126223)

2025-02-07 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Timm Baeder (tbaederr) Changes This doesn't seem to do any good and breaks a few libc++ tests. Remove the special case. --- Full diff: https://github.com/llvm/llvm-project/pull/126223.diff 1 Files Affected: - (modified) clang/lib/AST/B

[clang] [clang][bytecode] Remove unnecessary if statement (PR #126223)

2025-02-07 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr created https://github.com/llvm/llvm-project/pull/126223 This doesn't seem to do any good and breaks a few libc++ tests. Remove the special case. >From af446487c0a09760bda3a8bb646b19015b736971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri,