forked from OSchip/llvm-project
parent
c644ee4992
commit
e67952fcd9
|
@ -479,7 +479,7 @@ DIAG(err_selector_element_type, ERROR,
|
|||
DIAG(err_toomany_element_decls, ERROR,
|
||||
"Only one element declaration is allowed")
|
||||
DIAG(warn_expected_implementation, WARNING,
|
||||
"‘@end’ must appear in an @implementation context")
|
||||
"'@end' must appear in an @implementation context")
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Semantic Analysis
|
||||
|
|
Loading…
Reference in New Issue