diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-17 07:22:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 07:22:51 -0700 |
commit | 96bde11e307e53a1263ab6088f172716db7cb0d8 (patch) | |
tree | d185c4c2287db793a87b1ffca4f0633153f87395 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 7fa48ce547ef9e0516564eca9c375109e83f2f71 (diff) | |
download | llvm-96bde11e307e53a1263ab6088f172716db7cb0d8.zip llvm-96bde11e307e53a1263ab6088f172716db7cb0d8.tar.gz llvm-96bde11e307e53a1263ab6088f172716db7cb0d8.tar.bz2 |
[TargetParser] Remove const from a return type (NFC) (#149255)
getHostCPUFeatures constructs and returns a temporary instance of
StringMap<bool>. We don't need const on the return type.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions