aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/sanitizer/include/ya.make
blob: 444a570333575a27e2c58dfc95ebab7558da5c08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
LIBRARY()

NO_SANITIZE()

NO_RUNTIME()

ADDINCL(GLOBAL contrib/libs/clang${CLANG_VER}-rt/include)

END()