2009-07-23 |
Daniel Dunbar | Factor out map lookup for CFString constants. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Don't just store the field/bit field info one field... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Some cleanups suggested by Daniel. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Implement: <rdar://problem/6335715> rule request: gets... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Fix another thinko. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add comments. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Refine checking and diagnostics for use of floating... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Correct a thinko in bitfield layout code. Fixes PR4611. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Simplify, NFC. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Switch the driver back to always using clang-cc by... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | We don't need to keep track of the packed alignment... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Move the LLVM field number for bit fields into the... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Clean up the ActOnTag action, so that there is only... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Unbreak the CMake build |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add two nodes to the call graph: |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add template specializations to view the call graph... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | constify methods. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add getter methods. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Add newline at EOF. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Shield clang from LLVM API changes, until the dust... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Fix test case, which has a control-reaches-end-of-non... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Use llvm::BitVector instead of managing memory by hand. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Set field info for unions. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Use arrays as union padding. Also, since the resulting... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Revert r76831, there are many Analyzer test failures... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Handle zero width bit fields in unions correctly (by... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Implement union layout support. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Check in CGRecordLayoutBuilder which is a reimplementa... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | These IRgen improvements have been done. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add initial implementation of checking for uses of... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add instance predicate method to match static method. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add 'previsit' Checker pass for ObjCMessageExprs. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Steve Naroff | Remove a bunch of FIXME's related to ObjC type checking. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Fariborz Jahanian | Add constructor used to initialize base/member in |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Fix case, apparently some people still build on case... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Add warning for falling off the end of a function that... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Implement support for out-of-line definitions of the... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Eli Friedman | Fix test breakage. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Argyrios Kyrtzidis | Change Preprocessor to keep a copy of LangOptions inste... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Improve CFG support for C++ throw expressions. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Refactor 'PostStmt' and 'PreStmt' to subclass a common... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Eli Friedman | Slight code reorganization to allow instantiating post... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Calls to Sema::MatchTemplateParametersToScopeSpecifier... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Use SaveAndRestore in 'clang/Analysis/Support/SaveAndRe... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Add AssumeDual method. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Migrate the path-sensitive checking of 'nonnull' argume... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Eli Friedman | Fix the parsing of default arguments for inline member... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Make 'SaveAndRestore' and friends reusable classes... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Add support for registering 'Checker' objects with... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Add new 'Checker' and 'CheckerVisitor' classes, which... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Add support for 'PreStmt' program points to GRCoreEngin... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Add 'PreStmt' program point. This will be used to repre... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Implement operator= for ExplodedNodeSet. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Fix the problems with template argument deduction and... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Make -Wreturn-type be part of -Wmost and therefore... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Fix some memory allocation/deallocation issues |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Eli Friedman | Fix a nasty little use-after-free bug. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Canonicalize the types produced by template argument... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Fariborz Jahanian | Improved on performance of the algorithm for proper... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Slighty more testing for template argument deduction... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Improve template argument deduction for array types... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Use isa instead of dyn_cast for conditionals. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Devang Patel | Use DICompositeType->replaceAllUsesWith(). |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | "This patch implements the restrictions on union member... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Move bug reporter "visitors" to their own file and... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Fariborz Jahanian | Allocate BaseOrMemberInitializers and CXXBaseSpecifier... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Implement parsing and semantic analysis for out-of... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Steve Naroff | Fix a couple recent ABI regressions noticed during... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Eli Friedman | Switch some functions from using x86 builtins to using... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Add some documentation, to make it so the next person... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Steve Naroff | Fix <rdar://problem/6770276> Support Class<Proto> syntax. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Test template instantiation for member functions of... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Eli Friedman | Make vectorized floating-point comparisons work without... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Restructure ProgramPoint to have the 'Kind' value be... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Temporarily disable most use of region casts in RegionS... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ted Kremenek | Fix a crasher in StoreManager::InvalidateRegion() cause... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mon P Wang | Preserve address space information through member acces... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Remove an unneeded header. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Fariborz Jahanian | Minor mod. per Doug's comment. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Douglas Gregor | Complain if we're entering the context of a dependent... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Douglas Gregor | Basic parsing and semantic analysis for out-of-line... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Revert this, we can now avoid error cascades better. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Revert this, was a bug in my new warning code, not... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Revert this, we have a better way to do this. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Revert this, we have a better way to handle this. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Revert recent change, I now have a better way to solve... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Fix long-lurking bug in ObjCSummaryCache revealed by... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Fariborz Jahanian | Patch to accomodate Doug's comment on default |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Remove stale comment and fix RUN line. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Add test case for PR 4596, which is already fixed due... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Patch by Stefan Bühler: Escape text in macro expansion... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Update stale comment. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Reorder files. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Fix PR 4594 by refactoring almost all casting logic... |
commit | commitdiff | tree | snapshot |
next |