2009-05-11 |
Ted Kremenek | Fix a bug found by Thomas Clement where 'return [[... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Zhongxing Xu | TypedRegion is a too general assumption. Usually we... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Zhongxing Xu | When retrieving an ElementRegion, if its super region... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Zhongxing Xu | Fix a bug that leads to infinite loop. Set the correct... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Douglas Gregor | With the introduction of nullptr, a template argument... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Douglas Gregor | The canonical declaration of a NULL declaration is... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Douglas Gregor | Implement the semantics of the injected-class-name... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Sebastian Redl | Update minor points in C++ status table. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Sebastian Redl | Implement C++0x nullptr. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Ted Kremenek | Add special warning about returning a retained object... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Ted Kremenek | retain/release checker: Flag a warning for non-owned... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Ted Kremenek | analyzer: |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Add total hack to get scan-build working again. ccc... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Lattner | force a target triple so that the right greppable outpu... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | When casting VarRegion, if the var type is aggregate... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | Remove the rest TypedViewRegion processing code. There... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | When evaluating pointer arithmetic, if the base locatio... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | Do not create a TypedViewRegion when the base struct... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | add comments to test case. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | Do not layer a TypedViewRegion when casting symbolic... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | Remove the case for casting to compatible type in |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Duncan Sands | Correct for renaming PaddedSize -> AllocSize in |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Roll back to checker build 0.195. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | Rename: |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | As discussed with Ted, rename TypedRegion::getObjectTyp... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Add back test cases for ns_returns_retained and cf_retu... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Add back attribute string lookup for 'ns_returns_retain... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Add back analyzer support for ns_returns_retained and... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Add back Parse/Sema support for attributes cf_returns_r... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | It lives! The retain/release checker now tracks object... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Fix lurking bug in one of the versions of |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Zhongxing Xu | rename: MemRegion: |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | More hacking on autorelease errors. We now can emit... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Ted Kremenek | Put most of the boilerplate logic in place for reportin... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Fariborz Jahanian | We want to diagnose sending message to a forward class |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | ABITest: Improve test driver marginally, to allow runni... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | retain/release checker: Add stub for HandleAutoreleaseC... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Zhongxing Xu | Fix PR4182. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | retain/release checker: Refactor error-reporting code... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | Make BlockEntrace program points taggable. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | Fix typo in method name. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Fariborz Jahanian | Warn if forward class is used as a receiver. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | ABITest: Move more of the common Makefile bits into... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | ABITest: Fix a bug in generating test values for struct... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | x86_64 ABI: Ignore padding bit-fields during classifica... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | Darwin x86_32: When coercing a "single element" structu... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Fariborz Jahanian | Fixes a bug in my last patch. Order of types reversed. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | Darwin x86_32: Ignore padding bit-fields when looking... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | Darwin x86_32: Improve bit-field handling for returning... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | Darwin x86_32: Ignore arrays of empty structures inside... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Fariborz Jahanian | Refactoring of my last patch. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | ABITest: Move default set of test args into common... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | retain checker: Track the number of times a tracked... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Fariborz Jahanian | More type checking for properties, accessors and |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Anton Korobeynikov | Provide dummy va_list typedef for msp430 |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Chris Lattner | further improvements to gnu objc EH stuff, patch by... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Chris Lattner | "This patch fixes message sends to super in categories... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Chris Lattner | Fix the atomics sema code to convert operands to the... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | Remove experimental ownership attributes from Clang. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Zhongxing Xu | Region store: when casting VarRegions, if the cast... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Chris Lattner | reimplement __sync_* builtins to be variadic and to... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Zhongxing Xu | Replace the heuristic isSmallerThan with ASTContext... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Zhongxing Xu | Replace getTypeWidth() with ASTContext::getTypeSize(). |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Zhongxing Xu | Revert r71079. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Daniel Dunbar | Add various other bits I use to run ABITest. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Ted Kremenek | Fix <rdar://problem/6845148>. Signed integers compared... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Chris Lattner | initial support for ObjC exceptions with the GNU runtime: |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Eli Friedman | Fix crash with constant initialization of bit-fields... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ted Kremenek | Minor code cleanup in retain/release checker in prepara... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Dunbar | Add to the house of cards that is ABITestGen. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Mike Stump | Add a warning for a missing copy attribute on a propert... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Daniel Dunbar | Remove -fobjc-tight-layout, seems to work! |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Mike Stump | Allow qualifiers on blocks. Radar 6441502 |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ted Kremenek | More attribute renaming: |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Fariborz Jahanian | a forward class declaration matching a typedef name... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Anders Carlsson | add isFriendSpecified. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ted Kremenek | Fix <rdar://problem/6848739>. When using -analyze... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Mike Stump | Tighten up relationals with blocks and ints. Radar... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ted Kremenek | analyzer: Add ProgramPoint 'PostLValue' just to disting... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Douglas Gregor | Big update to the C++ status table to reflect "recent" |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Sebastian Redl | Fix a FIXME in new expression checking. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Douglas Gregor | Document the dependent type equivalence test case's... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Douglas Gregor | Test a few more variants of dependent type names |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Douglas Gregor | Compute the canonical template name when building a... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Douglas Gregor | Start canonicalizing template names. This is not yet... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Chris Lattner | Add support for LLLi -> int128 in builtins.def |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Chris Lattner | Make this test portable to non-x86 hosts, patch by... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Mike Stump | Improve semantic checking for blocks. Radar 6441502 |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ted Kremenek | Add preliminary support for enhancing null-pointer... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ted Kremenek | Bug fix: Not all ConstraintManagers always return a... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Sebastian Redl | Back out r70506 (exception spec in AST) again. We won... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Dunbar | Handle -march for the LLVM recognized cpu names. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ted Kremenek | Refactor BugReporter interface to have a new 'BugReport... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Dunbar | If stderr isn't a terminal, don't try to guess the... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Dunbar | More x86 target feature support. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Daniel Dunbar | Document environment variables we handle, and don't... |
commit | commitdiff | tree | snapshot |
next |