summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/c_f_pointer.f90
AgeCommit message (Expand)Author
2025-11-14[flang] Disable some warnings with ineluctable false positives (#167714)Peter Klausler
2025-07-25[Flang] Implement LOWER= argument for C_F_POINTER (Fortran 2023) (#149870)Michael Klemm
2025-06-30[flang][CLI] Have the CLI hint the flag to disable a warning (#144767)Andre Kuhlenschmidt
2025-03-10[flang] Static checking for empty coarrays (#129610)Peter Klausler
2024-11-14[flang] Make interoperability warning an off-by-default portability one (#115...Peter Klausler
2024-10-15[flang] Split interoperability warnings, disable some by default (#111922)Peter Klausler
2024-01-25[flang] Add warnings for non-standard C_F_POINTER() usage (#78332)Peter Klausler
2023-03-27[flang] Consolidate and enhance pointer assignment checksPeter Klausler
2022-12-05[flang] Diagnostic for shape argument in c_f_pointerQihan Cai
2022-07-25[flang] Allow restricted specific intrinsic functions as implicitly-interface...Peter Klausler
2022-02-15[flang] Handle CALL C_F_POINTER(without SHAPE=)Peter Klausler
2021-09-06[Flang] Ported test_errors.sh to PythonIvan Zhechev
2021-06-10[flang][windows] Run regression tests under Windows. NFCI.Michael Kruse
2021-04-15[flang] Update the regression tests to use the new driver when enabledAndrzej Warzynski
2020-05-11[flang][NFC] Simplify semantics test scriptsTim Keith
2020-03-26[flang] A rework of the cmake build components for in and out of tree builds.Patrick McCormick
2020-03-13[flang] Port all remaining regression tests to litLuke Ireland
2020-02-25[flang] [LLVMify F18] Compiler module folders should have capitalised names (...CarolineConcatto