Daniel Dunbar 
							
						 
					 
					
						
						
							
						
						58ce7acb4f 
					 
					
						
						
							
							Use StringRef::min instead of std::min.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89372  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-11-19 18:53:18 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						05872ea804 
					 
					
						
						
							
							Add compare_lower and equals_lower methods to StringRef. Switch all users of  
						
						... 
						
						
						
						StringsEqualNoCase (from StringExtras.h) to it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@87020  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-11-12 20:36:59 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Dunbar 
							
						 
					 
					
						
						
							
						
						64066bd8b5 
					 
					
						
						
							
							Add From arguments to StringRef search functions, and tweak doxyments.  
						
						... 
						
						
						
						Also, add unittests for find_first_of and find_first_not_of.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86770  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-11-11 00:28:53 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Dunbar 
							
						 
					 
					
						
						
							
						
						2928c83b01 
					 
					
						
						
							
							Pass StringRef by value.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86251  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-11-06 10:58:06 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Dunbar 
							
						 
					 
					
						
						
							
						
						77696bebbc 
					 
					
						
						
							
							Workaround what I believe is an MSVC bug where it emits a definition for a  
						
						... 
						
						
						
						static const class member into each translation unit, with external linkage???
 - If someone understands this issue better, please clue me in, I haven't
   consulted the standard yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82516  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-22 03:34:40 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						6441e547cc 
					 
					
						
						
							
							simplify as daniel suggests  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82415  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-20 22:56:43 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						05a32c8ab1 
					 
					
						
						
							
							move a couple non-trivial methods out of line, add new  
						
						... 
						
						
						
						find_first_of/find_first_of methods.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82347  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-20 01:22:16 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						63c6b7dc67 
					 
					
						
						
							
							add some more overloads of StringRef::getAsInteger for  
						
						... 
						
						
						
						common and useful integer types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82338  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-19 23:58:48 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						cea1438cf5 
					 
					
						
						
							
							provide a "strtoull" operation that works on StringRef's.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82322  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-19 19:47:14 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Dunbar 
							
						 
					 
					
						
						
							
						
						e65512809a 
					 
					
						
						
							
							Add StringRef::{rfind, rsplit}  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82087  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-16 22:38:48 +00:00