mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
Fix cmake build, patch from Jjgod Jiang.
llvm-svn: 59036
This commit is contained in:
@@ -5,6 +5,7 @@ add_clang_library(clangSema
|
||||
ParseAST.cpp
|
||||
SemaChecking.cpp
|
||||
Sema.cpp
|
||||
SemaCXXScopeSpec.cpp
|
||||
SemaDeclAttr.cpp
|
||||
SemaDecl.cpp
|
||||
SemaDeclCXX.cpp
|
||||
@@ -14,6 +15,7 @@ add_clang_library(clangSema
|
||||
SemaExprObjC.cpp
|
||||
SemaInherit.cpp
|
||||
SemaInit.cpp
|
||||
SemaNamedCast.cpp
|
||||
SemaOverload.cpp
|
||||
SemaStmt.cpp
|
||||
SemaType.cpp
|
||||
|
||||
Reference in New Issue
Block a user