The crash was introduced in r348135.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 25729 Build 25728: arc lint + arc unit
Event Timeline
lib/Sema/SemaCodeComplete.cpp | ||
---|---|---|
1348 | I suppose Cls should be NamingClass |
Comment Actions
- Make sure we still run ObjC access checks.
- Add a test with a different NamingClass and BaseType.
- Fix IsSimplyAccessible to work in this case.
I suppose Cls should be NamingClass