2008-10-27 |
Zhongxing Xu | Add store option to scan-build and ccc-analyzer. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | Use ASTContext::getCanonicalType() to get TypedRegion... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | An ElementRegion is really a typed region. Its super... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Douglas Gregor | When destroying a translation unit, deallocate its... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | We cannot get precise lvalue for symbolic base array... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Steve Naroff | Replace common diagnostic with a convenience function. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Steve Naroff | Fix <rdar://problem/6315646> clang on xcode: error... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | Get the canonical type for struct initialization. The... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | Add test for SCA region store. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | Add test for SCA region store. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zhongxing Xu | Only loc::MemRegionVal can be modified. This avoids... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | Rename Characteristic_t to CharacteristicKind |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | Fix the definition of __builtin_va_list on PPC, which... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | make codegen reject initializes with designators, like... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | Remember whether an initlist had a designator in the... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | pass designators into sema. This completes parser... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | implement some more FIXMEs, by rejecting more bogus... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | add some simple designator testcases. Reject things... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | improve comments, build array and array range designato... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | improve comments, build a Designation for field designa... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | restructure ParseInitializerWithPotentialDesignator... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | improve MayBeDesignationStart to do the entire determin... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | inline the decision logic that chooses between an assig... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | This patch continues parser-level implementation of... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Chris Lattner | minor cleanups |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Sebastian Redl | Allow \n for newlines in expected error messages. |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Argyrios Kyrtzidis | Don't give a default argument to ASTContext::getFunctio... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Zhongxing Xu | Remove loc::StringLiteralVal. Now we allocate regions... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Zhongxing Xu | Simplify ArrayToPointer conversion. Actually the only... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Oscar Fuentes | CMake: Builds and installs clang binary and libs (no... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Ted Kremenek | Use string literal for format string specifier; this... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Ted Kremenek | Do not crash when performing VisitLValue on union types. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zhongxing Xu | Add a note file for SCA module. Is it the right place? |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zhongxing Xu | Add code for get the lvalue for string literals. Now... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zhongxing Xu | Add StringRegion to MemRegions. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zhongxing Xu | Add StringLiteral test code. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zhongxing Xu | Now we can handle arrays. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Nuno Lopes | 2nd try to fix leakage of the module provider. note... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Nuno Lopes | fix leaking of the module provider |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Argyrios Kyrtzidis | Add a quote from the standard about the type of 'this'. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Argyrios Kyrtzidis | Unbreak the test by.. removing a space. (clang proteste... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Add initial dependency file generation support. Patch... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Argyrios Kyrtzidis | -Add support for cv-qualifiers after function declarators. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Add ViewVC link from web page. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Generalize searching for the keyword "leak" in a bug... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Use "followsFundamentalRule" to determine if an instanc... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | followsFundamentalRule() returns true if "alloc" or... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Expand bubble size by 50%. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Implicit conversions from arrays can also be conversion... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | This test no longer is marked XFAIL. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Issue warnings about owned objects returned from a... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Added method "getSelfRegion" to Store. This method... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Added region ObjCObjectRegion that represents an instan... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Douglas Gregor | Move viewInheritance to CXXRecordDecl, and make sure... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Douglas Gregor | PR2942: FunctionDecls by typedef crash the C++ front-end |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Sebastian Redl | Test commit |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Steve Naroff | Add another file to VC++ project. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Douglas Gregor | Make QualTypeOrdering::operator() const |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Douglas Gregor | Some cleanups for the ambiguous derived-to-base convers... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Douglas Gregor | Semantic analysis for C++ reinterpret_cast and const_ca... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Fix scan-build's processing of clang's analysis argumen... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Steve Naroff | Yet another update to the VC++ proj. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | The Decl of an array region can be VarDecl or FieldDecl... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Add random array and struct test code for SCA. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Use #define trickery to de-XFAIL test/Coverage/codegen... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Implement struct initialization. Make it into a recursi... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Use #define trickery to de-XFAIL test/Coverage/codegen... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Don't crash on invalid source locations in |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | svn:ignore test/SemaCXX/Output |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | PR2919: __builtin_types_compatible_p strips CRV qualifiers. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Chris Lattner | add a missing file to project, alphabeticalize. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Add printing method to ElementRegion. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Use LINK_COMPONENTS instead of hard coding LLVM libraries. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Add printing method to RegionStoreManager. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Add printing with llvm::raw_ostream methods to SVals. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Douglas Gregor | First non-embarrassing cut at checking for ambiguous... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Fix 80-col violation. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Fix linking error. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Add a bunch of dummy methods to make RegionStoreManager... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Steve Naroff | Add file to VC++ project. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zhongxing Xu | Added getLValueElement() to RegionStore. Only handle... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Ted Kremenek | Make the analyzer store (memory model) a command line... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Dunbar | Map compilation units using FileEntry pointers instead of |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Use llvm::errs() instead of cerr. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Convert InheritanceHierarchyWriter to use llvm::raw_ost... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Added driver option "-cxx-inheritance-view" for viewing... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Added iterators for types. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Daniel Dunbar | Fix regression in comparison of qualified id; == operat... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Steve Naroff | Add some files to VC++ project. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Updated Xcode project. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | For Radar reporting, null dereferences should be defaul... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Douglas Gregor | Clean up and document the representation of C++ base... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Daniel Dunbar | Hook "fast" code generation to -O0. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Daniel Dunbar | Add -O[0-3s] support (following llvm-gcc). |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Zhongxing Xu | Add an assertion to make our intention more clear. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Douglas Gregor | If NDEBUG is set, don't include any of the code for... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Zhongxing Xu | Let StoreManager do different cast on arrays. BasicStor... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Ted Kremenek | Temporarily mark this test XFAIL. |
commit | commitdiff | tree | snapshot |
next |