summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/structconst03.f90
AgeCommit message (Expand)Author
2025-06-30[flang][CLI] Have the CLI hint the flag to disable a warning (#144767)Andre Kuhlenschmidt
2025-03-19[flang] Catch C15104(4) violations when coindexing is present (#130677)Peter Klausler
2023-05-16[flang] Finer control over warningsPeter Klausler
2023-03-27[flang] Consolidate and enhance pointer assignment checksPeter 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
2021-01-20[flang] Infrastructure improvements in utility routinespeter klausler
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