llvm-project/flang/lib
peter klausler cfc12a2120 [flang] Correct the interpretation of BIND(C,NAME='')
An empty NAME= should mean that there is no C binding, not the
binding that would result from BIND(C) without a NAME=.
See 18.10.2p2.

Differential Revision: https://reviews.llvm.org/D100494
2021-04-14 11:33:31 -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] Accept & fold IEEE_SELECTED_REAL_KIND 2021-04-10 10:01:14 -07:00
Frontend [flang][driver] Add debug options not requiring semantic checks 2021-04-08 09:44:19 +00:00
FrontendTool [flang][driver] Add debug options not requiring semantic checks 2021-04-08 09:44:19 +00:00
Lower [Flang] Changes to mangling code 2021-04-09 16:42:06 +01:00
Optimizer Trivial change to fix builds 2021-03-25 09:31:54 +00:00
Parser [flang] Refine symbol sorting 2021-03-18 11:18:14 -07:00
Semantics [flang] Correct the interpretation of BIND(C,NAME='') 2021-04-14 11:33:31 -07:00
CMakeLists.txt [flang] Remove `LINK_WITH_FIR` cmake switch 2021-02-11 22:52:13 +05:30