[all-commits] [llvm/llvm-project] e62e0b: Revert "[LSAN] Fix preprocessor condition for MSVC"
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Nov 4 22:33:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e62e0b167581e7881e93b91127f6349b6b4e2143
https://github.com/llvm/llvm-project/commit/e62e0b167581e7881e93b91127f6349b6b4e2143
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.h
Log Message:
-----------
Revert "[LSAN] Fix preprocessor condition for MSVC"
Missread the error message. It was not the reason.
This reverts commit 2d041554d1f94abed3ddd396d8af944acf63fe4e.
Commit: fbf7ccec02f3401d0ac71c15208c431bdafbc117
https://github.com/llvm/llvm-project/commit/fbf7ccec02f3401d0ac71c15208c431bdafbc117
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.h
Log Message:
-----------
[LSAN] Fix compilation error on MSVC
Compare: https://github.com/llvm/llvm-project/compare/2d041554d1f9...fbf7ccec02f3
More information about the All-commits
mailing list