[all-commits] [llvm/llvm-project] 3d6fcd: [CMake] Improve support for ASAN on Windows with M...
Andrew Ng via All-commits
all-commits at lists.llvm.org
Wed Jun 8 03:18:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d6fcdf945f45c3a29b8bd1c36c3329148d1e179
https://github.com/llvm/llvm-project/commit/3d6fcdf945f45c3a29b8bd1c36c3329148d1e179
Author: Andrew Ng <andrew.ng at sony.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[CMake] Improve support for ASAN on Windows with MSVC cl & clang-cl
Tested with MSVC 2019 (19.29) and LLVM 14.0.4.
Differential Revision: https://reviews.llvm.org/D126706
More information about the All-commits
mailing list