Files
carbon-lang/explorer/testdata/addr
Jacob Schneider a4c0febc0f handle missing addr in self pointer pattern (#3369)
Add validation to `CheckAddrSelfAccess` to additionally check for
situations where `addr` is potentially missing. I also updated the name
of the function since `me` was renamed to `self`.

Closes #3367
2023-11-06 17:51:08 +00:00
..