2008-11-10 |
Douglas Gregor | Don't create a typedef for the injected-class-name |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Some cleanups to the declaration/checking of overloaded... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Add pretty printing to StringRegion. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Add region store model to path-sensitive testing. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Implement RegionStoreManager::RemoveDeadBindings()... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | don't preserve names on IR instructions. This matches... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | sort files add a missed header to the project. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | Fix even more bugs in debug info support: |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | reimplement debug info generation in terms of DebugInfo... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Print integer value instead of raw pointer. This is... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | silence a warning from gcc. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Argyrios Kyrtzidis | Introduce ScopedDecl::getLexicalDeclContext() which... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Argyrios Kyrtzidis | When a tag has nested-name ('struct foo::bar'), use... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Argyrios Kyrtzidis | Simplify handling of nested-names in tags ('struct... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Anders Carlsson | Support named operands in inline asm statements. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Sebastian Redl | Update C++ status: class support improved due to nested... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Implement Sema support for C++ nested-name-specifiers. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Silence a GCC member initialization order warning. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Implement support for C++ nested-name-specifiers (... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Introduce annotation tokens, a special kind of token... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Sebastian Redl | Update C++ status to reflect parser capabilities for... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Sebastian Redl | Update C++ status: dynamic_cast is sema-complete. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Sebastian Redl | Move named cast helpers out of Sema, as Chris requested... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Revert r58880, it breaks test/SemaCXX/constructor.cpp |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Use only one constructor for CXXMethodDecl. Keep initia... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | Avoid redundant cast<>s / simplify type dispatch. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | Support getTypeInfo, getTypeAlign, getTypeSize on const... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | "Fix" PR3021, don't crash on generating record types... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | Silence a gcc warning. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Zhongxing Xu | Add a boilerplate for out-of-bound array checking.... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | In a declarator, consider an identifier a constructor... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Ted Kremenek | update post-build step |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sebastian Redl | Greatly improve static_cast diagnostics |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Initial, partially-baked support for implicit user... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Cedric Venet | Use css style instead of hard coded color in cxx_status... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Changes in preparation for nested-name-specifiers. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Update C++ status |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Parsing, ASTs, and semantic analysis for the declaratio... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Assert that Parser::MaybeParseOperatorFunctionId is... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Separate the parsing of type-specifiers from other... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Anders Carlsson | include alloca.h instead of malloc.h. If this doesn... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Append the test runs with '&&'. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Properly deserialize ParamInfo of FunctionDecl. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Bring in 'alloca' for the Analysis/stack-addr-ps.c... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Add simple get method. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Join two lines. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Fix crash caused by this: |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Shut off an unsigned/signed comparison warning for... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Finish the implementation of VisitCompoundLiteralExpr... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Make the assertion real. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ted Kremenek | Patch by Nikita Zhuk: Add TranslationUnitActions to... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Initial, rudimentary implementation of operator overloa... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Parsing, ASTs, and semantic analysis for the declaratio... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Reclaim some bits in IdentifierInfo, for later use... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sebastian Redl | Sema-check virtual declarations. Complete dynamic_cast... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Add the remaining C++0x keywords |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Steve Naroff | Update VC++ proj. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zhongxing Xu | Bring back RegionExtent classes. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | Add a test case for CFMakeCollectable. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | Fix regression with handling of CFMakeCollectable. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sebastian Redl | Improve assert messages. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sebastian Redl | Move named cast sema functions to their own file. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Douglas Gregor | Parsing, representation, and preliminary semantic analy... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | AnalysisManager can now be used to for analyses over... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sebastian Redl | A small error message improvement and some comment... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | initXXX methods can return owned objects |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Douglas Gregor | Keep track of whether a C++ class is an aggregate.... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Douglas Gregor | Implement C++ copy-initialization for declarations... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Douglas Gregor | Initial implementation of parsing, semantic analysis... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Cedric Venet | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Daniel Dunbar | Remove stray character. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Anders Carlsson | Make it an error if an Objective-C declaration is not... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Chris Lattner | LinkageSpecDecl is c++ specific, move it to DeclCXX |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sebastian Redl | Some cleanup of the cast checkers. Don't canonicalize... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Douglas Gregor | Fine-grained C++ status page |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Douglas Gregor | Add a new expression class, ObjCSuperExpr, to handle... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Douglas Gregor | Create a new expression class, CXXThisExpr, to handle... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Douglas Gregor | Now that we have copy initialization support, use it... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Douglas Gregor | Diagnose use of 'this' in a C++ default argument. Thank... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Sebastian Redl | Trivial style fix. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Anders Carlsson | #define NULL as 0 when compiling as C++. This fixes... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Anders Carlsson | Implement lowering of va_arg in clang directly. (This... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Anders Carlsson | Fix bug in va_copy |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ted Kremenek | Handle prefix '_' that may appear in front of the name... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ted Kremenek | Fix use of uninitialized variable. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Ted Kremenek | Allow user toggling between plist and html output with... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Steve Naroff | Update VC++ project file. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Steve Naroff | Fix <rdar://problem/6339636> clang ObjC rewriter: Asser... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Ted Kremenek | Hook up the Plist diagnostic client to the driver. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Douglas Gregor | Check that this cannot be used in a default argument... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Ted Kremenek | Add path diagnostics client for emitting path reports... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Ted Kremenek | Rename 'HTMLDiagnostics.h' to 'PathDiagnosticClients.h' |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Douglas Gregor | Implicit support for direct initialization of objects... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Daniel Dunbar | Clarify performance experiments description based on... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Douglas Gregor | Standard conversion sequences now have a CopyConstructo... |
commit | commitdiff | tree | snapshot |
next |