diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-10-10 05:23:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 05:23:44 -0700 |
commit | bea786d12819c4e9616c6e4bba8be3253f853cd2 (patch) | |
tree | cd63191c9d5f51df24810c190c36938db562135a /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0a21b06e0b4cad19010191983d695ac8ebec362f (diff) | |
download | llvm-bea786d12819c4e9616c6e4bba8be3253f853cd2.zip llvm-bea786d12819c4e9616c6e4bba8be3253f853cd2.tar.gz llvm-bea786d12819c4e9616c6e4bba8be3253f853cd2.tar.bz2 |
[NFC][LLVM] Use namespace qualifier to define DenseMapInfo specializations (#162683)
Use `llvm::DenseMapInfo` to define `DenseMapInfo` specializations
instead of surrounding it with `namespace llvm {}`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions