Commit History

Author SHA1 Message Date
  Dana Jansens 7f7186c227 Extended name lookup replaces inner Self (#6632) 3 months ago
  Dana Jansens ee77aa4b67 Member access into a facet is not a "lookup in type of base" (#6631) 3 months ago
  Jon Ross-Perkins c0b335b87f Add well-known identifier caching (#6486) 4 months ago
  Richard Smith 86b02ee8af Interop support for `nullptr` and `nullptr_t`. (#6353) 5 months ago
  Richard Smith 3b6d202730 Implement support for mixed-access overload sets. (#6137) 7 months ago
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 year ago
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) 1 year ago
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) 1 year ago
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) 1 year ago
  Boaz Brickner 23e5677c8e Avoid poisoning non identifier names (#4884) 1 year ago
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) 1 year ago
  Jon Ross-Perkins afef6cd940 Refactor name lookup logic out of Context (#4930) 1 year ago