Files
llvm/flang/lib/Support
Eugene Epshteyn edab7212c5 [flang] Implement IGNORE_TKR(P) (#165469)
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.
2025-10-29 08:34:51 -04:00
..