Sergii Dymchenko

Results 140 comments of Sergii Dymchenko

I've imported this internally and I don't see any failures, LGTM. I'm copy-pasting bunch of internal CLANGTIDY warnings (not sure why none of them shows on GitHub, need to investigate)...

@nikitaved I don't see any issues, feel free to merge. Also not sure what do you mean about potential privileges issues upon merge, there should not be any.

@atalman is this still needed?

So I tried it with Python and recent VSCode and vscode-spell-checker, all default settings, the extension doesn't mark "decleration" as wrong (but it marks "decleretion" as wrong).

I see the same with Python. For example, "singal" is not detected, presumably because it's "sing" + "al". I thought that the `cSpell.allowCompoundWords` would control this behavior, but apparently not...

@pytorchbot revert -m "Broke libtorch and linux-binary-manywheel - https://hud.pytorch.org/pytorch/pytorch/commit/73fbca1ea6ecc08ae4455a12b68fc2ead93a088c" -c nosignal

`lib/libc10.so: error: undefined reference to 'dladdr'` - probably shouldn't use `merge -g` for this kind of somewhat risky PRs. `merge -l` (which should be default now) would have caught it.

@IvanYashchuk LGTM, feel free to merge.

@pytorchbot merge -g