2009-01-24 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Ted Kremenek | Fix crash ElementRegion::getRValueType() when the Rvalu... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Ted Kremenek | More hacking on static analyzer diagnostics. When... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Fariborz Jahanian | Some very early work for new objc's |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Fix a small regression in warning about template type... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ted Kremenek | Output summary diagnostic for each bug report. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | More APSInt appeasement |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Make sure that all NamedDecls have an identifier namespace. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Hopefully the last of the APSInt signedness issues... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ted Kremenek | Added clang option '--analyzer-display-progress' to... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ted Kremenek | Added virtual method DiagnosticClient::IncludeInDiagnos... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Finish definition of long argument translations. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ted Kremenek | When using -analyzer-output-plist always output a plist... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Another batch of long argument translations. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Allow subtraction of function pointer types in C, as... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Make sure all of the isUnsigned flags line up when... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | Handle pointer arithmetic on function pointers. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Chris Lattner | This is a follow-up to r62675: |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Chris Lattner | Preprocessor doesn't require and IdentifierInfoLookup... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Fariborz Jahanian | Checked in an oops! |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Fariborz Jahanian | Another missing LLVM type for objc2's new abi defined. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Properly manage the bit-widths of APInts/APSInts in... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Handle any undeclared parameters in a K&R-style functio... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zhongxing Xu | Implement retrieval of the default value of element... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zhongxing Xu | Now this comment should be resolved. See the comments... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zhongxing Xu | Add a test case for init expr of array and struct type. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zhongxing Xu | When getting the element region type, we should get... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Implement long options which take joined & separat... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Support long ('--...') flag arguments. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Fariborz Jahanian | Define LLVM types for nonfragile abi metadata. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Organize long options together. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Make -ast-dump print Objective-C method declarations... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Add support for several more aliases (--ansi,... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Darwin/x86/link: Fix a few incompatibilities with... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Douglas Gregor | Support arithmetic on pointer-to-function types as... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Add support for "alias" options. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Chris Lattner | Update comment. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Daniel Dunbar | ccc: Fix typo; isn't dynamic typing fun! |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | For now, return UnknownVal() in RegionStore::getElement... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | remove my gross #ifdef's, using portable abstractions... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | Add RegionStore support for the implicit object region... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Douglas Gregor | Reimplement the handling of the "current object" in... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Daniel Dunbar | ccc: Bug fix, driver logic was allowing child jobs... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Steve Naroff | Disable language extensions for the clang parser. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Fariborz Jahanian | Use NonFragileABI as name of new Next abi. More comments |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | Enhance test case to test RegionStore with -checker... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | This test case now passes with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | Adjust to api change. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | Test more array logic in outofbound.c |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | Fix RegionStore::getLValueElement() to handle the case... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | remove Read8/Read24, which are dead. Rename Read16... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | inline Sema::getLangOptions, rdar://6515190. This... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | These test cases now pass with RegionStore. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | The 'misc-ps.m' test case now passes with RegionStore... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | SymbolReaper::isLive(SymbolRef) now always returns... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ted Kremenek | Static analyzer: Remove a bunch of outdated SymbolData... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Sebastian Redl | Add a switch that allows disabling the smart pointers. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Douglas Gregor | EXTWARNify the warning about unnamed typedefs of enums |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Mike Stump | Avoid creating .dir files in the installation area. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Daniel Dunbar | ccc/clang: Mimic llvm-gcc initialization of LLVM backen... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Douglas Gregor | Initial implementation of semantic analysis and ASTs... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Fariborz Jahanian | More refactoring of common API to the common class for |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Daniel Dunbar | Allow creation of "dummy" compile units for debug infor... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Fariborz Jahanian | Moved whole bunch of common APIs to the common class. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | Update CmpDriver to report missing commands. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Combine two branches into one. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Fix <rdar://problem/6512717> by correctly reading the... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Steve Naroff | Fix Sema::Owned(ExprResult) to not use a ternary operat... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Static Analyzer: Replace LiveSymbols/DeadSymbols sets... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Fariborz Jahanian | Refactoring ObjC Next's runtime classes in preparation for |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | Inline ParseOptionalTypeSpecifier into ParseDeclaration... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | revert the gnu objc patches, they regress codegen-gnu.m |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Steve Naroff | Removed alignment argument to delete operator. It isn... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Steve Naroff | Add #line to make the Visual Studio compiler happy. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | switch from getTypeAtIndex to getElementType. It is... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | ParseOptionalTypeSpecifier should consume a token if... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | Fix objc type conversion issues with the GNU runtime... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | ccc: Handle a few long argument form (--) translations... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Anders Carlsson | Don't turn off blocks when compiling Obj-C code |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | initialialize some ivars in ctor. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | alphebetize |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | ccc: Add appropriate file search prefixes when on x86_6... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | merge two checks for identifiers in the pth loop into... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | a trivial micro optimization to save a load. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | Add a bit to IdentifierInfo that acts as a simple predi... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | silence a couple unused variable 'result' warnings. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Don't crash on empty PTH files. This fixes <rdar:... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | really we only need on Read24! |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | revert my previous patch, it assumed endianness. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | This test now passes using -analyzer-store-region. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | This test now passes using -analyzer-store-region. |
commit | commitdiff | tree | snapshot |
next |