mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:25:38 +08:00
9c99030dea72db4784f351476f7ec8242f6fccb8
…
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.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%