Home | History | Annotate | Download | only in FrontendC
      1 // RUN: %llvmgcc %s -S -o -
      2 struct Z { int :0; } z;
      3