[WebAssembly] Fix ImportName's position in this test.
authorDan Gohman <dan433584@gmail.com>
Fri, 1 Feb 2019 22:52:29 +0000 (22:52 +0000)
committerDan Gohman <dan433584@gmail.com>
Fri, 1 Feb 2019 22:52:29 +0000 (22:52 +0000)
This is a follow-up to r352930.

llvm-svn: 352936

clang/test/Misc/pragma-attribute-supported-attributes-list.test

index 05b9294..0fe7ef4 100644 (file)
 // CHECK-NEXT: WarnUnusedResult (SubjectMatchRule_objc_method, SubjectMatchRule_enum, SubjectMatchRule_record, SubjectMatchRule_hasType_functionType)
 // CHECK-NEXT: Weak (SubjectMatchRule_variable, SubjectMatchRule_function, SubjectMatchRule_record)
 // CHECK-NEXT: WeakRef (SubjectMatchRule_variable, SubjectMatchRule_function)
-// CHECK-NEXT: WebAssemblyImportName (SubjectMatchRule_function)
 // CHECK-NEXT: WebAssemblyImportModule (SubjectMatchRule_function)
+// CHECK-NEXT: WebAssemblyImportName (SubjectMatchRule_function)
 // CHECK-NEXT: WorkGroupSizeHint (SubjectMatchRule_function)
 // CHECK-NEXT: XRayInstrument (SubjectMatchRule_function, SubjectMatchRule_objc_method)
 // CHECK-NEXT: XRayLogArgs (SubjectMatchRule_function, SubjectMatchRule_objc_method)