]> granicus.if.org Git - clang/commitdiff
[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)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352108 91177308-0d34-0410-b5e6-96231b3b80d8

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

index e0c074556c46dee2f160cc964bbd152332dc76aa..f381e7ae2647654667c17c324f331e371082113b 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)