Create diagnostic for function concept declaration which is not a
definition.
Create diagnostic for concept declaration which isn't in namespace
scope.
Create associated tests.
Differential D11027
[CONCEPTS] Add diagnostics: non-defining function; non-namespace scope nwilson on Jul 7 2015, 10:17 PM. Authored by
Details Create diagnostic for function concept declaration which is not a Create diagnostic for concept declaration which isn't in namespace Create associated tests.
Diff Detail Event Timeline
Comment Actions Addressing comments -
Comment Actions Update phrasing for concept declaration scope diagnostic
Comment Actions As suggested by Aaron, modify phrasing of err_function_concept_not_defined
|
This error is similar to err_objc_decls_may_only_appear_in_global_scope below, so perhaps it could be expressed in a similar manner.