OSDN Git Service

Utility functions for checked arithmetic
[android-x86/external-llvm.git] / unittests / Support / CMakeLists.txt
index 1eb3a04..89e16ef 100644 (file)
@@ -13,6 +13,7 @@ add_llvm_unittest(SupportTests
   CachePruningTest.cpp
   CrashRecoveryTest.cpp
   Casting.cpp
+  CheckedArithmeticTest.cpp
   Chrono.cpp
   CommandLineTest.cpp
   CompressionTest.cpp