summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/main.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-02-24 17:36:15 -0800
committerPeter Klausler <pklausler@nvidia.com>2023-03-02 13:48:09 -0800
commita183668ac6ce276941dd43dddd3eb08a4ed30aa8 (patch)
treeb8333d7c12c86d24861473bd74b5b458885ad51e /lldb/test/API/python_api/debugger/main.cpp
parentf254acf571a72f1825a4dde8e9cd80d6ffc820eb (diff)
[flang] Move check for statement function in BLOCK construct
A BLOCK construct may not contain a statement function definition; but it may of course contain an assignment statement with an array element on its left-hand side that looks like a statement function definition. These misparsed statement functions are converted into assignment statements during semantics once it is clear what they are. Move the C1107 check for a statement function definition in a block construct into declaration checking, which is where it probably should have been in the first place anyway. Differential Revision: https://reviews.llvm.org/D145112
Diffstat (limited to 'lldb/test/API/python_api/debugger/main.cpp')
0 files changed, 0 insertions, 0 deletions