.. |
AttributeList.cpp
|
other half of r101005
|
2010-04-12 02:18:49 +00:00 |
CMakeLists.txt
|
Reorder files.
|
2009-07-21 21:03:50 +00:00 |
DeclSpec.cpp
|
Reinstate my CodeModificationHint -> FixItHint renaming patch, without
|
2010-03-31 17:46:05 +00:00 |
Makefile
|
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
|
2010-03-12 22:55:16 +00:00 |
MinimalAction.cpp
|
Make CXXScopeSpec invalid when incomplete, and propagate that into any
|
2010-04-08 16:38:48 +00:00 |
ParseCXXInlineMethods.cpp
|
Diagnose misordered initializers in constructor templates immediately instead of
|
2010-04-10 07:37:23 +00:00 |
ParseDecl.cpp
|
Parse constructor names in friend declarations. Part of the fix for
|
2010-04-13 06:39:49 +00:00 |
ParseDeclCXX.cpp
|
Make CXXScopeSpec invalid when incomplete, and propagate that into any
|
2010-04-08 16:38:48 +00:00 |
ParseExpr.cpp
|
Add fixit hint for missing ':' in ternary expressions.
|
2010-04-12 22:10:35 +00:00 |
ParseExprCXX.cpp
|
Reinstate my CodeModificationHint -> FixItHint renaming patch, without
|
2010-03-31 17:46:05 +00:00 |
ParseInit.cpp
|
fix a bug I noticed by inspection, correcting two reject-valid bugs.
|
2010-04-12 06:36:00 +00:00 |
ParseObjc.cpp
|
fix a bug I noticed by inspection, correcting two reject-valid bugs.
|
2010-04-12 06:36:00 +00:00 |
ParsePragma.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ParsePragma.h
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ParseStmt.cpp
|
change Scope::WithinElse to be a normal scope flag, widen the
|
2010-04-12 06:12:50 +00:00 |
ParseTemplate.cpp
|
Reinstate my CodeModificationHint -> FixItHint renaming patch, without
|
2010-03-31 17:46:05 +00:00 |
ParseTentative.cpp
|
Fix an assertion-on-error during tentative constructor parsing by
|
2010-02-26 08:45:28 +00:00 |
Parser.cpp
|
Diagnose misordered initializers in constructor templates immediately instead of
|
2010-04-10 07:37:23 +00:00 |
RAIIObjectsForParser.h
|
Privatize class members.
|
2009-12-10 21:50:21 +00:00 |