llvm-project/flang/lib
Markus Böck 71d4a5502f [flang] Fix flang GCC Buildbot broken by D130731
GCC and that specific build bot issued warnings turned errors, due to a narrowing conversion from `unsigned` to `int32_t`. Silence these via a static_cast.
2022-08-01 22:15:45 +02:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang][runtime] Use __float128 where possible & needed in runtime 2022-06-05 09:16:57 -07:00
Evaluate [flang] Allow restricted specific intrinsic functions as implicitly-interfaced procedure pointer targets 2022-07-25 12:19:49 -07:00
Frontend [flang] Support the color diagnostics on scanning, parsing, and semantics 2022-07-27 23:45:41 +08:00
FrontendTool [Flang][Driver] Add support for AsmPrinter -mmlir options 2022-07-27 16:11:11 -04:00
Lower [flang] Fix build failure 2022-07-28 16:41:05 -07:00
Optimizer [flang] Fix flang GCC Buildbot broken by D130731 2022-08-01 22:15:45 +02:00
Parser [flang] Support the color diagnostics on scanning, parsing, and semantics 2022-07-27 23:45:41 +08:00
Semantics Revert "[flang][OpenMP] Lowering support for default clause" 2022-07-26 19:18:27 +05:30
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00