2009-05-12 |
Chris Lattner | cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | Method who have definitions in structs/classes are... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | static methods don't get this pointers. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | revert my previous patch, I committed the wrong file. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Douglas Gregor | Diagnostic wording fix, from Anders Johnsen |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | static methods don't get this pointers. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Ted Kremenek | Fix: <rdar://problem/6320065> false positive - init... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Fariborz Jahanian | Fixed typos, used DenseSet for keeping track of |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Douglas Gregor | Align the N/A in the C++ status table, from Anders... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | accept "#pragma clang foo" where we accept "#pragma... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Fariborz Jahanian | Patch to implement ivar synthesis of properties declare... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Ted Kremenek | Make scan-build process of --use-cc and --html-title... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Douglas Gregor | Fill in more C++ status. We're now using the check... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | Darwin x86-32 ABI: Now that structure passing is farthe... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | x86-64 ABI: clang incorrectly passes union { long doubl... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Zhongxing Xu | Add logic for invalidating array region to CFRefCount... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Ted Kremenek | Fix <rdar://problem/6877235> Classes typedef-ed to... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Douglas Gregor | Make precompiled headers work with -E. When we're only... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | wrap up a version of the man page that is minimally... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Chris Lattner | add some more content. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Douglas Gregor | Encapsulate template arguments lists in a new class, |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | BugReport::getEndPath() - Only add a Stmt's range to... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Anders Carlsson | Factor code that's common to EmitCXXMemberCallExpr... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | Use Text::ParseWords to make 'clang -###' parsing more... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Dunbar | Tweak this non-default test so it still works w/ x86... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Dunbar | Test for x86 target features, I forgot to commit this. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Dunbar | Darwin x86-32: Multi-dimensional arrays were not handle... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Anders Carlsson | Friend declarations are only valid inside class definit... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | When stripping element regions for invalidating region... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Chris Lattner | pull a bunch of options out of clang-cc.cpp. This... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Anders Carlsson | Fix test case by always setting the type spec type... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Dunbar | Make cleanup-stack.c test stronger, and work in release... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Anders Carlsson | Add an ActOnFriendDecl and call it for friend class... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Anders Carlsson | For friend class decls, always use TK_Reference so... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | EdgeBuilder: DeclStmts and BinaryOperators are not... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | EdgeBuilder::cleanUpLocation() should used the PathDiag... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | ccc-analyzer should only analyze C and Objective-C... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Douglas Gregor | Implement the notions of the "current instantiation... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | BugReporter (extensive diagnostics): Add EdgeBuilder... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | Add ParentMap:getParentIgnoreParens(). |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Fariborz Jahanian | Patch to allow Nonfragile ABI to use 32-bit style legacy |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Daniel Dunbar | Darwin x86_32: Treat records with unnamed bit-fields... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | Fix regression reported in <rdar://problem/6866843... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Chris Lattner | More improvements for GNU runtime objc EH, patch by... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Douglas Gregor | Move terminal-width computation over to llvm::sys.... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | Add test case for <rdar://problem/6257780>. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Douglas Gregor | Add a test for canonicalization of template arguments |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
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 |
next |