[PATCH] [compiler-rt] Refactor stacktrace and symbolizing functions from TSan into sanitizer_common

Dmitry Vyukov dvyukov at google.com
Thu Nov 20 20:33:33 PST 2014


s/TSAN_GO/SANITIZER_GO/ is perfectly OK. These macros are just a way to detect that we are building Go runtime. There is no difference between using one or another.

http://reviews.llvm.org/D6276






More information about the llvm-commits mailing list