[Ada] Style cleanups related to Current_Condition
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 15 May 2020 18:40:03 +0000 (20:40 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 8 Jul 2020 14:55:49 +0000 (10:55 -0400)
commit8e3342889e86d70c670f833351f1eb9ad19eeb4e
treeadca6c67c052fae7613ee7d47f2570b0153778f4
parent964a8141e1953e28ae236d1a2f1732c91f458cf6
[Ada] Style cleanups related to Current_Condition

gcc/ada/

* einfo.ads (Current_Value): Fix typo in comment.
* exp_ch2.adb (Expand_Current_Value): Remove unnecessary "Start
of processing ..." comment.
* exp_util.adb (Set_Entity_Current_Value): Fix unbalanced paren
in comment.
(Get_Current_Value_Condition): Fix layout in comment.
* sem_ch5.adb (Analyze_Cond_Then): Replace commented condition
with pragma Assert.
gcc/ada/einfo.ads
gcc/ada/exp_ch2.adb
gcc/ada/exp_util.adb
gcc/ada/sem_ch5.adb