search for: clang_tool_extra_build

Displaying 2 results from an estimated 2 matches for "clang_tool_extra_build".

2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...UILD:BOOL=ON //Whether to build c-index-test as part of CLANG CLANG_TOOL_C_INDEX_TEST_BUILD:BOOL=ON //Whether to build diagtool as part of CLANG CLANG_TOOL_DIAGTOOL_BUILD:BOOL=ON //Whether to build driver as part of CLANG CLANG_TOOL_DRIVER_BUILD:BOOL=ON //Whether to build EXTRA as part of CLANG CLANG_TOOL_EXTRA_BUILD:BOOL=ON //Whether to build libclang as part of CLANG CLANG_TOOL_LIBCLANG_BUILD:BOOL=ON //Whether to build scan-build as part of CLANG CLANG_TOOL_SCAN_BUILD_BUILD:BOOL=ON //Whether to build scan-view as part of CLANG CLANG_TOOL_SCAN_VIEW_BUILD:BOOL=ON //Vendor-specific text for showing with vers...