From 8eec6dde6a7df7ba8d5916da512bcc28384ee3ef Mon Sep 17 00:00:00 2001 From: Erich Keane Date: Thu, 28 Sep 2017 20:23:43 +0000 Subject: Fix test change missed in r314456 llvm-svn: 314460 --- clang/test/Misc/pragma-attribute-supported-attributes-list.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/test/Misc/pragma-attribute-supported-attributes-list.test') diff --git a/clang/test/Misc/pragma-attribute-supported-attributes-list.test b/clang/test/Misc/pragma-attribute-supported-attributes-list.test index da024a43947..fcc2c5c2f8d 100644 --- a/clang/test/Misc/pragma-attribute-supported-attributes-list.test +++ b/clang/test/Misc/pragma-attribute-supported-attributes-list.test @@ -2,7 +2,7 @@ // The number of supported attributes should never go down! -// CHECK: #pragma clang attribute supports 65 attributes: +// CHECK: #pragma clang attribute supports 66 attributes: // CHECK-NEXT: AMDGPUFlatWorkGroupSize (SubjectMatchRule_function) // CHECK-NEXT: AMDGPUNumSGPR (SubjectMatchRule_function) // CHECK-NEXT: AMDGPUNumVGPR (SubjectMatchRule_function) -- cgit v1.2.3