repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
CodeGen
/
2008-10-13-FrontendCrash.c
blob
da28bd9b1b9b1d4ea90cdd81293316901f027b84
1
// RUN: %clang_cc1 %s -std=c89 -emit-llvm -o -
2
// PR2797
3
4
unsigned int
5
func_48
(
signed char
p_49
)
6
{
7
signed char
l_340
;
8
func_44
(
1
&((
1
^
1
== (
lshift_u_s
(
1
)) != (
l_340
<
1
)) &
1L
));
9
}