================ Comment at: tools/clang/test/PCH/cxx11-statement-attributes.cpp:11-13 @@ +10,4 @@ + +// CHECK: Inputs/cxx11-statement-attributes.h:10:7: warning: fallthrough annotation does not directly precede switch label +// CHECK: cxx11-statement-attributes.cpp:8:3: note: in instantiation of function template specialization 'f<1>' requested here +// CHECK: 1 warning generated. ---------------- Any reason not to use -verify for this?
http://llvm-reviews.chandlerc.com/D55 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
