Skip to content
Snippets Groups Projects
Commit 5758be2f authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Update CMake

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67824 91177308-0d34-0410-b5e6-96231b3b80d8
parent d17a9e5a
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ add_clang_library(clangSema ...@@ -4,6 +4,7 @@ add_clang_library(clangSema
IdentifierResolver.cpp IdentifierResolver.cpp
ParseAST.cpp ParseAST.cpp
Sema.cpp Sema.cpp
SemaAccess.cpp
SemaAttr.cpp SemaAttr.cpp
SemaChecking.cpp SemaChecking.cpp
SemaCXXScopeSpec.cpp SemaCXXScopeSpec.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment