While setting function attributes we check all instructions that may access memory. For a call instruction we check all arguments. The special check is required for pointers.
I added vector-of-pointers to the call arguments types that should be checked.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM