blob: fcac049f46e830e71e0b3da7a7871bf13b90a579 [file] [log] [blame]
// RUN: %clang_cc1 -triple i686-unknown-linux-gnu -fsyntax-only -verify %s -Wunknown-pragmas
#pragma comment(linker, "")
// expected-warning@-1 {{'#pragma comment linker' ignored}}