mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 05:06:06 +00:00

- The return value of these functions (called using `llvm::call_once`) is never used, so make these functions return void.
- The return value of these functions (called using `llvm::call_once`) is never used, so make these functions return void.