[all-commits] [llvm/llvm-project] a8b599: [clang][Interp][NFC] Add a broken test case
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 2 00:10:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8b5994b337cf1d461202a65204a4ee6c5eae341
https://github.com/llvm/llvm-project/commit/a8b5994b337cf1d461202a65204a4ee6c5eae341
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
M clang/test/AST/Interp/c.c
Log Message:
-----------
[clang][Interp][NFC] Add a broken test case
The LHS of the subtraction returns 16 right now, but should
return 0.
More information about the All-commits
mailing list