llvm-capstone/flang/lib
PeixinQiao a2ac0bb2f1 [flang] Warn for the limit on name length
As fortran 2018 C601, the maximum length of a name is 63 characters.

Reviewed By: klausler

Differential Revision: https://reviews.llvm.org/D125371
2022-05-13 22:43:12 +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] Fix check for assumed-size arguments to SHAPE() & al. 2022-05-11 10:33:17 -07:00
Frontend [flang][driver] Add missing parentheses in an assert 2022-05-05 18:02:30 +00:00
FrontendTool [flang][driver] Re-organise the code-gen actions (nfc) 2022-05-05 14:05:06 +00:00
Lower Fixes a performance problem with lowering of forall loops and creating 2022-05-12 08:11:58 -07:00
Optimizer Upstream support for POINTER assignment in FORALL. 2022-05-06 19:52:47 -07:00
Parser [flang][nfc] Use a message class for "not yet implemented" messages 2022-05-05 07:12:22 -07:00
Semantics [flang] Warn for the limit on name length 2022-05-13 22:43:12 +08:00
CMakeLists.txt [flang][driver] Delete f18 (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00