Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23642
Change subject: PROTOTYPE: Use Clang 12 for sanitizer builds ...................................................................... PROTOTYPE: Use Clang 12 for sanitizer builds This continues to use LLVM 5 for codegen while switching the existing Clang builds (ASAN, TSAN, UBSAN, clang tidy) to use Clang 12. Change-Id: I41a9ecaf56edb576fbba8f0c64940e0412538062 --- M be/CMakeLists.txt M be/src/common/status.h M be/src/exec/parquet/hdfs-parquet-table-writer.cc M be/src/runtime/bufferpool/buffer-pool.cc M be/src/runtime/bufferpool/buffer-pool.h M be/src/udf/udf.cc M be/src/util/compression-util.cc M be/src/util/in-list-filter.h M be/src/util/lru-multi-cache.h M be/src/util/lru-multi-cache.inline.h M be/src/util/mem-info.cc M be/src/util/roaring-bitmap-test.cc M be/src/util/thread-pool.h M be/src/workload_mgmt/workload-management.h M bin/bootstrap_toolchain.py M bin/impala-config.sh M bin/run-backend-tests.sh M bin/run-binary.sh M bin/run-jvm-binary.sh M bin/run_clang_tidy.sh M cmake_modules/clang_toolchain.cmake 21 files changed, 67 insertions(+), 63 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/23642/1 -- To view, visit http://gerrit.cloudera.org:8080/23642 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I41a9ecaf56edb576fbba8f0c64940e0412538062 Gerrit-Change-Number: 23642 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
