aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/sanitizer/plugin/ya.make
blob: 0b751fa6389691bd64d567d7c877071529d9fbf1 (plain) (blame)
1
2
3
4
5
6
7
8
9
LIBRARY()

NO_UTIL()
NO_RUNTIME()
NO_PLATFORM()

LD_PLUGIN(sanitizer.py)

END()