Page MenuHomePhabricator

chrisbazley (Christopher Bazley)
User

Projects

User does not belong to any projects.

User Details

User Since
Jan 27 2023, 7:54 AM (8 w, 5 d)

Recent Activity

Jan 29 2023

chrisbazley added a comment to D142733: Add _Optional as fast qualifier.

Hi, thanks very much for looking at my patch. I added the link that you proposed to all of the patches in the stack.

Jan 29 2023, 12:24 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
chrisbazley added a comment to D142738: Warn if _Optional used at top-level of decl.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142737: Updated getNullabilityAnnotation for checkers.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142736: Add QualType::getNullability for _Optional.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project, Restricted Project
chrisbazley added a comment to D142734: Updated CheckAddressOfOperand.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142733: Add _Optional as fast qualifier.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
chrisbazley added a comment to D142744: Re-analyze functions as top-level.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142743: Fix nullability checking of top-level functions.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:53 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142742: Generate ImplicitNullDerefEvent from CallAndMessageChecker.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:52 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142741: Fix ProgramState::isNull for non-region symbols.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:52 AM · Restricted Project, Restricted Project
chrisbazley added a comment to D142739: Standalone checker for use of _Optional qualifier.

Please refer to https://discourse.llvm.org/t/rfc-optional-a-type-qualifier-to-indicate-pointer-nullability/ and https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3089.pdf for the wider context of this commit.

Jan 29 2023, 8:52 AM · Restricted Project, Restricted Project, Restricted Project

Jan 27 2023

chrisbazley added a comment to D142744: Re-analyze functions as top-level.

This change is admittedly a hack. It might be better to check the function parameter types, or maybe the list of exceptions in this function is now so long that it no longer serves any purpose.

Jan 27 2023, 9:10 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142744: Re-analyze functions as top-level.
Jan 27 2023, 9:06 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142743: Fix nullability checking of top-level functions.
Jan 27 2023, 8:57 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142742: Generate ImplicitNullDerefEvent from CallAndMessageChecker.
Jan 27 2023, 8:55 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142741: Fix ProgramState::isNull for non-region symbols.
Jan 27 2023, 8:54 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142739: Standalone checker for use of _Optional qualifier.
Jan 27 2023, 8:52 AM · Restricted Project, Restricted Project, Restricted Project
chrisbazley requested review of D142738: Warn if _Optional used at top-level of decl.
Jan 27 2023, 8:51 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142737: Updated getNullabilityAnnotation for checkers.
Jan 27 2023, 8:50 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142736: Add QualType::getNullability for _Optional.
Jan 27 2023, 8:48 AM · Restricted Project, Restricted Project, Restricted Project
chrisbazley requested review of D142734: Updated CheckAddressOfOperand.
Jan 27 2023, 8:46 AM · Restricted Project, Restricted Project
chrisbazley requested review of D142733: Add _Optional as fast qualifier.
Jan 27 2023, 8:43 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project