llvm-project/flang/lib
peter klausler 5349f99114 [flang] Correct handling of null pointer initializers
Fortran defines "null-init" null pointer initializers as
being function references, syntactically, that have to resolve
to calls to the intrinsic function NULL() with no actual
arguments.

Differential revision: https://reviews.llvm.org/D91657
2020-11-18 13:57:25 -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] Correct handling of null pointer initializers 2020-11-18 13:57:25 -08:00
Frontend [Flang][Driver] Add PrintPreprocessedInput FrontendAction (`flang-new -E`) 2020-11-02 14:03:35 +00:00
FrontendTool [Flang][Driver] Add PrintPreprocessedInput FrontendAction (`flang-new -E`) 2020-11-02 14:03:35 +00:00
Lower [flang][openacc] Lower wait directive 2020-11-04 21:15:52 -05:00
Optimizer [mlir][NFC] Remove references to Module.h and Function.h 2020-11-17 00:55:47 -08:00
Parser [flang] Correct handling of null pointer initializers 2020-11-18 13:57:25 -08:00
Semantics [flang] Correct handling of null pointer initializers 2020-11-18 13:57:25 -08:00
CMakeLists.txt [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00