We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae05d39 commit 89f0c7eCopy full SHA for 89f0c7e
flang/include/flang/Lower/AbstractConverter.h
@@ -117,7 +117,7 @@ class AbstractConverter {
117
bindSymbolStorage(SymbolRef sym,
118
Fortran::lower::SymMap::StorageDesc storage) = 0;
119
120
- /// Returns the storage descriptor previouslt bound to this symbol.
+ /// Returns the storage descriptor previously bound to this symbol.
121
/// If there is no bound storage, the descriptor will contain
122
/// nullptr base address.
123
virtual Fortran::lower::SymMap::StorageDesc
0 commit comments