Skip to content

Commit fadd247

Browse files
committed
Add NoRandomizeLayout to supported attributes list
All supported attributes must be etched in stone in the supported attributes regression test.
1 parent f94de06 commit fadd247

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
@@ -80,6 +80,7 @@
8080
// CHECK-NEXT: NoInstrumentFunction (SubjectMatchRule_function)
8181
// CHECK-NEXT: NoMicroMips (SubjectMatchRule_function)
8282
// CHECK-NEXT: NoMips16 (SubjectMatchRule_function)
83+
// CHECK-NEXT: NoRandomizeLayout (SubjectMatchRule_record)
8384
// CHECK-NEXT: NoSanitize (SubjectMatchRule_function, SubjectMatchRule_objc_method, SubjectMatchRule_variable_is_global)
8485
// CHECK-NEXT: NoSanitizeSpecific (SubjectMatchRule_function, SubjectMatchRule_variable_is_global)
8586
// CHECK-NEXT: NoSpeculativeLoadHardening (SubjectMatchRule_function, SubjectMatchRule_objc_method)

0 commit comments

Comments
 (0)