Files
clang-p2996/llvm/lib/ObjectYAML
Wang, Xin10 fbb241c552 use ref to avoid copy in range for-loop
Use big obj copy in range for-loop will call copy constructor every time,
which can be avoided by use ref instead.

Reviewed By: skan

Differential Revision: https://reviews.llvm.org/D150024
2023-05-28 22:24:21 -04:00
..
2023-05-10 11:51:06 -04:00