Skip to content

Commit 51fa9e0

Browse files
committed
[NFC][scudo] Add memtag.h into CMake file
1 parent 9fb0025 commit 51fa9e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/lib/scudo/standalone/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ set(SCUDO_HEADERS
6868
linux.h
6969
list.h
7070
local_cache.h
71+
memtag.h
7172
mutex.h
7273
platform.h
7374
primary32.h

0 commit comments

Comments
 (0)