diff options
-rw-r--r-- | lib/Sema/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Sema/CMakeLists.txt b/lib/Sema/CMakeLists.txt index 8584d60188..b349636d8f 100644 --- a/lib/Sema/CMakeLists.txt +++ b/lib/Sema/CMakeLists.txt @@ -4,6 +4,7 @@ add_clang_library(clangSema IdentifierResolver.cpp ParseAST.cpp Sema.cpp + SemaAccess.cpp SemaAttr.cpp SemaChecking.cpp SemaCXXScopeSpec.cpp |