Page MenuHomePhabricator

KKoovalsky (Kacper Kowalski)
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 23 2022, 3:40 AM (12 w, 4 d)

Recent Activity

Jan 24 2023

KKoovalsky added a comment to D140619: ExtractFunction: support extracting expressions and selected part of it.

@nridge I have fixed the issues. Thank you for supporting.

Jan 24 2023, 1:31 AM · Restricted Project, Restricted Project

Jan 23 2023

KKoovalsky updated the diff for D140619: ExtractFunction: support extracting expressions and selected part of it.

Fixed nullptr dereferencing and missing ASTMatchers lib linking

Jan 23 2023, 6:37 AM · Restricted Project, Restricted Project
KKoovalsky updated the diff for D140619: ExtractFunction: support extracting expressions and selected part of it.
  1. Fixed lit fail: dereferencing a null pointer when calling ignoreImplicit() on CommonAncestor being nullptr - fixed with sanitization of CommonAncestor being nullptr.
  2. Fixed link error: missing ASTMatchers lib.
Jan 23 2023, 5:52 AM · Restricted Project, Restricted Project
KKoovalsky updated the diff for D140619: ExtractFunction: support extracting expressions and selected part of it.
  1. Fixed lit fail: dereferencing a null pointer when calling ignoreImplicit() on CommonAncestor being nullptr - fixed with sanitization of CommonAncestor being nullptr.
  2. Fixed link error: missing ASTMatchers lib.+
Jan 23 2023, 5:32 AM · Restricted Project, Restricted Project

Jan 17 2023

KKoovalsky added a comment to D140619: ExtractFunction: support extracting expressions and selected part of it.

Hey! I can see that the build: https://reviews.llvm.org/harbormaster/build/311598/ failed, but I am not sure whether this is related to my change. Could someone take a look?

Jan 17 2023, 2:34 AM · Restricted Project, Restricted Project

Dec 23 2022

KKoovalsky added a reviewer for D140619: ExtractFunction: support extracting expressions and selected part of it: sammccall.
Dec 23 2022, 4:00 AM · Restricted Project, Restricted Project
KKoovalsky requested review of D140619: ExtractFunction: support extracting expressions and selected part of it.
Dec 23 2022, 3:58 AM · Restricted Project, Restricted Project