mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 04:07:10 +01:00 
			
		
		
		
	Stop leaking some warning suppressions to user code
This commit is contained in:
		| @@ -57,7 +57,9 @@ struct AutoTestReg { | ||||
|         REGISTER_TEST_CASE( manuallyRegisteredTestFunction, "ManuallyRegistered" ); | ||||
|     } | ||||
| }; | ||||
| CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS | ||||
| static AutoTestReg autoTestReg; | ||||
| CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS | ||||
|  | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash