ci(amd64/clang/msan): fix msan errors #59
					 1 changed files with 5 additions and 3 deletions
				
			
		|  | @ -32,10 +32,12 @@ cmake \ | |||
|     -D CMAKE_EXE_LINKER_FLAGS=" \ | ||||
| -fsanitize=memory \ | ||||
| -fsanitize-memory-track-origins \ | ||||
| -L/libcxx_msan/lib \ | ||||
| -g \ | ||||
| -std=c++23 \ | ||||
| -L/msan/lib -Wl,-rpath,/msan/lib \ | ||||
| -L/libcxx_msan/lib -Wl,-rpath,/libcxx_msan/lib \ | ||||
| -lc++ \ | ||||
| -lc++abi \ | ||||
| -Wl,-rpath,/libcxx_msan/lib" | ||||
| -lc++abi" | ||||
| 
 | ||||
| cmake --build ./build -j"$(nproc)" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue