swiftlang / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.12k stars 331 forks source link

[lldb] Test po of multiline string (#8815) #9143

Closed kastiglione closed 2 months ago

kastiglione commented 2 months ago

Test po of a multiline string and verify that newlines are not escaped.

See https://github.com/apple/swift/pull/73550

(cherry-picked from commit e02c6a87f4b9cc6d7e6c536590f55f373d290baa)