mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Implemented IGNORE_TKR(P), which allows ignoring pointer and allocatable matching (can pass an allocatable array to routine with pointer array argument and vice versa). Updated documentation.