[WebAssembly] Add WebAssemblyImportModule to pragma-attribute-supported-attributes...
authorDan Gohman <dan433584@gmail.com>
Thu, 24 Jan 2019 21:20:03 +0000 (21:20 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 24 Jan 2019 21:20:03 +0000 (21:20 +0000)
llvm-svn: 352108

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

index e0c0745..f381e7a 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: WebAssemblyImportModule (SubjectMatchRule_function)
 // CHECK-NEXT: WorkGroupSizeHint (SubjectMatchRule_function)
 // CHECK-NEXT: XRayInstrument (SubjectMatchRule_function, SubjectMatchRule_objc_method)
 // CHECK-NEXT: XRayLogArgs (SubjectMatchRule_function, SubjectMatchRule_objc_method)