llvm-project/flang/lib
PeixinQiao e2ac99b79d [flang] Add check for conflict of BIND(C) and Parameter attributes
The entity with BIND(C) attribute cannot be a named constant, so the
BIND(C) and parameter attributes are conflicted. Add check for it.

Reviewed By: klausler

Differential Revision: https://reviews.llvm.org/D126654
2022-06-02 20:58:05 +08:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Accept "INFINITY" as real input 2022-04-25 12:12:10 -07:00
Evaluate [flang] Avoid spurious warnings from reading module files 2022-05-28 08:07:54 -07:00
Frontend [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
FrontendTool [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
Lower [flang][OpenMP]Make omp.wsloop arguments appear in memory (#1277) 2022-06-01 17:20:06 +01:00
Optimizer [flang] Update memcpy intrinsic mangling for opaque pointers 2022-06-02 12:11:13 +02:00
Parser [flang][OpenMP] Added parser support for defaultmap (OpenMP 5.0) 2022-06-01 12:52:20 +05:30
Semantics [flang] Add check for conflict of BIND(C) and Parameter attributes 2022-06-02 20:58:05 +08:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00