brintos

brintos / llvm-project-archived public Read only

0
0
Text · 144 B · e05dd7f Raw
6 lines · c
1// RUN: %clang -### -fsyntax-only -fheinous-gnu-extensions %s 2>&1 | FileCheck %s2 3// CHECK: -Wno-error=invalid-gnu-asm-cast4 5int main(void) {}6