We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1b6ee commit 8fdac32Copy full SHA for 8fdac32
compiler-rt/test/tsan/Darwin/external.cpp
@@ -70,7 +70,7 @@ int main(int argc, char *argv[]) {
70
// TEST3: WARNING: ThreadSanitizer: race on MyLibrary::MyObject
71
// TEST3: {{Modifying|Read-only}} access of MyLibrary::MyObject at
72
// TEST3: {{ObjectWrite|ObjectRead}}
73
- // TEST3: Previous {{modifying|Read-only}} access of MyLibrary::MyObject at
+ // TEST3: Previous {{modifying|read-only}} access of MyLibrary::MyObject at
74
75
// TEST3: Location is MyLibrary::MyObject of size 16 at
76
// TEST3: {{ObjectCreate}}
0 commit comments