commit | 21f98a38a0cfa10b9935248f1b3628b5ba914402 | [log] [tgz] |
---|---|---|
author | Daniel Malea <[email protected]> | Mon Jul 29 23:13:08 2013 +0000 |
committer | Daniel Malea <[email protected]> | Mon Jul 29 23:13:08 2013 +0000 |
tree | 9797e72e21843ef8caeda5908a9c8471c5bb4262 | |
parent | cf88b95d435873bd312e716da5701cf3882c5da4 [diff] |
Fix TestConcurrentEvents to behave nicely with GCC 4.8 - newer gcc generates additional debuginfo for function exit (stack object desctruction) which was causing tests to fail - work-around consists of not declaring any stack objects in main() git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187389 91177308-0d34-0410-b5e6-96231b3b80d8