2009-02-10 |
Douglas Gregor | GNU allows structs with flexible array members to be... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Pull CodeGenFunction::EmitVAArg into target specific... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Pull CodeGenFunction::EmitVAArg into target specific... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Fariborz Jahanian | Generate ir for ivar offset. This will pass |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Mike Stump | Fixup -ast-print so that: |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Mike Stump | Refactor FieldDecls to be ValueDecls instead of NamedDecls. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Douglas Gregor | Fix a problem with bogus template shadowing warnings |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Douglas Gregor | Implement parsing, semantic analysis and ASTs for defau... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Fariborz Jahanian | Some refactoring of Ivar offset code gen. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Douglas Gregor | Semantic analysis for non-type template parameter decla... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Tweak x86-64 ABI to allow reuse for vararg handling. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Anders Carlsson | Fix an #ifndef that should be an #ifdef instead. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Anders Carlsson | Remove the last remnants of the Obj-C EH stack code. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Anders Carlsson | Start removing the old Obj-C EH stack now that the... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ted Kremenek | Fix a crash in GRSimpleVals::EvalCast due not handling... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Sanjiv Gupta | Function parameters for PIC16 are like local variables... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Support va_arg on _Complex. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Argyrios Kyrtzidis | Bring in 'CHAR_BIT' for GCC 4.3. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Enable parameter passing test for x86_64. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | ABI: Correctly handle load/store of values which have... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ted Kremenek | Rearrange code. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ted Kremenek | Fix potential padding error in PTH file and add stub... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Add util Emit{LoadOf,StoreTo}Scalar methods to encapsul... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Douglas Gregor | Teach the type-id/expression disambiguator about different |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Douglas Gregor | Check template template arguments against their corresp... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Dunbar | Make sure to initialize local variables, even if they... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Douglas Gregor | Rudimentary checking of template arguments against... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | id<Foo> is a POD type. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | Move previously unsupported VLA test to vla.c |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Dunbar | ccc: -dM wasn't being passed to Darwin/CC1 correctly. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Dunbar | Update test case; VLA's are now supported. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Douglas Gregor | Implement Sebastian's idea for simplifying our handling... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ted Kremenek | CallExpr now uses ASTContext's allocate to allocate... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | Use the new cleanup infrastructure for VLAs. The next... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | Use the new cleanup infrastructure for @try/@finally |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | Replace a bunch of EmitBranch calls with EmitBranchThro... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | Save and restore the DidCallStackSave variable |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Anders Carlsson | Add DidCallStackSave variable to CodeGenFunction. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Douglas Gregor | When handling "the rest" of a designated array subobjec... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Douglas Gregor | Eliminate TemplateArg so that we only have a single... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Douglas Gregor | Start processing template-ids as types when the templat... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Redl | Update new expression to make use of Declarator::getSou... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Sebastian Redl | Implement Declarator::getSourceRange(). |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ted Kremenek | Fix PR 2514: Do not flag dead initializations for varia... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ted Kremenek | Deallocate the StringLiteral itself in StringLiteral... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ted Kremenek | Allocate the subexpression array for OberloadExpr from... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ted Kremenek | Refine PostStmtCustom to reference a tagged data pair... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ted Kremenek | Added a new ProgramPoint 'PostStmtCustom' to enable... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Douglas Gregor | Make Sema::getTypeName return the opaque pointer of... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Chris Lattner | spell out explicitly |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Chris Lattner | add doc |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Chris Lattner | new document. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mike Stump | Add some more documentation. Also reflowed comments... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | Reuse case destinations. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | Always check if we can remove branch fixups, even if... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | Add a simplified EmitJumpThroughFinally and use it... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | Misc fixes to the cleanup stack code. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mike Stump | When we're at the stack depth we want, there isn't... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | add another crazy idea :) |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | just remove this insane testcase :) |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Sebastian Redl | Teach the constant evaluator about C++ const integral... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Sebastian Redl | Fix redundant errors with missing default arguments... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Sebastian Redl | Fix redundant errors for redefinitions with multiple... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Sebastian Redl | Make the test cases failing due to exact diagnostic... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mike Stump | Wire up break and continue processing to the new stack... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mike Stump | Fixup expected errors. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | More cleanup stack work, PopCleanupBlock now returns... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | Split some functions up |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | CleanupScope needs to push the cleanup block in its... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | Implement support for branch fixups. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | use some references to simplify code. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Chris Lattner | Genericize the existing logic for removing duplicate... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | More cleanup stack work. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Douglas Gregor | Add public placement-delete operators. These are automa... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Anders Carlsson | When emitting blocks, keep track of which cleanup scope... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Emit a cleanup block for the cleanup attribute |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Add support for emitting cleanup blocks. Make EmitCompo... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Add a simple RAII object, to be used for pushing a... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Improve Sema of the cleanup attribute somewhat. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Mike Stump | Ensure we track all the stack depths for all break... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Update test case. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Fix null dereference. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Add plumbing for the cleanup stack. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Commit header. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | For retain/release leaks, have the BugReport descriptio... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Tidy up bug descriptions. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Use BugReport::getDescription() for the compiler warnin... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Chris Lattner | C++ really shouldn't check these #defines, thanks to... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Determining the allocation site for a leak when constru... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Split logic for 'getEndPath()' for CFRefReport and... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ted Kremenek | Convert a use of 'std::ostringstream' to 'llvm::raw_str... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Split the exception object out into its own stack. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Anders Carlsson | Simplify the Objective-C exception handling. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Mike Stump | Format for 80-cols. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Sebastian Redl | Move CheckPointerToMemberOperands to SemaExprCXX.cpp |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Mike Stump | Ensure that we don't miscodegen if vlas creap into... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Sebastian Redl | Fix pretty-printing of if conditions. Patch by Ben... |
commit | commitdiff | tree | snapshot |
next |