.. |
APValue.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ASTConsumer.cpp
|
Push DeclGroup much farther throughout the compiler. Now the various
|
2009-03-29 16:50:03 +00:00 |
ASTContext.cpp
|
Handle array fields that contain empty structs.
|
2009-09-25 01:23:32 +00:00 |
CMakeLists.txt
|
Update CMakeLists.
|
2009-08-19 12:02:15 +00:00 |
Decl.cpp
|
WIP implementation of explicit function template specialization. This
|
2009-09-24 23:14:47 +00:00 |
DeclBase.cpp
|
Improved representation and support for friend class templates. Angst about same.
|
2009-09-16 22:47:08 +00:00 |
DeclCXX.cpp
|
Refactor the representation of qualifiers to bring ExtQualType out of the
|
2009-09-24 19:53:00 +00:00 |
DeclGroup.cpp
|
Remove the serialization code that predates precompiled
|
2009-04-22 21:45:53 +00:00 |
DeclObjC.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
DeclPrinter.cpp
|
Change all the Type::getAsFoo() methods to specializations of Type::getAs().
|
2009-09-21 23:43:11 +00:00 |
DeclTemplate.cpp
|
WIP implementation of explicit function template specialization. This
|
2009-09-24 23:14:47 +00:00 |
DeclarationName.cpp
|
Refactor the representation of qualifiers to bring ExtQualType out of the
|
2009-09-24 19:53:00 +00:00 |
Expr.cpp
|
Refactor the representation of qualifiers to bring ExtQualType out of the
|
2009-09-24 19:53:00 +00:00 |
ExprCXX.cpp
|
Improve handling of initialization by constructor, by ensuring that
|
2009-09-09 23:08:42 +00:00 |
ExprConstant.cpp
|
Refactor the representation of qualifiers to bring ExtQualType out of the
|
2009-09-24 19:53:00 +00:00 |
InheritViz.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Makefile
|
Don't install Clang libraries.
|
2009-08-23 05:02:18 +00:00 |
NestedNameSpecifier.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ParentMap.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
RecordLayoutBuilder.cpp
|
Who would have thought that empty classes were so tricky? Handle cases where an empty virtual base class needs to be moved aside because it conflicts with the first field.
|
2009-09-25 01:54:38 +00:00 |
RecordLayoutBuilder.h
|
Who would have thought that empty classes were so tricky? Handle cases where an empty virtual base class needs to be moved aside because it conflicts with the first field.
|
2009-09-25 01:54:38 +00:00 |
Stmt.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
StmtDumper.cpp
|
Refactor the representation of qualifiers to bring ExtQualType out of the
|
2009-09-24 19:53:00 +00:00 |
StmtIterator.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
StmtPrinter.cpp
|
Change all the Type::getAsFoo() methods to specializations of Type::getAs().
|
2009-09-21 23:43:11 +00:00 |
StmtProfile.cpp
|
Add safe part of previous (reverted) commit, necessary to update to LLVM API change.
|
2009-09-22 10:06:21 +00:00 |
StmtViz.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
TemplateName.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Type.cpp
|
Refactor the representation of qualifiers to bring ExtQualType out of the
|
2009-09-24 19:53:00 +00:00 |
TypeLoc.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |