2010-02-23 |
Blaine Garst | fix buildbot failure on windows by slightly trimming... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Rafael Espindola | Add support for the weakref attribute. We still produce... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Blaine Garst | Unconditionally support block introspection data in... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Fariborz Jahanian | Fixes a rewriting of qualified-id type which exposed... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Dead emit dead store warnings when assigning nil to... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Daniel Dunbar | Fix bogus diagnostic format string. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Fix another crash on invalid code. In this case, handl... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
John McCall | Don't assert on compound assignment operators that... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Fariborz Jahanian | A test case for property synthesis using ivar in class... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Eli Friedman | Make previous fix handle a few more edge cases. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Eli Friedman | PR6400: Handle an extreme edge case in mangling correctly. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Eli Friedman | PR6386: Fix a recent regression in IRGen of cast-to... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Pennington | Retain attributes for K&R style parameter declarations. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Add test case for <rdar://problem/7242010>, which appea... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | Implement IsOverriderUsed. This can't be tested yet... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Charles Davis | When comparing two calling conventions after redeclarin... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Move the rest of the unreachable code analysis from... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Simplify check for basic block with a CXXTryStmt termin... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Charles Davis | When a reference to a field of a struct/union/class... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | Stub out IsOverriderUsed. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | More fixes. Don't try to emit a virtual base vtable... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | Always emit vcall offset for the primary base, not... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | Simplify the vcall offset calculation and make it give... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Add missing header file. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | More work on vcall offsets. We now emit the right numbe... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Start moving some of the logic for the unreachable... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Convert use of std::queue to llvm::SmallVector and... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Anders Carlsson | Move BaseOffset out of the FinalOverriders class. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Fariborz Jahanian | More support for ivars in class extension. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Use SmallVectorImpl::iterator. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ted Kremenek | Simplify logic for determining values of 'ReturnsVoid... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Zhongxing Xu | Correct comment. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
John McCall | Perform two more constructor/destructor code-size optim... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Douglas Gregor | Implement crazy destructor name lookup semantics differ... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Douglas Gregor | Rework the CIndex API for displaying diagnostics. Inste... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Fariborz Jahanian | Early support for declaring ivars in class extensions... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Fariborz Jahanian | Fixes a rewriting of byref variable when its initializer is |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Douglas Gregor | Don't assert that we have a valid access specifier... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Douglas Gregor | Set access specifiers on imported declarations. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Douglas Gregor | Do not require a complete type when checking for a... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Douglas Gregor | Change the name of the vtable-debugging environment... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Douglas Gregor | Don't use NamedDecl::getNameAsCString() when dealing... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Daniel Dunbar | Revert "Simplify code: Succ is guaranteed to be not... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zhongxing Xu | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Zhongxing Xu | Simplify code: Succ is guaranteed to be not NULL. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Chris Lattner | Add 'previous declaration is here' note for param redef... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Eliminate the default arguments to ASTContext::getFunct... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Daniel Dunbar | Spell string.h correctly. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Daniel Dunbar | Add missing include, noticed by ace2001ac on IRC. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Daniel Dunbar | Remove unused includes. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | De-XFAIL some win32 tests that are now passing |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Attempt to fix the MSVC9 failure with c-indext-test... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Implement support for parsing pseudo-destructor express... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | A constructor template cannot be used to copy to an... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Implement AST import for C++ member functions, includin... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Implement AST importing for C++ namespaces. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Collect the code that imports all of the members of... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Douglas Gregor | Implement PCH support for C++ namespaces. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chandler Carruth | Commiting a revert from dgregor of a bit of destructor... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Chandler Carruth | Make Decl::isOutOfLine() virtual, and use that to deter... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Ted Kremenek | Clang really intends to reject attribute 'warn_unused_r... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Ted Kremenek | Don't emit a warning about a dllimport attribute being... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Ted Kremenek | Don't warn about functions redeclared without the dllim... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Fariborz Jahanian | Start supporting declaration of ivars in @implementation |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Anders Carlsson | Add the CK_UnusedFunctionPointer component kind for... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Fariborz Jahanian | Issue extended diagnostic when property dot-syntax... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | Simplify the CIndex fix-it API, now that we have half... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Fix link. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Update front page to mention Xcode integration. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Expose "Key features" paragraph. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | Only parse C++0x attribute specifiers in declarators... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | Implement C++ name lookup for instance variables of... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | Make Sema::ActOnClassMessage robust when name lookup... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
John McCall | More refactoring around constructor/destructor code... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Label examples. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Fix link. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Simplify menu. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Tweak menu. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Add section on using the analyzer within Xcode. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Anders Carlsson | Dump this-adjustments for destructors as well. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Anders Carlsson | Add another test from the ABI spec. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Add new intro about running scan-build. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
John McCall | Enable -mconstructor-aliases by default on non-darwin... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Revert: "Change InitListExpr to allocate the array... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Fariborz Jahanian | Remove this test for now. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | Add a missing break. Cocoa.h can now be merged twice... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
John McCall | Re-introduce the ctor/dtor alias optimization, this... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | AST import for CStyleCastExpr. With this, we can import... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | AST import for sizeof and alignof expressions |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | AST import for DeclRefExprs |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Fariborz Jahanian | XFAIL until I can fugure out how test check for a patte... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | XFAIL some of the c-index-test tests on Windows, where... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | AST import of parenthesized expressions, unary operator... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Ted Kremenek | Change InitListExpr to allocate the array for holding... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Douglas Gregor | Use a little binary header in serialized diagnostics... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Fariborz Jahanian | Patch removes IVars list from ObjCInterfaceDecl and |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Blaine Garst | remove unused function & enumerations |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | Teach ASTUnit to keep track of temporary files, then... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Douglas Gregor | Re-apply my diagnostics-capture patch for CIndex, with... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ted Kremenek | Allow GNU attributes to appear in an Objective-C method... |
commit | commitdiff | tree | snapshot |
next |