forked from OSchip/llvm-project
[attributes] Fix buildbot after r354530.
Update the test after adding more attribute subjects. Differential Revision: https://reviews.llvm.org/D58365 llvm-svn: 354531
This commit is contained in:
parent
c333d77563
commit
b3377663ea
|
@ -61,7 +61,7 @@
|
|||
// CHECK-NEXT: InternalLinkage (SubjectMatchRule_variable, SubjectMatchRule_function, SubjectMatchRule_record)
|
||||
// CHECK-NEXT: LTOVisibilityPublic (SubjectMatchRule_record)
|
||||
// CHECK-NEXT: Lockable (SubjectMatchRule_record)
|
||||
// CHECK-NEXT: MIGServerRoutine (SubjectMatchRule_function)
|
||||
// CHECK-NEXT: MIGServerRoutine (SubjectMatchRule_function, SubjectMatchRule_objc_method, SubjectMatchRule_block)
|
||||
// CHECK-NEXT: MSStruct (SubjectMatchRule_record)
|
||||
// CHECK-NEXT: MicroMips (SubjectMatchRule_function)
|
||||
// CHECK-NEXT: MinSize (SubjectMatchRule_function, SubjectMatchRule_objc_method)
|
||||
|
|
Loading…
Reference in New Issue