chrisbazley added a comment.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
chrisbazley added a comment.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
http
chrisbazley created this revision.
Herald added subscribers: steakhal, martong.
Herald added a reviewer: NoQ.
Herald added a project: All.
chrisbazley requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
If a function with a _Nullable parameter