llvm-project/lldb/packages
Greg Clayton ff8e6a763f Fix libstdc++ failure where <atomic> is not able to be imported on Darwin systems.
The adding of <atomic> to test_common.h broke 12 tests on Darwin. We work around this by not including <atomic> when building on darwin for libstdc++ tests.

llvm-svn: 269372
2016-05-12 22:33:02 +00:00
..
Python/lldbsuite Fix libstdc++ failure where <atomic> is not able to be imported on Darwin systems. 2016-05-12 22:33:02 +00:00