blob: e05dd7feb9ed8d703ec891dd327df28117be1d3c [file] [log] [blame]
// RUN: %clang -### -fsyntax-only -fheinous-gnu-extensions %s 2>&1 | FileCheck %s
// CHECK: -Wno-error=invalid-gnu-asm-cast
int main(void) {}