[all-commits] [llvm/llvm-project] 2dd83a: [ASan][Test] Fix globals test for Mach-O
Marco Elver via All-commits
all-commits at lists.llvm.org
Fri Jun 5 14:09:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2dd83a923046a5cd9585dbf9f90daeab6c37265c
https://github.com/llvm/llvm-project/commit/2dd83a923046a5cd9585dbf9f90daeab6c37265c
Author: Marco Elver <elver at google.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M clang/test/CodeGen/asan-globals.cpp
Log Message:
-----------
[ASan][Test] Fix globals test for Mach-O
Summary: Use a portable section name, as for the test's purpose any name will do.
Reviewers: nickdesaulniers, thakis
Reviewed By: thakis
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D81306
More information about the All-commits
mailing list