[all-commits] [llvm/llvm-project] 2e676f: Revert "[clang][Interp] Optionally cast comparison...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed May 31 04:08:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e676fad2620a2ee41b7a00b27770fcfcb16f912
https://github.com/llvm/llvm-project/commit/2e676fad2620a2ee41b7a00b27770fcfcb16f912
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
R clang/test/AST/Interp/c.c
Log Message:
-----------
Revert "[clang][Interp] Optionally cast comparison result to non-bool"
This reverts commit 81522a012accfcc6bbf4dfa21a793aea6e4e532a.
Looks like we're not ready for this yet:
https://lab.llvm.org/buildbot/#/builders/139/builds/41797
More information about the All-commits
mailing list