aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/CMakeLists.txt
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2024-04-13 18:24:12 +0200
committerGitHub <noreply@github.com>2024-04-13 18:24:12 +0200
commit61f1f1300254e91334404f0d22e75e96f0d98a85 (patch)
tree8dfc98982128f41ff4cc38780eea1d009f19e2ae /libcxx/include/CMakeLists.txt
parent26852565a5f609e6b466f43c2f690ce3047d04c7 (diff)
downloadllvm-61f1f1300254e91334404f0d22e75e96f0d98a85.zip
llvm-61f1f1300254e91334404f0d22e75e96f0d98a85.tar.gz
llvm-61f1f1300254e91334404f0d22e75e96f0d98a85.tar.bz2
[libc++][NFC] Move basic ASan annotation functions into a utility header (#87220)
Diffstat (limited to 'libcxx/include/CMakeLists.txt')
-rw-r--r--libcxx/include/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/include/CMakeLists.txt b/libcxx/include/CMakeLists.txt
index d4e8c19..1b6c6de 100644
--- a/libcxx/include/CMakeLists.txt
+++ b/libcxx/include/CMakeLists.txt
@@ -345,6 +345,7 @@ set(files
__coroutine/noop_coroutine_handle.h
__coroutine/trivial_awaitables.h
__debug_utils/randomize_range.h
+ __debug_utils/sanitizers.h
__debug_utils/strict_weak_ordering_check.h
__exception/exception.h
__exception/exception_ptr.h