mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
llvm::ArrayRef of arguments rather than taking a fixed number of possibly-NULL pointers to arguments. Also changed ClangFunction::GetThreadPlanToCallFunction to take the address of the argument struct by value instead of by reference, since it doesn't actually modify the value passed into it. llvm-svn: 194232
2.7 KiB
2.7 KiB