.. |
AstGuard.h
|
Add a switch that allows disabling the smart pointers.
|
2009-01-22 17:31:11 +00:00 |
AttributeList.cpp
|
Add sema support for the cleanup attribute.
|
2009-01-31 01:16:18 +00:00 |
CMakeLists.txt
|
Update cmake build; patch by Csaba Hruska.
|
2008-12-02 16:23:30 +00:00 |
DeclSpec.cpp
|
move library-specific diagnostic headers into library private dirs. Reduce
|
2009-01-29 05:15:15 +00:00 |
ExtensionRAIIObject.h
|
move library-specific diagnostic headers into library private dirs. Reduce
|
2009-01-29 05:15:15 +00:00 |
Makefile
|
Make a major restructuring of the clang tree: introduce a top-level
|
2008-03-15 23:59:48 +00:00 |
MinimalAction.cpp
|
Diagnose ambiguities in getTypeName. Fixes http://llvm.org/bugs/show_bug.cgi?id=3475
|
2009-02-04 17:00:24 +00:00 |
ParseCXXInlineMethods.cpp
|
move library-specific diagnostic headers into library private dirs. Reduce
|
2009-01-29 05:15:15 +00:00 |
ParseDecl.cpp
|
Basic representation of C++ class templates, from Andrew Sutton.
|
2009-02-04 19:02:06 +00:00 |
ParseDeclCXX.cpp
|
Basic representation of C++ class templates, from Andrew Sutton.
|
2009-02-04 19:02:06 +00:00 |
ParseExpr.cpp
|
Add support for blocks with explicit return types.
|
2009-02-04 22:31:32 +00:00 |
ParseExprCXX.cpp
|
Allow taking the address of data members, resulting in a member pointer.
|
2009-02-03 20:19:35 +00:00 |
ParseInit.cpp
|
Implement and test aggregate initialization in C++. Major changes:
|
2009-01-30 22:09:00 +00:00 |
ParseObjc.cpp
|
move library-specific diagnostic headers into library private dirs. Reduce
|
2009-01-29 05:15:15 +00:00 |
ParsePragma.cpp
|
move library-specific diagnostic headers into library private dirs. Reduce
|
2009-01-29 05:15:15 +00:00 |
ParsePragma.h
|
Add Parser support for #pragma pack
|
2008-10-04 19:21:03 +00:00 |
ParseStmt.cpp
|
Fix for PR3418: make sure to handle the RHS of expressions starting with
|
2009-01-27 08:43:38 +00:00 |
ParseTemplate.cpp
|
Basic representation of C++ class templates, from Andrew Sutton.
|
2009-02-04 19:02:06 +00:00 |
ParseTentative.cpp
|
move library-specific diagnostic headers into library private dirs. Reduce
|
2009-01-29 05:15:15 +00:00 |
Parser.cpp
|
Basic representation of C++ class templates, from Andrew Sutton.
|
2009-02-04 19:02:06 +00:00 |