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 |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | driver: Print --version on stdout, to match gcc. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Eli Friedman | Misc fixes for -Wreorder: |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Douglas Gregor | Make Sema::ActOnCXXEnterDeclaratorScope robust against... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warnings about control flow falling off... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Consider nested-names as part of the declarator when... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Fariborz Jahanian | Diagnose when a destructor uses a unrelated class type... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Douglas Gregor | Add the location of the tag keyword into TagDecl. From... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Duncan Sands | Disambiguate an if statement. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Remove the ASTContext parameter from Entity::getPrintab... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Add an assert for safety check. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Fix a crash that occurs in this C++ case: |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Keep only canonical Decls in Entities. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Wire up CFG improvements for __builtin_choose_expr. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Wire up CFG improvements for do { } while () when the... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Wire up for statement CFG improvements for conditionals... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Wire up CFG improvements for while when the condition... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Remove a file from the test directory that was added... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | RegionStore: |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Argyrios Kyrtzidis | Change the semantics for Entity. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ryan Flynn | define __STDC_VERSION__ processor token for c94 |
commit | commitdiff | tree | snapshot |
next |