Skip to content

Commit 0e157a4

Browse files
authored
Update CFAttributedString.c
Add a comment referencing the SR tracking the actual mis-compilation identified during the rebranch.
1 parent 0951fc8 commit 0e157a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CoreFoundation/String.subproj/CFAttributedString.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#endif
2525

2626
#if defined(__linux__)
27+
// SR-15302: clang mis-optimizes `CFAttributedStringGetAttributesAndLongestEffectiveRange`
2728
#pragma clang optimize off
2829
#endif
2930

0 commit comments

Comments
 (0)