[flang] Semantics checker for STOP and ERROR STOP statements - one more batch of...
authorPaul Osmialowski <pawel.osmialowski@arm.com>
Tue, 16 Apr 2019 18:50:52 +0000 (19:50 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2019 21:13:23 +0000 (14:13 -0700)
commit306873e7a8a8eb32dfa5d8a810dd88b9dc0219cd
tree82421bb0ae45a5110bf9c1e076402caf3b8a72b9
parenta8dabf752d86ebec5d491c57a4ec0aac42df149e
[flang] Semantics checker for STOP and ERROR STOP statements - one more batch of post-review tweaks

Signed-off-by: Paul Osmialowski <pawel.osmialowski@arm.com>
Original-commit: flang-compiler/f18@f49ee0df050cce83cc5cdd4c04a3d16465ebeacc
Reviewed-on: https://github.com/flang-compiler/f18/pull/367
Tree-same-pre-rewrite: false
flang/lib/semantics/check-stop.cc
flang/lib/semantics/tools.cc
flang/test/semantics/stop01.f90