d04c685168 
								
							 
						 
						
							
							
								
								Remove trailing whitespace in test suite. Approved by Marshall Clow.  
							
							... 
							
							
							
							llvm-svn: 271435 
							
						 
						
							2016-06-01 21:35:39 +00:00  
				
					
						
							
							
								 
						
							
								1f4231f8cf 
								
							 
						 
						
							
							
								
								Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros  
							
							... 
							
							
							
							llvm-svn: 267947 
							
						 
						
							2016-04-28 22:28:23 +00:00  
				
					
						
							
							
								 
						
							
								89685ed0da 
								
							 
						 
						
							
							
								
								Recommit r263036 with additional inlining, so that it will continue to work with existing system dylibs. Implements LWG#2583  
							
							... 
							
							
							
							llvm-svn: 265706 
							
						 
						
							2016-04-07 18:13:41 +00:00  
				
					
						
							
							
								 
						
							
								47c3a4743e 
								
							 
						 
						
							
							
								
								Revert r263036, it's ABI-breaking.  
							
							... 
							
							
							
							llvm-svn: 263246 
							
						 
						
							2016-03-11 15:26:06 +00:00  
				
					
						
							
							
								 
						
							
								e96f8b52d9 
								
							 
						 
						
							
							
								
								Implement LWG#2583: There is no way to supply an allocator for basic_string(str, pos)  
							
							... 
							
							
							
							llvm-svn: 263036 
							
						 
						
							2016-03-09 17:51:43 +00:00  
				
					
						
							
							
								 
						
							
								f520c1445f 
								
							 
						 
						
							
							
								
								Make it possible to build a no-exceptions variant of libcxx.  
							
							... 
							
							
							
							Fixes a small omission in libcxx that prevents libcxx being built when
-DLIBCXX_ENABLE_EXCEPTIONS=0 is specified.
This patch adds XFAILS to all those tests that are currently failing
on the new -fno-exceptions library variant. Follow-up patches will
update the tests (progressively) to cope with the new library variant.
Change-Id: I4b801bd8d8e4fe7193df9e55f39f1f393a8ba81a
llvm-svn: 252598 
							
						 
						
							2015-11-10 11:41:22 +00:00  
				
					
						
							
							
								 
						
							
								1378a5aec3 
								
							 
						 
						
							
							
								
								implement more of N4258 - Cleaning up noexcept in the standard library. Specifically add new noexcept stuff to vector and string's move-assignment operations  
							
							... 
							
							
							
							llvm-svn: 245330 
							
						 
						
							2015-08-18 18:57:00 +00:00  
				
					
						
							
							
								 
						
							
								979550f221 
								
							 
						 
						
							
							
								
								While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard  
							
							... 
							
							
							
							llvm-svn: 239004 
							
						 
						
							2015-06-04 02:05:41 +00:00  
				
					
						
							
							
								 
						
							
								cbf166a2b9 
								
							 
						 
						
							
							
								
								More of N4258 implementation. Mark all of our test_allocators as noexcept constructible. Make the constructors for basic_string noexcept all the time (under C++14). Update tests to reflect the new world order. More to come.  
							
							... 
							
							
							
							llvm-svn: 238957 
							
						 
						
							2015-06-03 19:56:43 +00:00  
				
					
						
							
							
								 
						
							
								5a83710e37 
								
							 
						 
						
							
							
								
								Move test into test/std subdirectory.  
							
							... 
							
							
							
							llvm-svn: 224658 
							
						 
						
							2014-12-20 01:40:03 +00:00