Files
clang-p2996/clang/lib/Frontend/CompilerInstance.cpp
Shafik Yaghmour e4c32a4147 [Clang][NFC] Move Input into SmallVector instead of copy (#143830)
Static analysis flagged Input as a large object that would benefit from
being moved over being copied.
2025-06-12 14:30:59 -07:00

92 KiB