Home | History | Annotate | Download | only in Preprocessor
      1 // RUN: %clang_cc1 %s -fsyntax-only -std=c++11 -verify -fms-extensions
      2 
      3 #pragma warning(push, 4_D) // expected-warning {{requires a level between 0 and 4}}
      4