aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-05-20 00:03:48 -0700
committerGitHub <noreply@github.com>2025-05-20 00:03:48 -0700
commitf8e2e709f079f5aafc9d8cd67ee9401910d43fc1 (patch)
tree9b6af0c9d4db30fa15944f91896ae9d93e44d275 /flang/lib/Frontend/CompilerInvocation.cpp
parent0baacd1a58420f7e4da14faa1f0e9a21d5294a6a (diff)
downloadllvm-f8e2e709f079f5aafc9d8cd67ee9401910d43fc1.zip
llvm-f8e2e709f079f5aafc9d8cd67ee9401910d43fc1.tar.gz
llvm-f8e2e709f079f5aafc9d8cd67ee9401910d43fc1.tar.bz2
[CGData] Return ArrayRef<std::string> in getNames (NFC) (#140675)
All uses of getNames is read access to the list of names, so we can just return ArrayRef<std::string>. There is no need to make a copy as we prepare a return value. --------- Co-authored-by: Matt Arsenault <arsenm2@gmail.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions