[lldb] Re-enable TestExprsChar on arm64
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 5 Feb 2021 23:19:27 +0000 (15:19 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 5 Feb 2021 23:21:24 +0000 (15:21 -0800)
commit28c6b1e5522f2beeac48ccf359e423cb31160c8d
treedd1744aba2e0b9a42aa82160650aecb45e6bbc56
parentac1242bce3657754768928cac36a6d1b1090a857
[lldb] Re-enable TestExprsChar on arm64

This test passes on arm64 (Apple Silicon). I assume that "aarch64" still
ensures this gets skipped on Linux. I don't have access to such and
environment so I'll have to rely on the bot complaining.
lldb/test/API/commands/expression/char/TestExprsChar.py