mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Suppress some more warnings
This commit is contained in:
		| @@ -15,6 +15,10 @@ | ||||
| #pragma clang diagnostic ignored "-Wc99-extensions" | ||||
| #pragma clang diagnostic push | ||||
| #pragma clang diagnostic ignored "-Wpadded" | ||||
| #pragma clang diagnostic ignored "-Wc++98-compat" | ||||
| #pragma clang diagnostic ignored "-Wc++98-compat-pedantic" | ||||
| #pragma clang diagnostic ignored "-WGeneralized initializer lists are incompatible with C++98" | ||||
| #pragma clang diagnostic ignored "-WRvalue references are incompatible with C++98" | ||||
| #endif | ||||
|  | ||||
| #ifdef CATCH_CONFIG_MAIN | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash