This commit is contained in:
		
							parent
							
								
									4eecb0bef2
								
							
						
					
					
						commit
						fa87648986
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -22,6 +22,7 @@ cmake . \ | ||||||
| -DCMAKE_CXX_FLAGS=" \ | -DCMAKE_CXX_FLAGS=" \ | ||||||
| -fsanitize=memory \ | -fsanitize=memory \ | ||||||
| -fsanitize-memory-track-origins \ | -fsanitize-memory-track-origins \ | ||||||
|  | -fsanitize-ignorelist=$(git rev-parse --show-toplevel)/tools/ci/amd64/clang/msan.supp \ | ||||||
| -fno-omit-frame-pointer \ | -fno-omit-frame-pointer \ | ||||||
| -g \ | -g \ | ||||||
| -std=c++23 \ | -std=c++23 \ | ||||||
|  |  | ||||||
|  | @ -0,0 +1,3 @@ | ||||||
|  | fun:vkEnumerateInstanceExtensionProperties | ||||||
|  | src:/usr/lib/libvulkan.so.1 | ||||||
|  | obj:/usr/lib/libvulkan.so.1 | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue