Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
2,213 contributions in the last year
Activity overview
Contributed to
llvm/llvm-project,
llvm/llvm-project-staging,
apple/llvm-project
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in apple/llvm-project that received 5 comments
Backport [lldb] Only set the executable module for a target once and fix build error
This is backporting the [lldb] Only set the executable module for a target once and fix build error
and also fixes the build error in TypeSystemCla…
+64
−2
•
5
comments
- [lldb] Re-add nullptr check to IRForTarget::RewriteObjCConstString lo…
- [lldb] Fix that Swift uses the DisplayName in the FormatManager (cherry-pick swift/master-rebranch)
- [lldb] Store StackFrameRecognizers in the target instead of a global …
- [lldb] Fix compile error due implicit StringRef -> std::string conversion
- [lldb] Fix that Swift uses the DisplayName in the FormatManager
- Cherry-pick [lldb] Fix missing characters when autocompleting LLDB commands in REPL
- [lldb] Make TestIOHandlerResizeNoEditline pass with Python 2
- Backport [lldb/Test] Introduce "assertSuccess"