[lldb] Remove summary for signed char *
authorPavel Labath <pavel@labath.sk>
Thu, 6 Jan 2022 18:50:44 +0000 (19:50 +0100)
committerPavel Labath <pavel@labath.sk>
Thu, 6 Jan 2022 18:52:24 +0000 (19:52 +0100)
commit31c7165a2bd69e07b916434a50826860132ba75f
treea2be86fc9ca6288ccfde6805f9e421c5f2f6b3e5
parent4317a3dfad52ee2830d686c6f3a9ef8011f7e6ad
[lldb] Remove summary for signed char *

It conflicts with the summary for BOOL * (aka signed char *). This
partially reverts D112709.
lldb/source/DataFormatters/FormatManager.cpp
lldb/test/API/functionalities/data-formatter/stringprinter/main.cpp
lldb/test/API/lang/c/flexible-array-members/TestCFlexibleArrayMembers.py