[all-commits] [llvm/llvm-project] 69da42: [ASan] Added a unit test for D118184.
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Jan 25 17:20:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69da422bdaa684fbd14c95b06f40ac57910642d9
https://github.com/llvm/llvm-project/commit/69da422bdaa684fbd14c95b06f40ac57910642d9
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M clang/test/Driver/sanitizer-ld.c
Log Message:
-----------
[ASan] Added a unit test for D118184.
To make sure the the libraries are there for executable and not there for DSOs.
Reviewed By: kda
Differential Revision: https://reviews.llvm.org/D118205
More information about the All-commits
mailing list