diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2014-10-15 08:56:43 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2014-10-15 08:56:43 +0000 |
commit | 6373829449e48634ae7548e3a5e9c2869b104d32 (patch) | |
tree | 42f38c33bf9af7ac0132128d8d4a225b754f22df /clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp | |
parent | a08a8dc01d208635b58dd41b804967802f743c79 (diff) | |
download | bcm5719-llvm-6373829449e48634ae7548e3a5e9c2869b104d32.tar.gz bcm5719-llvm-6373829449e48634ae7548e3a5e9c2869b104d32.zip |
tsan: fix false positive related to signals
Write interceptor calls malloc, which causes a false
unsafe-call-in-signal-handler report. See the test.
llvm-svn: 219784
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions