llvm-project/flang/lib
Peter Klausler bf8f9b35c1 [flang] Fix regression from generic fix
A recent change that corrected the name resolution of a generic interface
when the same name was visible in scope incorrectly prevented a local
generic from shadowing an outer name that is not a generic, subprogram,
or derived type -- e.g., a simple variable -- leading to an inappropriate
error message.

Differential Revision: https://reviews.llvm.org/D124276
2022-04-22 12:26:44 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Runtime performance improvements to real formatted input 2021-11-12 11:40:02 -08:00
Evaluate [flang] Fold transformational bessels when host runtime has bessels 2022-04-22 09:37:49 +02:00
Frontend [flang] Make the plugin API independent of the driver internals 2022-04-22 09:18:04 +00:00
FrontendTool [flang][driver] Add support for `-mmlir` 2022-04-14 09:40:31 +00:00
Lower [NFC] Cosmetic changes to OpenACC.cpp. 2022-04-22 10:20:33 -07:00
Optimizer Added lowering support for atomic read and write constructs 2022-04-21 12:19:13 +05:30
Parser [flang] Add & use a better visit() (take 2) 2022-04-16 16:00:48 -07:00
Semantics [flang] Fix regression from generic fix 2022-04-22 12:26:44 -07:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00