[all-commits] [llvm/llvm-project] 673b12: [tsan] Remove stdlib.h from dd_interceptors.cpp
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 29 14:01:10 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 673b12e76ff7a6941be35cf41dcb04a015acf51f
https://github.com/llvm/llvm-project/commit/673b12e76ff7a6941be35cf41dcb04a015acf51f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M compiler-rt/lib/tsan/dd/dd_interceptors.cpp
Log Message:
-----------
[tsan] Remove stdlib.h from dd_interceptors.cpp
This fixes "realpath already defined" error.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D93877
More information about the All-commits
mailing list