aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2025-04-07 18:10:06 -0700
committerGitHub <noreply@github.com>2025-04-07 18:10:06 -0700
commitbb1f32ded0b7bec3b69c30b1c21eb1210372cd7f (patch)
tree44ad43c292f4d1b68177c09450d6030cdb6694c9 /clang/lib/CodeGen/CodeGenModule.cpp
parent20eb60d3f2d416976b1b31384e97db21ee0f28c9 (diff)
downloadllvm-bb1f32ded0b7bec3b69c30b1c21eb1210372cd7f.zip
llvm-bb1f32ded0b7bec3b69c30b1c21eb1210372cd7f.tar.gz
llvm-bb1f32ded0b7bec3b69c30b1c21eb1210372cd7f.tar.bz2
[NFC][LLVM] Change `initialize<PassName>PassOnce` to return void (#134500)
- The return value of these functions (called using `llvm::call_once`) is never used, so make these functions return void.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions