mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 06:36:06 +00:00

The test is failing sometimes because the debugger is failing to attach for lack of permissions. The fix is to call lldb_enable_attach inside the inferior main function llvm-svn: 360371