diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-11-10 10:24:38 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-12-03 15:43:47 -0800 |
commit | 1623aee41a5c7088954b7f8f890ee3a618f0e8c8 (patch) | |
tree | e3a6b2e1196a1cc0fb5b2fd5ace8c27b950e4445 /clang/lib/Basic/SourceManager.cpp | |
parent | c95922c717973889ee669066abfc2e8be07050bf (diff) | |
download | llvm-1623aee41a5c7088954b7f8f890ee3a618f0e8c8.zip llvm-1623aee41a5c7088954b7f8f890ee3a618f0e8c8.tar.gz llvm-1623aee41a5c7088954b7f8f890ee3a618f0e8c8.tar.bz2 |
[flang] Check constraint C1577 for statement functions
Check most of the requiremens of constraint C1577 for statement functions.
The restrictions that prevent recursion are hard errors; the others seem
to be benign legacies and are caught as portability warnings.
Differential Revision: https://reviews.llvm.org/D139136
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions