Files
clang-p2996/clang/lib/CodeGen/CGCall.h
Ming-Yi Lai 9de972e3e1 [clang] Fix FnInfoOpts::operator&= and FnInfoOpts::operator|= not updating assigned operands (#107050)
This affects CodeGenTypes::arrangeCall.  No test because the only current in-tree use of that function isn't affected.
2024-09-05 12:35:12 -07:00

15 KiB