Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

goncharov (Mikhail Goncharov)
UserAdministrator

Projects

User does not belong to any projects.

User Details

User Since
Feb 22 2019, 5:54 AM (239 w, 2 d)
Roles
Administrator

Recent Activity

Fri, Sep 22

goncharov committed rZORG04fd2df93d77: remove collapseRequests: true (authored by goncharov).
remove collapseRequests: true
Fri, Sep 22, 6:34 AM · Restricted Project
goncharov committed rZORG6efaac83433f: remove todo in mail notifications (authored by goncharov).
remove todo in mail notifications
Fri, Sep 22, 6:34 AM · Restricted Project
goncharov committed rZORG8022d0ffe4b8: Add builders for premerge-like configurations (authored by goncharov).
Add builders for premerge-like configurations
Fri, Sep 22, 6:34 AM · Restricted Project
goncharov committed rZORG98e6e88aa4c4: add mail notifier (authored by goncharov).
add mail notifier
Fri, Sep 22, 6:34 AM · Restricted Project

Tue, Sep 12

goncharov committed rGbcdba86f2537: [ci] escape artifacts paths (authored by goncharov).
[ci] escape artifacts paths
Tue, Sep 12, 3:13 AM · Restricted Project

Thu, Aug 31

goncharov committed rG8149989532b9: enable new pipeline (authored by goncharov).
enable new pipeline
Thu, Aug 31, 9:18 AM · Restricted Project
goncharov committed rGc81ab62273ba: update pipeline generation script (authored by goncharov).
update pipeline generation script
Thu, Aug 31, 7:19 AM · Restricted Project
goncharov closed D159280: update pipeline generation script.
Thu, Aug 31, 7:18 AM · Restricted Project, Restricted Project
goncharov added a reviewer for D159280: update pipeline generation script: ldionne.
Thu, Aug 31, 7:03 AM · Restricted Project, Restricted Project
goncharov requested review of D159280: update pipeline generation script.
Thu, Aug 31, 7:03 AM · Restricted Project, Restricted Project

Wed, Aug 30

goncharov committed rG0a0aff2d2451: fix unused variable warnings in conditionals (authored by goncharov).
fix unused variable warnings in conditionals
Wed, Aug 30, 10:11 AM · Restricted Project, Restricted Project
goncharov added a comment to D152495: [Clang][SemaCXX] Add unused warning for variables declared in condition expressions.

due to this change we have a enourmous number of new warnings, on the other hand -Wunused-variable is a valuable warning. I am not sure what is the policy and best practices for warnings but maybe there is a possiblity to make a transition period for enabling this type of warning separetely and to allow updating existing code?

Wed, Aug 30, 9:55 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
goncharov committed rGc2647ed9b9cd: fix unused variables in condition warning (authored by goncharov).
fix unused variables in condition warning
Wed, Aug 30, 8:40 AM · Restricted Project, Restricted Project
goncharov added a comment to D152495: [Clang][SemaCXX] Add unused warning for variables declared in condition expressions.

there is a number of unused vaiables in conditional loops that are firing now, I have submitted https://github.com/llvm/llvm-project/commit/74f4daef0412be33002bd4e24a30cb47d0187ecf but I suspect it's just a start.
How did you checked the project code for that?

Wed, Aug 30, 5:39 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
goncharov committed rG74f4daef0412: fix unused variable warnings in conditionals (authored by goncharov).
fix unused variable warnings in conditionals
Wed, Aug 30, 5:38 AM · Restricted Project, Restricted Project

Tue, Aug 29

goncharov added inline comments to D158863: Implement the monolithic CI pipeline in the monorepo.
Tue, Aug 29, 12:40 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project

Mon, Aug 28

goncharov added a comment to D158863: Implement the monolithic CI pipeline in the monorepo.

as for project specific CIs - maybe, it's debatable. I understand that some projects might want to go extra mile, it's OK. Yet running "configure all + ninja check-all" should work and provide good coverage without much thoughts and tweaks

Mon, Aug 28, 10:12 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
goncharov accepted D158863: Implement the monolithic CI pipeline in the monorepo.
Mon, Aug 28, 10:09 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
goncharov added a comment to D158863: Implement the monolithic CI pipeline in the monorepo.

also, why do we need lld/bar etc.?

