diff options
author | Shafik Yaghmour <shafik.yaghmour@intel.com> | 2025-06-27 11:00:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-27 11:00:16 -0700 |
commit | a4be46e0e5bc124f446720337018c555ba38a875 (patch) | |
tree | 0f7bd331d733c981229ae4ff305c2705ea418f5b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 32ef4ceec03d6510ba19a098a2894a1caeb2704e (diff) | |
download | llvm-a4be46e0e5bc124f446720337018c555ba38a875.zip llvm-a4be46e0e5bc124f446720337018c555ba38a875.tar.gz llvm-a4be46e0e5bc124f446720337018c555ba38a875.tar.bz2 |
[Clang][ByteCode][NFC] Misc minor performance fixes (#145988)
Static analysis flagged multiple places we could move instead of copy.
In one case I realized we could avoid computing the same thing multiple
times and did that fix instead.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions