llvm-project/flang/lib
peter klausler 69a82d7c08 [flang] Fix spurious "already declared" errors for interfaces
When a subroutine or function symbol is defined in an INTERFACE
block, it's okay if a symbol of the same name appears in a
scope between the global scope and the scope of the INTERFACE.

Differential Revision: https://reviews.llvm.org/D103580
2021-06-03 15:30:43 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Fix MSVC build breakage 2021-04-02 08:28:48 -07:00
Evaluate [flang] Catch errors in function calls instead of crashing 2021-06-03 15:20:39 -07:00
Frontend [flang] Fix crashes due to failure to find a subprogram 2021-06-03 12:45:43 -07:00
FrontendTool [flang][driver] Add support for `-fget-definition` 2021-04-21 09:31:36 +00:00
Lower [flang] Implement NAMELIST I/O in the runtime 2021-05-06 11:18:36 -07:00
Optimizer [flang] iwyu fixes after ba7a92c01e 2021-04-21 11:10:45 -04:00
Parser [flang] Allow large and erroneous ac-implied-do's 2021-05-11 10:04:18 -07:00
Semantics [flang] Fix spurious "already declared" errors for interfaces 2021-06-03 15:30:43 -07:00
CMakeLists.txt [flang] Remove `LINK_WITH_FIR` cmake switch 2021-02-11 22:52:13 +05:30