mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	suppressed some more warnings
This commit is contained in:
		@@ -21,6 +21,7 @@
 | 
			
		||||
#       pragma clang diagnostic ignored "-Wpadded"
 | 
			
		||||
#       pragma clang diagnostic ignored "-Wc++98-compat"
 | 
			
		||||
#       pragma clang diagnostic ignored "-Wc++98-compat-pedantic"
 | 
			
		||||
#       pragma clang diagnostic ignored "-Wswitch-enum"
 | 
			
		||||
#    endif
 | 
			
		||||
#elif defined __GNUC__
 | 
			
		||||
#    pragma GCC diagnostic ignored "-Wvariadic-macros"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user