[clang] [APINotes] Reduce memory footprint for Obj-C/C++ contexts (PR #99358)

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 17 11:22:34 PDT 2024


https://github.com/compnerd approved this pull request.

Interesting that we haven't had issues with storing the context kind instead of the decl kind. Perhaps that was not being used?

https://github.com/llvm/llvm-project/pull/99358


More information about the cfe-commits mailing list