Skip to content

Commit b0eabef

Browse files
author
Dan Gohman
committed
[WebAssembly] Add WebAssemblyImportModule to pragma-attribute-supported-attributes-list.test
llvm-svn: 352108
1 parent 360bf5f commit b0eabef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
// CHECK-NEXT: WarnUnusedResult (SubjectMatchRule_objc_method, SubjectMatchRule_enum, SubjectMatchRule_record, SubjectMatchRule_hasType_functionType)
139139
// CHECK-NEXT: Weak (SubjectMatchRule_variable, SubjectMatchRule_function, SubjectMatchRule_record)
140140
// CHECK-NEXT: WeakRef (SubjectMatchRule_variable, SubjectMatchRule_function)
141+
// CHECK-NEXT: WebAssemblyImportModule (SubjectMatchRule_function)
141142
// CHECK-NEXT: WorkGroupSizeHint (SubjectMatchRule_function)
142143
// CHECK-NEXT: XRayInstrument (SubjectMatchRule_function, SubjectMatchRule_objc_method)
143144
// CHECK-NEXT: XRayLogArgs (SubjectMatchRule_function, SubjectMatchRule_objc_method)

0 commit comments

Comments
 (0)