mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 18:18:09 +08:00
e40f2baa5d969eacb1b05d5d3efca47df438d519
-fdelayed-template-parsing mode. Patch by Will Wilson! llvm-svn: 187916
…
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.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%