[all-commits] [llvm/llvm-project] a2a3e9: [Driver] Support -fsanitize=shadow-call-stack on a...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed May 27 10:37:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a2a3e9f0a6e91103a0d1fa73086dbdf109c48f69
https://github.com/llvm/llvm-project/commit/a2a3e9f0a6e91103a0d1fa73086dbdf109c48f69
Author: Fangrui Song <maskray at google.com>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M clang/lib/Driver/SanitizerArgs.cpp
M clang/test/Driver/fsanitize.c
Log Message:
-----------
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
Fixes https://bugs.llvm.org/show_bug.cgi?id=46076
Reviewed By: nickdesaulniers, pcc
Differential Revision: https://reviews.llvm.org/D80647
More information about the All-commits
mailing list