3b924085f54787ba77997a8720139b588bd4f427
[dragonfly.git] / llvm_clang / block4 / clangSema / Makefile.sources
1 # Automatically generated.  Do not edit!
2
3 LIB=    clangSema
4
5 SRCS=   AnalysisBasedWarnings.cpp \
6         AttributeList.cpp \
7         CodeCompleteConsumer.cpp \
8         DeclSpec.cpp \
9         DelayedDiagnostic.cpp \
10         IdentifierResolver.cpp \
11         JumpDiagnostics.cpp \
12         MultiplexExternalSemaSource.cpp \
13         Scope.cpp \
14         ScopeInfo.cpp \
15         Sema.cpp \
16         SemaAccess.cpp \
17         SemaAttr.cpp \
18         SemaCXXScopeSpec.cpp \
19         SemaCast.cpp \
20         SemaChecking.cpp \
21         SemaCodeComplete.cpp \
22         SemaConsumer.cpp \
23         SemaCoroutine.cpp \
24         SemaCUDA.cpp \
25         SemaDecl.cpp \
26         SemaDeclAttr.cpp \
27         SemaDeclCXX.cpp \
28         SemaDeclObjC.cpp \
29         SemaExceptionSpec.cpp \
30         SemaExpr.cpp \
31         SemaExprCXX.cpp \
32         SemaExprMember.cpp \
33         SemaExprObjC.cpp \
34         SemaFixItUtils.cpp \
35         SemaInit.cpp \
36         SemaLambda.cpp \
37         SemaLookup.cpp \
38         SemaObjCProperty.cpp \
39         SemaOpenMP.cpp \
40         SemaOverload.cpp \
41         SemaPseudoObject.cpp \
42         SemaStmt.cpp \
43         SemaStmtAsm.cpp \
44         SemaStmtAttr.cpp \
45         SemaTemplate.cpp \
46         SemaTemplateDeduction.cpp \
47         SemaTemplateInstantiate.cpp \
48         SemaTemplateInstantiateDecl.cpp \
49         SemaTemplateVariadic.cpp \
50         SemaType.cpp \
51         TypeLocBuilder.cpp \
52
53 SRCDIR= tools/clang/lib/Sema