Eric Fiselier
84685fc831
Remove unused local var. Patch from STL@microsoft.com
...
llvm-svn: 272622
2016-06-14 02:55:21 +00:00
Eric Fiselier
eb066bc29d
Fix TEST_HAS_NO_EXCEPTIONS misspelling in the test suite.
...
llvm-svn: 271501
2016-06-02 08:19:02 +00:00
Eric Fiselier
4efa1ad561
Mark LWG issue 2250 as complete
...
llvm-svn: 271475
2016-06-02 04:03:31 +00:00
Eric Fiselier
92499e455e
Remove test_atomic.h header
...
Because <atomic> can now be used in C++03 there is no need for the test_atomic.h header.
This commit removes the header and converts all usages to use <atomic> instead.
llvm-svn: 245468
2015-08-19 17:37:34 +00:00
Eric Fiselier
9c039962ca
Use TestAtomic instead of std::atomic so the test can run in C++03
...
llvm-svn: 245415
2015-08-19 05:00:36 +00:00
Eric Fiselier
513ae1854d
Fix race condition in thread test.
...
llvm-svn: 237745
2015-05-19 23:41:04 +00:00
Eric Fiselier
5a83710e37
Move test into test/std subdirectory.
...
llvm-svn: 224658
2014-12-20 01:40:03 +00:00