Commit e12fbdf
authored
[NFC] Remove unnececary check from test (llvm#112438)
Important part of the test to have correct
`ThreadDescriptorSize` after `InitTlsSize()`.
It's not a problem if another test called
`InitTlsSize()` before.
Fixes llvm#112399.1 parent 9fb2db1 commit e12fbdf
File tree
1 file changed
+0
-1
lines changed- compiler-rt/lib/sanitizer_common/tests
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
| |||
0 commit comments