Eric Fiselier
|
b67e689f02
|
Fix unused variable warnings in atomic tests
llvm-svn: 242625
|
2015-07-18 21:40:37 +00:00 |
Eric Fiselier
|
092c475e25
|
Fix PR24114 - std::atomic for non-Clang is not a literal type
Add _LIBCPP_CONSTEXPR to the implementation of __gcc_atomic_t.
llvm-svn: 242172
|
2015-07-14 17:50:27 +00:00 |
Eric Fiselier
|
3de417f408
|
Fix uninitialized values and bad enum conversions found by UBSAN.
llvm-svn: 237738
|
2015-05-19 23:03:57 +00:00 |
Dan Albert
|
d5c19bb16d
|
Move a test to the new tests directory.
I had written the patch that added this test before the tests were
moved into tests/std, so the test ended up in the wrong directory.
llvm-svn: 225300
|
2015-01-06 22:18:27 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |