Lines Matching full:fixme
6 // FIXME: __SIZE_TYPE__ expands to 'long long' on some targets.
38 // FIXME: We're missing the "in instantiation of" note for the default
51 // FIXME: Why do we get different diagnostics in C++11 onwards here? We seem
196 // FIXME: This should be ill-formed. The member A::i<> is befriended,
261 // FIXME: This is ill-formed.
296 // FIXME: This is ill-formed, but this diagnostic is terrible. We should in test2()
414 // FIXME: This rule is obviously intended to apply to C++98 as well.
432 // FIXME: This should apply in C++98 too.
518 // dr438 FIXME write a codegen test
519 // dr439 FIXME write a codegen test
520 // dr441 FIXME write a codegen test
633 // dr454 FIXME write a codegen test
684 return T; // FIXME: this is invalid, it finds the template parameter in g()
697 return T; // FIXME: this is invalid, it finds the template parameter in h()
711 // dr462 FIXME write a codegen test
728 a->CI::~VI(); // FIXME: This is invalid; CI and VI are not the same scalar type. in f()
767 // FIXME: Should we allow this in C++98 too?
780 // FIXME: The core issue here didn't really answer the question. We don't
846 // dr475 FIXME write a codegen test
979 // FIXME: The following are valid in DR482's wording, but these are bugs in
1085 // FIXME: It seems CWG thought this should be a SFINAE failure prior to in g()
1124 // FIXME: Per this DR, these two are valid! That is another defect
1144 // dr492 FIXME write a codegen test
1193 // FIXME: This is wrong.
1196 // FIXME: This is wrong.