[all-commits] [llvm/llvm-project] 076d35: [compiler-rt] [ubsan] Use the itanium type info lo...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Nov 2 23:59:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 076d351e8bdd98fdcc7291c437be82d1a8480d11
https://github.com/llvm/llvm-project/commit/076d351e8bdd98fdcc7291c437be82d1a8480d11
Author: Martin Storsjö <martin at martin.st>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp
M compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp
Log Message:
-----------
[compiler-rt] [ubsan] Use the itanium type info lookup for mingw targets
Differential Revision: https://reviews.llvm.org/D90571
Commit: eaae6fdf67e1f61599331d69a41a7dafe6199667
https://github.com/llvm/llvm-project/commit/eaae6fdf67e1f61599331d69a41a7dafe6199667
Author: Martin Storsjö <martin at martin.st>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M clang/lib/Driver/ToolChains/MinGW.cpp
M clang/test/Driver/mingw-sanitizers.c
Log Message:
-----------
[clang] [MinGW] Allow using the vptr sanitizer
Differential Revision: https://reviews.llvm.org/D90572
Compare: https://github.com/llvm/llvm-project/compare/119ab2181e6e...eaae6fdf67e1
More information about the All-commits
mailing list