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.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Just about every commit we expect to have a release note unless it is fixing a regression introduced since the last release, or is NFC. So yes, every bug fix should have one. If possible, add a link to the github issue (if it doesn't exist, obviously you don't have to).