Files
clang-p2996/clang/lib/Sema
Elizabeth Andrews c1401e9f3e [Clang][Sema] Fix access of friend class in local class
Clang currently emits an error when a friend of a local class
tries to access it's private data members. This patch fixes the bug.

Differential Revision: https://reviews.llvm.org/D152195
2023-06-06 10:46:50 -07:00
..
2022-11-01 10:47:30 -04:00
2023-05-08 13:08:23 -07:00
2023-01-08 10:35:26 +01:00