blob: 3077d8ee56d7fb5d89b317af0266ee9f86faf2be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
LIBRARY()
SUBSCRIBER(g:devtools-contrib)
NO_UTIL()
PEERDIR(
contrib/libs/clang${CLANG_VER}-rt/lib/ubsan_standalone
contrib/libs/clang${CLANG_VER}-rt/lib/ubsan_standalone_cxx
)
END()
|