Mon, Aug 28, 10:08 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
goncharov added a comment to D158863: Implement the monolithic CI pipeline in the monorepo.

I assume you've tried to run it, right? Otherwise I can try setting up PRs.

Mon, Aug 28, 10:08 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project

Jul 21 2023

goncharov committed rG6de59222e2ed: [bazel] update config.h.cmake (authored by goncharov).
[bazel] update config.h.cmake
Jul 21 2023, 8:39 AM · Restricted Project

Jul 20 2023

goncharov added a comment to D154917: [Attributor] Replace AAReturnedValues with AAPotentialValuesReturned.

for the record it was fixed in dae52dd07d633673fe3ff2a6b5e5c71f9affc470 and cd69b0cc88bccf80e11c6d95255139b5db62b17c

Jul 20 2023, 2:01 AM · Restricted Project, Restricted Project
goncharov added a comment to D154917: [Attributor] Replace AAReturnedValues with AAPotentialValuesReturned.

I also see failures of under asan caused by this commit

Jul 20 2023, 1:46 AM · Restricted Project, Restricted Project

Jul 19 2023

goncharov committed rG571c1292b693: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68 (authored by goncharov).
[bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68
Jul 19 2023, 2:47 AM · Restricted Project
goncharov closed D155686: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68.
Jul 19 2023, 2:47 AM · Restricted Project, Restricted Project
goncharov updated the diff for D155686: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68.

rebase

Jul 19 2023, 2:45 AM · Restricted Project, Restricted Project
goncharov updated the diff for D155686: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68.

fix for 9be8219f60e1bbddaebdb271a55ecfb867078899

Jul 19 2023, 2:43 AM · Restricted Project, Restricted Project
goncharov updated the diff for D155686: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68.

.

Jul 19 2023, 2:26 AM · Restricted Project, Restricted Project
goncharov updated the diff for D155686: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68.

formatting

Jul 19 2023, 2:23 AM · Restricted Project, Restricted Project
goncharov requested review of D155686: [bazel] remove PythonAttr TD after 67a910bbff772ebf4c47e8b434b59cdc4820bb68.
Jul 19 2023, 2:21 AM · Restricted Project, Restricted Project

Jul 18 2023

goncharov committed rG5bba1763663b: [bazel] fix layering check to run bazel with 16.x (authored by goncharov).
[bazel] fix layering check to run bazel with 16.x
Jul 18 2023, 1:13 PM · Restricted Project
goncharov committed rGd18ce7317004: [bazel] fix build of ArithUtils (authored by goncharov).
[bazel] fix build of ArithUtils
Jul 18 2023, 12:21 AM · Restricted Project

Jun 9 2023

goncharov committed rGb28614c4fce6: [bazel] format bazel files NFC (authored by goncharov).
[bazel] format bazel files NFC
Jun 9 2023, 3:13 AM · Restricted Project

Jun 6 2023

goncharov committed rG4faa6c669914: [clang][test] Use a physical copy of FS (authored by goncharov).
[clang][test] Use a physical copy of FS
Jun 6 2023, 8:37 AM · Restricted Project, Restricted Project
goncharov added a reverting change for rGfb2c98a929aa: Reland [MergeICmps] Adapt to non-eq comparisons, bugfix: rGdf3a8f376084: Revert "Reland [MergeICmps] Adapt to non-eq comparisons, bugfix".
Jun 6 2023, 7:27 AM · Restricted Project, Restricted Project
goncharov committed rGdf3a8f376084: Revert "Reland [MergeICmps] Adapt to non-eq comparisons, bugfix" (authored by goncharov).
Revert "Reland [MergeICmps] Adapt to non-eq comparisons, bugfix"
Jun 6 2023, 7:27 AM · Restricted Project, Restricted Project
goncharov added a reverting change for D141188: [MergeICmps] Adapt to non-eq comparisons: rGdf3a8f376084: Revert "Reland [MergeICmps] Adapt to non-eq comparisons, bugfix".
Jun 6 2023, 7:27 AM · Restricted Project, Restricted Project
goncharov awarded D152265: [clang][test] Use a physical copy of FS a Love token.
Jun 6 2023, 6:44 AM · Restricted Project, Restricted Project
goncharov accepted D152265: [clang][test] Use a physical copy of FS.

nice

Jun 6 2023, 6:44 AM · Restricted Project, Restricted Project

Jun 5 2023

goncharov added a comment to D127115: [DAGCombine] Make sure combined nodes are added back to the worklist in topological order..

thanks @jplehr

Jun 5 2023, 7:58 AM · Restricted Project, Restricted Project
goncharov added a comment to D127115: [DAGCombine] Make sure combined nodes are added back to the worklist in topological order..

I also see build timeouts on my builds

Jun 5 2023, 7:31 AM · Restricted Project, Restricted Project
goncharov committed rG34866154d644: [bazel] add missing dep for GPUTransforms (authored by goncharov).
[bazel] add missing dep for GPUTransforms
Jun 5 2023, 12:21 AM · Restricted Project

May 24 2023

goncharov removed a reviewer for D150641: [bazel] Refactor entries in WORKSPACE to bzl files: Restricted Project.
May 24 2023, 11:27 PM · Restricted Project, Restricted Project
goncharov added a comment to D150641: [bazel] Refactor entries in WORKSPACE to bzl files.

hi @matts1, FYI "bazel build" tag was created so that interested people will run bazel build as part of their pre-merge check, not in reviewing changes to bazel. It's also quite large.

May 24 2023, 11:26 PM · Restricted Project, Restricted Project
goncharov added a comment to D151006: [bazel] Remove terminfo dependency.

Hi! Just FYI "bazel build" tag was created so that interested people will run bazel build as part of their pre-merge check, not in reviewing changes to bazel. It's also quite large.

May 24 2023, 11:22 PM · Unknown Object (Project), Restricted Project, Restricted Project

Apr 27 2023

goncharov committed rG8babf8f34339: [bazel][mlir] fix build for transform utils (authored by goncharov).
[bazel][mlir] fix build for transform utils
Apr 27 2023, 3:03 AM · Restricted Project
goncharov committed rG25462d14b17b: [bazel][mlir] update build for mem2reg f88f8fd0bca34dc8e5571cb828b1a159a50fd504 (authored by goncharov).
[bazel][mlir] update build for mem2reg f88f8fd0bca34dc8e5571cb828b1a159a50fd504
Apr 27 2023, 2:00 AM · Restricted Project
goncharov closed D149326: [bazel][mlir] update build for mem2reg f88f8fd0bca34dc8e5571cb828b1a159a50fd504.
Apr 27 2023, 2:00 AM · Restricted Project, Restricted Project
goncharov requested review of D149326: [bazel][mlir] update build for mem2reg f88f8fd0bca34dc8e5571cb828b1a159a50fd504.
Apr 27 2023, 1:43 AM · Restricted Project, Restricted Project

Apr 26 2023

goncharov added a comment to D140990: [DebugInfo] Treat empty metadata operands the same as undef operands in SelectionDAG.

Heads up: this seems to make compilation non-determenistic (I am still trying to confirm).

Apr 26 2023, 7:47 AM · debug-info, Restricted Project, Restricted Project
goncharov added a comment to D140990: [DebugInfo] Treat empty metadata operands the same as undef operands in SelectionDAG.

Heads up: this seems to make compilation non-determenistic (I am still trying to confirm).

Apr 26 2023, 6:54 AM · debug-info, Restricted Project, Restricted Project

Apr 25 2023

goncharov committed rGf39678dfbf2c: [bazel] update build for MLIR test for c8d1388e6c8bd57299d5801f170719218f735c4c (authored by goncharov).
[bazel] update build for MLIR test for c8d1388e6c8bd57299d5801f170719218f735c4c
Apr 25 2023, 5:38 AM · Restricted Project

Apr 24 2023

goncharov committed rGbe9c91843bab: [bazel] test files for IRDL 8ac8c922fb3f15706f5cb1db2cc655d30b095766 (authored by goncharov).
[bazel] test files for IRDL 8ac8c922fb3f15706f5cb1db2cc655d30b095766
Apr 24 2023, 5:05 AM · Restricted Project
goncharov closed D149056: [bazel] test files for IRDL 8ac8c922fb3f15706f5cb1db2cc655d30b095766.
Apr 24 2023, 5:05 AM · Restricted Project, Restricted Project
goncharov requested review of D149056: [bazel] test files for IRDL 8ac8c922fb3f15706f5cb1db2cc655d30b095766.
Apr 24 2023, 5:02 AM · Restricted Project, Restricted Project
goncharov committed rGd42ba4c2a65a: [bazel] update for ba38640b9901d239e32e12c6569f7364d00af922 (authored by goncharov).
[bazel] update for ba38640b9901d239e32e12c6569f7364d00af922
Apr 24 2023, 12:36 AM · Restricted Project

Mar 17 2023

goncharov committed rG86bce125e99a: [bazel] update build for d60d3455eb2 (authored by goncharov).
[bazel] update build for d60d3455eb2
Mar 17 2023, 5:32 AM · Restricted Project

Mar 13 2023

goncharov committed rG5a0ad86cf345: [bazel] fix for fdd710e69caebf680ed7d4360e04c99024d75094 (authored by goncharov).
[bazel] fix for fdd710e69caebf680ed7d4360e04c99024d75094
Mar 13 2023, 5:17 AM · Restricted Project

Feb 10 2023

goncharov committed rG6eb13809fb6f: [bazel] fix build for 6470706bc0ed (authored by goncharov).
[bazel] fix build for 6470706bc0ed
Feb 10 2023, 1:04 AM · Restricted Project

Feb 9 2023

goncharov added a comment to D143447: [libc++] Implement P1328R1 constexpr std::type_info::operator==.

It looks like this is the VCRuntime used by the bots being too old and not supporting constexpr. I think the right thing to do is to UNSUPPORT the test in that case.

@goncharov @mstorsjo Would it be possible to update the VCRuntime on the Windows hosts?

I checked on a test setup, and the test was failing with VS 2022 17.1, but started after updating it to VS 2022 17.4. And as it's about constexpr, I guess it shouldn't have any runtime aspect (it should run fine even with an older version of the vcruntime DLLs).

I guess it should be possible to update the CI images. As building the docker images usually is a bit messy (it often ends up requiring fixing some dependency which no longer installs cleanly) I guess @goncharov doesn't want to do it all the time - but we should probably do it once Clang 16.0 is released stable so we can include that. I didn't prod him for updating them with Clang 15.0 (so I would believe that they're still running 14.0) since I didn't have any concrete detail that would benefit from that upgrade at the point.

Feb 9 2023, 4:29 AM · Restricted Project, Restricted Project

Feb 1 2023

goncharov added a reverting change for rGc05ddc9cbc12: Improve and enable folding of conditional branches with tail calls.: rG3dcbbddf1693: Revert "Improve and enable folding of conditional branches with tail calls.".
Feb 1 2023, 7:10 AM · Restricted Project, Restricted Project
goncharov committed rG3dcbbddf1693: Revert "Improve and enable folding of conditional branches with tail calls." (authored by goncharov).
Revert "Improve and enable folding of conditional branches with tail calls."
Feb 1 2023, 7:10 AM · Restricted Project, Restricted Project
goncharov added a reverting change for D140931: Improve and enable folding of conditional branches with tail calls.: rG3dcbbddf1693: Revert "Improve and enable folding of conditional branches with tail calls.".
Feb 1 2023, 7:10 AM · Restricted Project, Restricted Project

Dec 23 2022

goncharov committed rG0026874c8bd0: fix warn-xparser test (authored by goncharov).
fix warn-xparser test
Dec 23 2022, 6:34 AM · Restricted Project, Restricted Project

Dec 22 2022

goncharov added inline comments to D140343: [libc++] Update supported system versions.
Dec 22 2022, 2:27 AM · Restricted Project, Restricted Project

Dec 21 2022

goncharov added inline comments to D140343: [libc++] Update supported system versions.
Dec 21 2022, 7:15 AM · Restricted Project, Restricted Project

Dec 20 2022

goncharov committed rGc2a5f156d297: [bazel] add TargetParser (authored by goncharov).
[bazel] add TargetParser
Dec 20 2022, 11:10 AM · Restricted Project

Nov 18 2022

goncharov added a reverting change for rG34ab474348e2: [opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm: rG7f608a2497c7: Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm".
Nov 18 2022, 12:26 AM · Restricted Project, Restricted Project, Restricted Project
goncharov committed rG7f608a2497c7: Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm" (authored by goncharov).
Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"
Nov 18 2022, 12:26 AM · Restricted Project, Restricted Project, Restricted Project

Nov 15 2022

goncharov committed rG4a77d96903c9: [LegacyPM] remove unset variables in PassManagerBuilder (authored by goncharov).
[LegacyPM] remove unset variables in PassManagerBuilder
Nov 15 2022, 8:58 AM · Restricted Project, Restricted Project
goncharov closed D138034: [LegacyPM] remove unset variables in PassManagerBuilder.
Nov 15 2022, 8:58 AM · Restricted Project, Restricted Project
goncharov added a reviewer for D138034: [LegacyPM] remove unset variables in PassManagerBuilder: aeubanks.
Nov 15 2022, 8:10 AM · Restricted Project, Restricted Project
goncharov requested review of D138034: [LegacyPM] remove unset variables in PassManagerBuilder.
Nov 15 2022, 7:00 AM · Restricted Project, Restricted Project
goncharov added inline comments to D137959: [dsymutil] Fix crash in the Reproducer/FileCollector when TMPDIR is empty.
Nov 15 2022, 1:15 AM · Restricted Project, Restricted Project

Oct 6 2022

goncharov updated subscribers of D134954: [InstCombine] Switch foldOpIntoPhi() to use InstSimplify.

I found that most recent version e94619b955104841cc2a4a6febe4025ee140194e miscompiles (?): https://godbolt.org/z/fffnjGa4q .
Will likely revert soon cc @asbirlea

Oct 6 2022, 10:16 AM · Restricted Project, Restricted Project
goncharov added a comment to D135220: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef.

Okay, I was able to reproduce by symlinking all the 0-byte header files to header0 (any choice probably works). The behaviour is deterministic before and after my change.

This was only passing by luck in this setup, because it was relying on mutation of FileEntry->LastRef which mutates the path of header1 to header3. We do not actually track the difference in filename here, it just happened to match the behaviour without symlinks for this case because of the mutation. Note: the mutation is not triggered specifically by the include, it's anything that looks up that path in the file manager, so there is no guarantee that you would get header3 if something triggered accessing the filename header1 again at the wrong time.

I think my change is fine here and we should just update the test files so they will not be accidentally linked. If someone wants to work on tracking the filenames independently for each include that would be fine, but as long as we only have one name it should be the first one not the "one whose path was most recently accessed in FileManager".

@goncharov Was this the only test effected? If so, here's a fix: https://reviews.llvm.org/D135373

Oct 6 2022, 9:36 AM · Restricted Project, Restricted Project
goncharov accepted D135373: [clang][test] Make headers unique to avoid linking issues.

thank you!

Oct 6 2022, 9:32 AM · Restricted Project, Restricted Project
goncharov added a comment to D135220: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef.

That change might be problematic for content addressing storages. E.g. clang/test/Driver/cl-pch-showincludes.cpp started to fail in my setup as clang/test/Driver/header{0,1,3,4}.h are all identical and can be symlinked. cc @dexonsmith

FWIW, I agree with Ben that this change seems like it should improve consistency for symlinked content. Knowing the failure mode / having reproduction steps would be helpful to track down your corner case!

(There are many subtle interactions around this stuff in clang so it’s hard to make forward progress.)

Oct 6 2022, 8:42 AM · Restricted Project, Restricted Project
goncharov updated subscribers of D135220: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef.

That change might be problematic for content addressing storages. E.g. clang/test/Driver/cl-pch-showincludes.cpp started to fail in my setup as clang/test/Driver/header{0,1,3,4}.h are all identical and can be symlinked. cc @dexonsmith

Oct 6 2022, 4:04 AM · Restricted Project, Restricted Project

Oct 5 2022

goncharov committed rGc21e57156c25: Fix clang baremetal test (authored by goncharov).
Fix clang baremetal test
Oct 5 2022, 2:33 AM · Restricted Project, Restricted Project

Oct 4 2022

goncharov added a comment to D134966: [DAG] Update foldSelectWithIdentityConstant to use llvm::isNeutralConstant.

as a headsup: I see this change causes failures in Halide https://github.com/halide/Halide/blob/main/test/correctness/div_round_to_zero.cpp on some architectures

Oct 4 2022, 7:34 AM · Restricted Project, Restricted Project

Sep 2 2022

goncharov committed rG5856576202ab: [bazel] fix libc build (authored by goncharov).
[bazel] fix libc build
Sep 2 2022, 9:33 AM · Restricted Project
goncharov committed rG8a4d6133deef: [bazel] additional build fixes for libc (authored by goncharov).
[bazel] additional build fixes for libc
Sep 2 2022, 4:05 AM · Restricted Project

Aug 31 2022

goncharov committed rG0f95b2b06063: [clang] update pr27699 test to make headers different (NFC) (authored by goncharov).
[clang] update pr27699 test to make headers different (NFC)
Aug 31 2022, 4:12 AM · Restricted Project, Restricted Project

Jul 1 2022

goncharov committed rGde3fb0f29ecf: [fix/build] bazel rule for ParallelCombiningOpInterface (authored by goncharov).
[fix/build] bazel rule for ParallelCombiningOpInterface
Jul 1 2022, 1:34 AM · Restricted Project

Jun 28 2022

goncharov committed rGc6c124ca8094: Fixed unused variable warning. (authored by goncharov).
Fixed unused variable warning.
Jun 28 2022, 2:44 AM · Restricted Project, Restricted Project

Jun 27 2022

goncharov added a comment to D50304: [lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbers.

FYI this caused a test breakage at lldb-aarch64-ubuntu, https://lab.llvm.org/buildbot/#/builders/96/builds/25128. I have reverted this in fe6db8d03ff16a65f57af24d2cb04f489e2e9b0c

Jun 27 2022, 1:22 AM · Restricted Project, Restricted Project
goncharov added a reverting change for rGa57b62deef37: [lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbers: rGfe6db8d03ff1: Revert "[lldb] Fix thread step until to not set breakpoint(s) on incorrect line….
Jun 27 2022, 1:20 AM · Restricted Project
goncharov committed rGfe6db8d03ff1: Revert "[lldb] Fix thread step until to not set breakpoint(s) on incorrect line… (authored by goncharov).
Revert "[lldb] Fix thread step until to not set breakpoint(s) on incorrect line…
Jun 27 2022, 1:20 AM · Restricted Project
goncharov added a reverting change for D50304: [lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbers: rGfe6db8d03ff1: Revert "[lldb] Fix thread step until to not set breakpoint(s) on incorrect line….
Jun 27 2022, 1:20 AM · Restricted Project, Restricted Project

Jun 1 2022

goncharov closed D126776: Fix potentially uninitialized memory.

(landed as 4856bc16c651ec151b16e3d97704901ab6a1c383)

Jun 1 2022, 6:35 AM · Restricted Project, Restricted Project, Restricted Project
goncharov committed rGf951a6b2f37b: Fix potentially uninitialized memory (authored by goncharov).
Fix potentially uninitialized memory
Jun 1 2022, 6:32 AM · Restricted Project, Restricted Project
goncharov updated the diff for D126776: Fix potentially uninitialized memory.
Jun 1 2022, 6:28 AM · Restricted Project, Restricted Project, Restricted Project
goncharov updated the diff for D126776: Fix potentially uninitialized memory.

updated patch prefix

Jun 1 2022, 6:24 AM · Restricted Project, Restricted Project, Restricted Project
goncharov added a project to D126776: Fix potentially uninitialized memory: Restricted Project.
Jun 1 2022, 6:10 AM · Restricted Project, Restricted Project, Restricted Project
goncharov awarded D126776: Fix potentially uninitialized memory a Pterodactyl token.
Jun 1 2022, 6:06 AM · Restricted Project, Restricted Project, Restricted Project
goncharov updated the diff for D126776: Fix potentially uninitialized memory.
Jun 1 2022, 6:05 AM · Restricted Project, Restricted Project, Restricted Project
goncharov added a reviewer for D126776: Fix potentially uninitialized memory: bkramer.
Jun 1 2022, 6:05 AM · Restricted Project, Restricted Project, Restricted Project
goncharov requested review of D126776: Fix potentially uninitialized memory.
Jun 1 2022, 6:04 AM · Restricted Project, Restricted Project, Restricted Project

May 31 2022

goncharov committed rGd86108802490: Fix bazel build (authored by goncharov).
Fix bazel build
May 31 2022, 1:16 AM · Restricted Project