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 |
2009-01-21 |
Chris Lattner | minor cleanups: now that tokens are 4-byte aligned... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Get RegionStore to work with the retain/release checker... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Anders Carlsson | Fix an inline asm sema bug that I introduced. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | Don't look up decls with no name (such as parameters... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | ccc: Implement file & path searching. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Anders Carlsson | Fix more bugs I discovered |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | ccc: Add --analyze test case. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | ccc: Add --analyze driver mode (for running static... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ted Kremenek | Static Analyzer: When generating plists for errors... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Fariborz Jahanian | Commented objective-c's metadata types. Minor clean up. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Steve Naroff | Convert expressions over to Sebastian's spiffy ASTConte... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Daniel Dunbar | ccc: Unbreak -pipe handling broken in previous refactoring. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ted Kremenek | Fix: <rdar://problem/6510344> [pth] PTH slows down... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Daniel Dunbar | Add -analyze action to run static analyzer, instead... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Sebastian Redl | Provide a placement new taking an ASTContext argument. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Mike Stump | Fix ccclib building when building in a separate build... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Anders Carlsson | Fix some errors I noticed |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Daniel Dunbar | ccc: Allow downstream tools to be aware of final output... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Mike Stump | Fix make test when configuring for a seperate build... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | Fix a crash Anders' was seeing due to free'ing an inval... |
commit | commitdiff | tree | snapshot |
next |