mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
debe686f05d383b4cc8b8cf0760423195152a5bd
…
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%