[all-commits] [llvm/llvm-project] 0f04f1: [ASan][Test] Split out global alias test
Marco Elver via All-commits
all-commits at lists.llvm.org
Wed Jun 10 10:59:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f04f104537bf037d07933cc306d0a0c0772e78f
https://github.com/llvm/llvm-project/commit/0f04f104537bf037d07933cc306d0a0c0772e78f
Author: Marco Elver <elver at google.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
A clang/test/CodeGen/asan-globals-alias.cpp
M clang/test/CodeGen/asan-globals.cpp
Log Message:
-----------
[ASan][Test] Split out global alias test
Some platforms do not support aliases. Split the test, and pass explicit
triple to avoid test failure.
Reviewed By: thakis
Tags: #clang
Differential Revision: https://reviews.llvm.org/D81591
More information about the All-commits
mailing list