Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-06-30 18:18:02 +0300
committerLouis Dionne <ldionne@apple.com>2020-06-30 18:18:26 +0300
commit9c795481e2e318a906cc7826aa0144aaaa8cd3dd (patch)
tree025278c28fe8e3e9cbaf59c6e7de9bcb4e2a5c06 /libcxxabi/src/CMakeLists.txt
parente55a09793d689f42c17f55be861773b6a65751b2 (diff)
[libc++abi] Remove empty source file cxa_unexpected.cpp
Diffstat (limited to 'libcxxabi/src/CMakeLists.txt')
-rw-r--r--libcxxabi/src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxxabi/src/CMakeLists.txt b/libcxxabi/src/CMakeLists.txt
index d5251acdca38..42bec421d2be 100644
--- a/libcxxabi/src/CMakeLists.txt
+++ b/libcxxabi/src/CMakeLists.txt
@@ -7,7 +7,6 @@ set(LIBCXXABI_SOURCES
cxa_exception_storage.cpp
cxa_guard.cpp
cxa_handlers.cpp
- cxa_unexpected.cpp
cxa_vector.cpp
cxa_virtual.cpp
# C++ STL files