[all-commits] [llvm/llvm-project] a69975: [clang][bytecode] Remove unnecessary if statement ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 7 05:24:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a69975d8349c1e0dcb86814df67d7160395b468e
https://github.com/llvm/llvm-project/commit/a69975d8349c1e0dcb86814df67d7160395b468e
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
Log Message:
-----------
[clang][bytecode] Remove unnecessary if statement (#126223)
This doesn't seem to do any good and breaks a few libc++ tests. Remove
the special case.
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