• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching full:notes

24 …// CHECK-NOTES: [[@LINE-1]]:11: warning: throwing an exception whose type 'int' is not derived fro…  in problematic()
28 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in problematic()
32 …// CHECK-NOTES: [[@LINE-1]]:11: warning: throwing an exception whose type 'int' is not derived fro… in problematic()
39 …// CHECK-NOTES: [[@LINE-1]]:11: warning: throwing an exception whose type 'non_derived_exception' … in problematic()
40 // CHECK-NOTES: 10:1: note: type defined here in problematic()
44 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'non_derived_exception' i… in problematic()
45 // CHECK-NOTES: 10:1: note: type defined here in problematic()
53 …// CHECK NOTES: [[@LINE-1]]:11: warning: throwing an exception whose type 'bad_inheritance' is not… in problematic()
54 // CHECK NOTES: 11:1: note: type defined here in problematic()
56 …// CHECK NOTES: [[@LINE-1]]:11: warning: throwing an exception whose type 'no_good_inheritance' is… in problematic()
57 // CHECK NOTES: 12:1: note: type defined here in problematic()
59 …// CHECK NOTES: [[@LINE-1]]:11: warning: throwing an exception whose type 'really_creative' is not… in problematic()
60 // CHECK NOTES: 13:1: note: type defined here in problematic()
64 …// CHECK NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'bad_inheritance' is not … in problematic()
65 // CHECK NOTES: 11:1: note: type defined here in problematic()
67 …// CHECK NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'no_good_inheritance' is … in problematic()
68 // CHECK NOTES: 12:1: note: type defined here in problematic()
70 …// CHECK NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'really_creative' is not … in problematic()
71 // CHECK NOTES: 13:1: note: type defined here in problematic()
103 …// CHECK-NOTES: [[@LINE-1]]:33: warning: throwing an exception whose type 'int' is not derived fro… in test_lambdas()
110 // CHECK-NOTES: [[@LINE-1]]:31: warning: throwing an exception whose type 'bad_generic_exception<in…
111 // CHECK-NOTES: [[@LINE-2]]:31: note: type 'bad_generic_exception<int>' is a template instantiation…
112 // CHECK-NOTES: [[@LINE+25]]:1: note: type defined here
114 // CHECK-NOTES: [[@LINE-5]]:31: warning: throwing an exception whose type 'bad_generic_exception<st…
115 // CHECK-NOTES: [[@LINE-6]]:31: note: type 'bad_generic_exception<std::exception>' is a template in…
116 // CHECK-NOTES: [[@LINE+21]]:1: note: type defined here
118 // CHECK-NOTES: [[@LINE-9]]:31: warning: throwing an exception whose type 'exotic_exception<non_der…
119 // CHECK-NOTES: [[@LINE-10]]:31: note: type 'exotic_exception<non_derived_exception>' is a template…
120 // CHECK-NOTES: [[@LINE+20]]:1: note: type defined here
122 // CHECK-NOTES: [[@LINE-13]]:31: warning: throwing an exception whose type 'int' is not derived fro…
123 // CHECK-NOTES: [[@LINE-14]]:31: note: type 'int' is a template instantiation of 'T'
125 // CHECK-NOTES: [[@LINE-16]]:31: warning: throwing an exception whose type 'non_derived_exception' …
126 // CHECK-NOTES: [[@LINE-17]]:31: note: type 'non_derived_exception' is a template instantiation of …
127 // CHECK-NOTES: 10:1: note: type defined here
151 …// CHECK-NOTES: [[@LINE-1]]:3: warning: throwing an exception whose type 'int' is not derived from… in generic_exceptions()
152 // CHECK-NOTES: [[@LINE-22]]:35: note: expanded from macro 'THROW_BAD_EXCEPTION' in generic_exceptions()
160 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'bad_generic_exception<in… in generic_exceptions()
161 // CHECK-NOTES: [[@LINE-24]]:1: note: type defined here in generic_exceptions()
163 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'bad_generic_exception<st… in generic_exceptions()
164 // CHECK-NOTES: [[@LINE-27]]:1: note: type defined here in generic_exceptions()
169 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'exotic_exception<non_der… in generic_exceptions()
170 // CHECK-NOTES: [[@LINE-30]]:1: note: type defined here in generic_exceptions()
185 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'TypedefedBad' (aka 'int'… in typedefed()
186 // CHECK-NOTES: [[@LINE-8]]:1: note: type defined here in typedefed()
190 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'UsingBad' (aka 'int') is… in typedefed()
191 // CHECK-NOTES: [[@LINE-11]]:1: note: type defined here in typedefed()
206 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in templated_thrower()
212 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in templated_thrower2()
224 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in exception_created_with_function()
239 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in templated_factory()
244 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in templated_factory2()
256 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in exception_from_factory()
263 …// CHECK-NOTES: [[@LINE-1]]:9: warning: throwing an exception whose type 'int' is not derived from… in exception_from_factory()
269 …// CHECK-NOTES: [[@LINE-1]]:37: warning: throwing an exception whose type 'int' is not derived fro…
270 // CHECK-NOTES: [[@LINE-2]]:37: note: type 'int' is a template instantiation of 'T'
276 …// CHECK-NOTES: [[@LINE-1]]:32: warning: throwing an exception whose type 'int' is not derived fro…