summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-10-13-FrontendCrash.c
blob: cdd122970583f208496c147dd0d5deb01708b2e7 (plain)
1
2
3
4
5
6
7
8
9
// RUN: %clang_cc1 %s -emit-llvm -o -
// PR2797

unsigned int
func_48 (signed char p_49)
{
  signed char l_340;
  func_44 (1&((1 ^ 1 == (lshift_u_s (1)) != (l_340 < 1)) & 1L));
}