Skip to content
View labath's full-sized avatar

Block or report labath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. conky conky Public

    Forked from brndnmtthws/conky

    Light-weight system monitor for X.

    C++

  2. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    LLVM

  3. gala gala Public

    Forked from sivachandra/gala

    An adapter package which enables GDB Python API in LLDB

    Python

880 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 11 commits in 1 repository

Created a pull request in llvm/llvm-project that received 7 comments

[lldb] Remove UnwindPlan::Row shared_ptrs, lite

Replace with std::unique_ptr. Previous attempt at replacing them with values failed because x86AssemblyInspectionEngine was storing pointers to the…

+10 −10 lines changed 7 comments
Opened 10 other pull requests in 1 repository
Reviewed 18 pull requests in 1 repository
Loading