mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
975abffee754319411759b025c25a1eb0f3c047f
around was fixed in llvm commit r186846. <rdar://problem/14489274> llvm-svn: 187620
…
tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%