|
@@ -3023,7 +3023,7 @@ def warn_thread_attribute_decl_not_lockable : Warning<
|
|
|
def warn_thread_attribute_decl_not_pointer : Warning<
|
|
|
"%0 only applies to pointer types; type here is %1">,
|
|
|
InGroup<ThreadSafetyAttributes>, DefaultIgnore;
|
|
|
-def err_attribute_argument_out_of_bounds : Error<
|
|
|
+def err_attribute_argument_out_of_bounds_extra_info : Error<
|
|
|
"%0 attribute parameter %1 is out of bounds: "
|
|
|
"%plural{0:no parameters to index into|"
|
|
|
"1:can only be 1, since there is one parameter|"
|