C++程序  |  6行  |  140 B

// RUN: %clang_cc1 -triple thumbv7--windows -fms-extensions -fsyntax-only -verify %s
// expected-no-diagnostics

__declspec(thread) int i;