llvm/flang/documentation
peter klausler afd39cd49c [flang] Use reference_wrapper in vectors and sets
Convert some CharBlock references to values

Replace more pointers with reference wrappers

Restore object references that were converted to value semantics in an earlier commit

Use Reference<> in Scope

Fix new component iterator

Document pitfall that bit me

final tweaks before rebasing and merging

Rebasing

Original-commit: flang-compiler/f18@87874af934
Reviewed-on: https://github.com/flang-compiler/f18/pull/788
2019-10-29 12:32:28 -07:00
..
ArrayComposition.md [flang] More writing 2019-09-09 09:28:23 -07:00
C++17.md [flang] Small edits to C++17 usage notes 2019-02-28 09:29:40 -08:00
C++style.md [flang] Use reference_wrapper in vectors and sets 2019-10-29 12:32:28 -07:00
Calls.md [flang] Review comments 2019-09-04 10:44:49 -07:00
ControlFlowGraph.md [flang] Update ControlFlowGraph.md 2019-02-25 10:47:17 -08:00
Directives.md [flang] Rename directives.md to Directives.md 2019-02-25 08:06:04 -08:00
Extensions.md [flang] Pad short CHARACTER actual arguments 2019-10-16 15:36:54 -07:00
f2018-grammar.txt [flang] Update the grammar with team-value 2019-04-06 11:17:07 -07:00
flang-c-style.el [flang] Provide an emacs style for editing Flang C++ sources 2018-03-26 16:35:34 +02:00
FortranForCProgrammers.md [flang] Update FortranForCProgrammers.md 2019-05-15 13:37:10 -07:00
FortranIR.md [flang] add initial Burnside bridge code 2019-10-02 10:54:12 -07:00
Intrinsics.md [flang] Fix doc typo 2019-04-03 10:26:46 +02:00
Investigating-FIR-as-an-MLIR-dialect.md [flang] Fix a typo in Extract_Value description. 2019-07-01 09:11:33 -07:00
LabelResolution.md [flang] Add the detailed design for label resolution 2018-08-28 10:17:38 -07:00
ModFiles.md [flang] Rename Mod-files.md to ModFiles.md 2019-02-25 10:27:50 -08:00
OpenMP-4.5-grammar.txt [flang] improvement for atomic construct 2019-05-24 13:54:58 -07:00
OpenMP-semantics.md [flang] Update OpenMP-semantics.md 2019-08-30 11:22:13 -07:00
OptionComparison.md [flang] Update OptionComparison.md 2019-04-04 10:48:44 -07:00
Overview.md [flang] Update Overview.md 2019-02-25 10:38:55 -08:00
ParserCombinators.md [flang] Complete source provenance on OMP constructs (except ATOMIC) 2019-07-15 13:05:29 -07:00
Parsing.md [flang] nag debugged 2019-06-17 16:13:10 -07:00
Preprocessing.md [flang] Update preprocessing document, commentary 2019-10-07 11:01:46 -07:00
RuntimeDescriptor.md [flang] Document and initiate development of run time descriptors. 2018-05-16 10:22:33 -07:00
Semantics.md [flang] Address more review comments 2019-05-15 12:47:23 -07:00