mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
b3457c9eefdea3e9e9386628bc6cd31f85478172
(void)static_func; it is used as idiom in llvm source tree to suppress "Unused static function" warnings. llvm-svn: 137800
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%