[ASan] Fix the log_path option to use different log files for parent and child proces...
authorAlexander Potapenko <glider@google.com>
Fri, 18 Jan 2013 16:44:27 +0000 (16:44 +0000)
committerAlexander Potapenko <glider@google.com>
Fri, 18 Jan 2013 16:44:27 +0000 (16:44 +0000)
commitb4ba99536670b07dec81cc44ee7f64d16849a0c4
tree61a6427c792f6bab3f2f9dade913e9db13243d78
parent8a3666f63cbcca8bdc4dd63b0664a44d41850400
[ASan] Fix the log_path option to use different log files for parent and child processes after fork().

llvm-svn: 172828
compiler-rt/lib/asan/lit_tests/log_path_fork_test.cc [new file with mode: 0644]
compiler-rt/lib/sanitizer_common/sanitizer_common.cc