.. |
AstGuard.h
|
Add a switch that allows disabling the smart pointers.
|
2009-01-22 17:31:11 +00:00 |
AttributeList.cpp
|
implementation of format_arg for ObjC methods/functions.
|
2009-05-20 17:41:43 +00:00 |
CMakeLists.txt
|
Build system changes to use TableGen to generate the various
|
2009-03-16 23:06:59 +00:00 |
DeclSpec.cpp
|
Add parsing of friend specifiers.
|
2009-05-06 04:46:28 +00:00 |
ExtensionRAIIObject.h
|
Rejigger how -pedantic and -pedantic-errors work and their interaction
|
2009-04-15 07:01:18 +00:00 |
Makefile
|
Build system changes to use TableGen to generate the various
|
2009-03-16 23:06:59 +00:00 |
MinimalAction.cpp
|
teach -parse-noop about int128_t and friends.
|
2009-05-01 16:33:20 +00:00 |
ParseCXXInlineMethods.cpp
|
The mysterious bug turns out to be an incredibly bone-headed mistake.
|
2009-04-26 21:08:36 +00:00 |
ParseDecl.cpp
|
Implement a FIXME, we now pass in the locations of the braces for enums.
|
2009-05-16 07:06:02 +00:00 |
ParseDeclCXX.cpp
|
Implement explicit instantiations of member classes of class templates, e.g.,
|
2009-05-14 00:28:11 +00:00 |
ParseExpr.cpp
|
Make the RAII extension warning silencing for __extension__ a bit
|
2009-05-16 23:40:44 +00:00 |
ParseExprCXX.cpp
|
Implement explicit instantiations of member classes of class templates, e.g.,
|
2009-05-14 00:28:11 +00:00 |
ParseInit.cpp
|
Introduce a "-fixit" mode to clang-cc that applies code-modification hints.
|
2009-04-02 01:08:08 +00:00 |
ParseObjc.cpp
|
Make ActOnExprStmt take a FullExprArg.
|
2009-05-17 21:11:30 +00:00 |
ParsePragma.cpp
|
Implement '#pragma unused'.
|
2009-03-23 22:28:25 +00:00 |
ParsePragma.h
|
Implement '#pragma unused'.
|
2009-03-23 22:28:25 +00:00 |
ParseStmt.cpp
|
Make ActOnWhileStmt take a FullExprArg for the condition expr.
|
2009-05-17 21:22:26 +00:00 |
ParseTemplate.cpp
|
Implement parsing for explicit instantiations of class templates, e.g.,
|
2009-05-12 23:25:50 +00:00 |
ParseTentative.cpp
|
Initial implementation of parsing, semantic analysis, and template
|
2009-03-27 23:10:48 +00:00 |
Parser.cpp
|
Implement parsing for explicit instantiations of class templates, e.g.,
|
2009-05-12 23:25:50 +00:00 |