summaryrefslogtreecommitdiff
path: root/flang/lib/Semantics/check-arithmeticif.cpp
AgeCommit message (Expand)Author
2024-12-18[flang] Add UNSIGNED (#113504)Peter Klausler
2022-04-15[flang] Finer control over error recovery with GetExpr()Peter Klausler
2020-03-28[flang] Reformat with latest clang-format and .clang-formatTim Keith
2020-02-25[flang] [LLVMify F18] Compiler module folders should have capitalised names (...CarolineConcatto