diff options
author | Yanzuo Liu <zwuis@outlook.com> | 2025-07-25 08:59:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-25 08:59:09 +0800 |
commit | 9cd2413601f809fdb6c011743eb37b1321d5ab17 (patch) | |
tree | f5d37241701c7349308d3607829a43906e2ee12a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 51994891e3a28a999e30a915d9ac5c2102073576 (diff) | |
download | llvm-9cd2413601f809fdb6c011743eb37b1321d5ab17.zip llvm-9cd2413601f809fdb6c011743eb37b1321d5ab17.tar.gz llvm-9cd2413601f809fdb6c011743eb37b1321d5ab17.tar.bz2 |
[MLIR][EmitC][NFC] Use `llvm::function_ref<>` instead of `std::optional<llvm::function_ref<>>` (#146478)
There is no need to distinguish between null `optional` and null
`function_ref` in this case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions