See the added test for a repro.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
clang/lib/Sema/SemaDeclCXX.cpp | ||
---|---|---|
3178 ↗ | (On Diff #186430) | this isn't quite trivial, you might want to short circuit with &&, checking AS != TD->getAccess() first? |