diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-09-18 13:08:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 13:08:42 +0200 |
commit | f5ffedf81a1db4f0e149acb1b49cdc940e8c4233 (patch) | |
tree | 20f526b58b41e642d0f54e39b483c2ad2b39f977 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 226b0a9170267cbad13a695fa591cfe6ee56d304 (diff) | |
download | llvm-f5ffedf81a1db4f0e149acb1b49cdc940e8c4233.zip llvm-f5ffedf81a1db4f0e149acb1b49cdc940e8c4233.tar.gz llvm-f5ffedf81a1db4f0e149acb1b49cdc940e8c4233.tar.bz2 |
[clang][bytecode] Pass `SourceInfo` objects by value (#159532)
They are only pointer-sized and copying them is cheaper than taking the
const ref.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions