summaryrefslogtreecommitdiffstats
path: root/unittests/AST/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/AST/CMakeLists.txt')
-rw-r--r--unittests/AST/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/AST/CMakeLists.txt b/unittests/AST/CMakeLists.txt
index c416e5b996..25ebd37ef3 100644
--- a/unittests/AST/CMakeLists.txt
+++ b/unittests/AST/CMakeLists.txt
@@ -21,6 +21,7 @@ add_clang_unittest(ASTTests
ExternalASTSourceTest.cpp
Language.cpp
NamedDeclPrinterTest.cpp
+ OMPStructuredBlockTest.cpp
SourceLocationTest.cpp
StmtPrinterTest.cpp
StructuralEquivalenceTest.cpp