This is still breaking on some platforms. The underlying implementation
doesn't seem to be the cause, rather the test is not robust across
platforms. So, we'll just disable this for the time being, to unblock
builds until we have a proper fix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Would it be better to remove the lines and just leave the FIXME comments? I don't know if leaving commented out code is good style, but please correct me if I'm wrong and this is done elsewhere
Comment Actions
Remove most commented out code. Specifically leaving the PrintNumber ones, since they are clear about what should be re-enabled.
llvm/unittests/Support/ScopedPrinterTest.cpp | ||
---|---|---|
669 | nit: looks like a formatting issue here |
nit: looks like a formatting issue here