Working from home
Block or Report
Block or report zygoloid
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
llvm/llvm-project Public
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…
-
640 contributions in the last year
Less
More
Contribution activity
September 2022
Created 15 commits in 3 repositories
Created a pull request in carbon-language/carbon-lang that received 38 comments
implement checking for pattern match exhaustiveness and for unreachable cases
When checking for control flow falling off a function after a match, determine whether it's possible for no case to have matched. Using the same im…
+903
−12
•
38
comments
Opened 4 other pull requests in 1 repository
carbon-language/carbon-lang
2
open
2
merged
Reviewed 31 pull requests in 2 repositories
carbon-language/carbon-lang
25 pull requests
- Associated constant assignment versus equality
- Pattern matching syntax and semantics
- Remove update_label_access, which is obsolete
- Remove indirection for builtin operator tests
- Modify clang configuration to make llvm-15 work better.
-
Implement
==and!=forbool. - Character Literals (#1934)
- Slice generator
-
ranged-based
forfor user-defined types - Move -pie to linux_flags, add -fpie for macos
- [draft][toolchain][parser] Parse for statement.
- Fix the Digit Expression in a death test
- Unused Pattern Bindings (Unused Function Parameters)
- C++ Interop: Reserved identifiers
- Link to Rust stabilizing Generic Associated Types (GATs)
- Update things for clang-15 support.
- implement checking for pattern match exhaustiveness and for unreachable cases
- Feature not equal
- Numeric type literal syntax
- Adds division to multiplicative expression.
- Optional Class
- Checked and template generic terminology
-
Clarify rules around
Selfand.Self -
Always
==not=inwhereclauses - Subscript syntax and semantics
- Some pull request reviews not shown.
Created an issue in carbon-language/carbon-lang that received 4 comments
Revisit the set of disallowed characters in a file type indicator
#1360 changed multiline string literals from using """ to using ''' as delimiters, but it left this rule alone:
A file type indicator is any seque…
4
comments





