llvm-project/flang/lib
peter klausler b82a8c3f23 [flang] Warn about useless explicit typing of intrinsics
Fortran 2018 explicitly permits an ignored type declaration
for the result of a generic intrinsic function.  See the comment
added to Semantics/expression.cpp for an explanation of why this
is somewhat dangerous and worthy of a warning.

Differential Revision: https://reviews.llvm.org/D96879
2021-02-17 13:13:59 -08:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Readability improvement in binary->decimal conversion 2020-10-01 15:49:27 -07:00
Evaluate [flang] Warn about useless explicit typing of intrinsics 2021-02-17 13:13:59 -08:00
Frontend [flang][driver] Add extension options and -finput-charset 2021-02-16 11:27:06 +00:00
FrontendTool [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
Lower [flang][fir][NFC] Rename WhereOp to IfOp. 2021-02-11 11:33:37 -08:00
Optimizer [flang][fir][NFC] Move ComplexType to TableGen type definition 2021-02-16 21:52:38 -05:00
Parser [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
Semantics [flang] Warn about useless explicit typing of intrinsics 2021-02-17 13:13:59 -08:00
CMakeLists.txt [flang] Remove `LINK_WITH_FIR` cmake switch 2021-02-11 22:52:13 +05:30