clang-1/include/clang/Sema
Daniel Dunbar 0ad106fec9 Revert r112114, "Pull DelayedDiagnostic and AccessedEntity out into their own
header.", it is teh broken.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112123 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-26 00:52:50 +00:00
..
Action.h Initialize the translation-unit scope before lexing the first 2010-08-25 18:07:12 +00:00
AnalysisBasedWarnings.h Remove AnalysisBasedWarnings.h's dependency on Type.h 2010-08-25 05:56:39 +00:00
AttributeList.h Abstract out passing around types and kill off ActionBase. 2010-08-24 05:47:05 +00:00
CXXFieldCollector.h Move Sema's headers into include/clang/Sema, renaming a few along the way. 2010-08-12 20:07:10 +00:00
CodeCompleteConsumer.h When combining the code-completion results from Sema long with the 2010-08-25 18:41:16 +00:00
DeclSpec.h Abstract out passing around types and kill off ActionBase. 2010-08-24 05:47:05 +00:00
Designator.h Abstract out passing around types and kill off ActionBase. 2010-08-24 05:47:05 +00:00
ExternalSemaSource.h Struggle mightily against header inclusion in Sema.h. 2010-08-24 07:21:54 +00:00
IdentifierResolver.h Struggle mightily against header inclusion in Sema.h. 2010-08-24 07:21:54 +00:00
Initialization.h More incremental progress towards not including Expr.h in Sema.h. 2010-08-25 10:28:54 +00:00
Lookup.h Remove Sema.h's dependency on DeclCXX.h. 2010-08-25 07:42:41 +00:00
ObjCMethodList.h Struggle mightily against header inclusion in Sema.h. 2010-08-24 07:21:54 +00:00
Overload.h Move more stuff out of Sema.h. 2010-08-25 05:32:35 +00:00
Ownership.h OwningExprResult -> ExprResult. This patch brought to you by 2010-08-24 06:29:42 +00:00
ParsedTemplate.h Abstract out passing around types and kill off ActionBase. 2010-08-24 05:47:05 +00:00
Scope.h DeclPtrTy -> Decl * 2010-08-21 09:40:31 +00:00
ScopeInfo.h Split FunctionScopeInfo and BlockScopeInfo into their own header. 2010-08-25 08:40:02 +00:00
Sema.h Revert r112114, "Pull DelayedDiagnostic and AccessedEntity out into their own 2010-08-26 00:52:50 +00:00
SemaConsumer.h Add {ExternalSemaSource,SemaConsumer}::ForgetSema callback, and update PCHReader 2009-12-01 21:57:20 +00:00
SemaDiagnostic.h add the ability to associate 'category' names with diagnostics 2010-05-04 20:44:26 +00:00
SemaInternal.h Revert r112114, "Pull DelayedDiagnostic and AccessedEntity out into their own 2010-08-26 00:52:50 +00:00
Template.h Move more stuff out of Sema.h. 2010-08-25 05:32:35 +00:00
TemplateDeduction.h Move more stuff out of Sema.h. 2010-08-25 05:32:35 +00:00