Files
carbon-lang/toolchain/check
Jon Ross-Perkins c0b335b87f Add well-known identifier caching (#6486)
I'm doing this because I figured it'd be an incremental improvement for
all the operator lookups that we do. Even to the extent that we've
discussed witness caching, I think it'll still apply. It does add one
more step to adding new interfaces (before, you'd just write the string,
now you add it to the def file and reference it).

I'll claim it makes GetClangOperatorKind a lot friendlier to read/edit,
nevermind removing the string comparisons. :)
2025-12-11 21:41:47 +00:00
..
2025-12-11 21:31:31 +00:00
2025-04-11 21:47:43 +00:00
2025-07-11 22:29:10 +00:00
2025-12-11 21:31:31 +00:00
2025-04-14 14:28:15 +00:00
2025-11-18 19:48:58 +00:00
2025-09-25 21:56:48 +00:00
2025-11-08 00:45:12 +00:00
2025-11-08 00:45:12 +00:00