mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
33a0eb740e59d5498c835fd8d41f78ef7359e4a8
Clang has better diagnostics in this case. It is not necessary therefore to change the destructor to avoid what is effectively an invalid warning in gcc. Instead, better handle the warning flags given to the compiler. llvm-svn: 255905
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%