Lines Matching full:fixme
29 // FIXME: This shouldn't say (null). in f()
126 // FIXME: This diagnostic is terrible. in k()
132 // FIXME: This is valid.
142 // FIXME: dup 39
143 // FIXME: This should be accepted.
183 // FIXME: The diagnostics here are not very good.
193 // FIXME: should this be available in c++98 mode? expected-error@-2 {{extension}}
197 namespace dr314 { // FIXME 314: dup 1710
229 // FIXME: dup dr389
230 // FIXME: We don't have a diagnostic for a name with linkage
236 void g(ps); // FIXME: ill-formed, type 'ps' has no linkage
239 enum { e2 } a2; // FIXME: ill-formed, enum type has no linkage
249 extern A a; // FIXME: ill-formed
253 extern B b; // FIXME: ill-formed
414 // FIXME: This diagnostic isn't very good.
426 // FIXME: The language rules here are completely broken. We cannot determine
496 namespace dr343 { // FIXME 343: no
497 // FIXME: dup 1710
501 // FIXME: In these contexts, the 'template' keyword is optional.
555 // FIXME: This is valid.
566 // FIXME: This is invalid.
693 // FIXME: Should we allow this in C++98 too?
822 // FIXME: These diagnostics are terrible. Don't diagnose an ill-formed global
837 //template<typename T> int g(S<T, (T())> *); // FIXME: crashes clang
853 // FIXME: These two are valid; deriving from T1<T> gives Z1 access to
912 // FIXME: This is valid.
971 // FIXME: Should we allow this in C++98 mode?
1053 // FIXME: dr388 needs codegen test
1084 // FIXME: This is probably a defect.
1121 // FIXME: These are all ill-formed.
1162 // FIXME: This is ill-formed.
1182 // FIXME: Should this apply to C++98 too?
1205 // dr392 FIXME write codegen test