llvm-capstone/flang/docs
Peter Klausler df111658a2
[flang] Extension: allow DATA to precede declaration under IMPLICIT NONE(TYPE)
It is not standard conforming under IMPLICIT NONE(TYPE) for a name to
appear in a DATA statement prior to its explicit type declaration,
but it is benign, supported in other compilers, and attested in real
applications.  Support it with an optional portability warning.

Fixes GitHub LLVM bug https://github.com/llvm/llvm-project/issues/63783.
2023-07-17 12:35:12 -07:00
..
_static
_templates
_themes/llvm-theme
FIR
Aliasing.md
AliasingAnalysisFIR.md
ArrayComposition.md
BijectiveInternalNameUniquing.md
C++17.md
C++style.md
Calls.md
Character.md
CMakeLists.txt
compiler_driver.png
ComplexOperations.md
conf.py
ControlFlowGraph.md
DesignGuideline.md
Directives.md
DoConcurrent.md
doxygen-mainpage.dox
doxygen.cfg.in
Extensions.md [flang] Extension: allow DATA to precede declaration under IMPLICIT NONE(TYPE) 2023-07-17 12:35:12 -07:00
f2018-grammar.md
F202X.md [flang][NFC] Add F2023X documentation 2023-07-03 10:18:34 -07:00
FIRArrayOperations.md
flang-c-style.el
FlangDriver.md [flang] don't require -flang-experimental-exec flag anymore 2023-06-21 16:47:52 -07:00
FlangOptionsDocs.td
FortranFeatureHistory.md
FortranForCProgrammers.md
FortranIR.md
FortranLLVMTestSuite.md
frontend_driver.png
fstack-arrays.md
GettingInvolved.md Updated the 'getting involved' documentation for Flang to correct the technical call details 2023-06-13 21:48:09 +01:00
GettingStarted.md [flang][runtime] Support in-tree device build of Flang runtime. 2023-07-13 11:58:39 -07:00
HighLevelFIR.md [flang][hlfir] Special handling for temporary LHS in AssignOp. 2023-06-26 18:28:10 -07:00
ImplementingASemanticCheck.md
index.md
Intrinsics.md
IntrinsicTypes.md
IORuntimeInternals.md
LabelResolution.md
ModFiles.md
OpenACC.md [flang][openacc] Relax clause rule on routine directive 2023-06-28 09:07:38 -07:00
OpenMP-4.5-grammar.md
OpenMP-semantics.md
OptionComparison.md
Overview.md
ParameterizedDerivedTypes.md
ParserCombinators.md
Parsing.md
PolymorphicEntities.md
Preprocessing.md
ProcedurePointer.md
PullRequestChecklist.md
ReleaseNotes.md
RuntimeDescriptor.md
RuntimeTypeInfo.md
Semantics.md