2009-07-15 |
Ted Kremenek | Introduced the notion of a "derived symbol" using the... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Handle cast of 'ObjCObjectRegion' in StoreManager:... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Fariborz Jahanian | Added a FIXME and prevent crash when listing |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Split out 'test2' into an i386 and x86_64 file, illustr... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Owen Anderson | Update for LLVM API change, and contextify a bunch... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | This test currently only passes for 32-bit archs. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Fariborz Jahanian | Fixed a bug in building ctor-initializer AST. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Eli Friedman | Remove -ftraditional option, which gcc doesn't actually... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Devang Patel | Revert 75648 for now. It is causing test failures. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Enhance RegionStoreManager to handle 'Retrieve's from... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | fix fallout of the LLVM codegen switching to formatted_... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Tweak pretty-printing of CompoundVal to make it more... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Fariborz Jahanian | Build AST for default ctor-initializer when constructor has |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Fariborz Jahanian | Support data members of array type in default |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Fariborz Jahanian | Moved a FIXME to where it was meant to be. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Steve Naroff | Introduce Type::isAnyPointerType() and convert all... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Fariborz Jahanian | Patch to build AST for ctor's initializer list according to |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | [llvm up] adjust to match mainline. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Anders Carlsson | Rename RecordLayout.h to ASTRecordLayout.h |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Revert r75614 which depend on r75610 (for LLVM), which... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Steve Naroff | Add a "TypeSpecStartLoc" to FieldDecl. Patch contribute... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Alisdair Meredith | Fix the build |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Alisdair Meredith | Basic support for C++0x unicode types. Support for... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Lattner | use new name for method. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Move the RUN lines on the same file but below the code... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | In Stmt::printPretty(), pass the SourceManager to dump(). |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Handle redeclarations properly at the index-test tool. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Introduce redecl_iterator, used for iterating over... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Introduce FunctionDecl::getLatestDeclaration() and... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Introduce FunctionDecl::getFirstDeclaration() and VarDe... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Add a C++ indexing test case, where we show the referen... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | For C++ overloaded operator calls, set the source locat... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | For index-test, if the ASTLocation points at a CallExpr... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Read/write a CXXOperatorCallExpr from/to PCH files. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Fixes for a couple of things: |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Handle struct fields through the index-test tool. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Move the test input source code to a separate file. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | In ResolveLocationInAST, handle locations that are... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | In DeclReferenceMap, map FieldDecls to the MemberExprs... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Read/write TagDecl's RBraceLoc from/to PCH files. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Pass the right brace SourceLocation from the Parser... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Argyrios Kyrtzidis | Add the SourceLocation for the right brace in TagDecl. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Devang Patel | Use LLVM mangler to get mangled name for debug info... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Daniel Dunbar | Update debug info generation for ObjCObjectPointer... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Zhongxing Xu | Instead of recovering from a wrong invalidation, this... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Devang Patel | I just revertd llvm patch. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ted Kremenek | Add basic checking for passing NULL to CFRetain/CFRelea... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Owen Anderson | Update for API change. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Ted Kremenek | Tidy pretty-printing for SVals, using 'dump()' instead... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Ted Kremenek | When pretty-printing symbolic regions, use '{' ...... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Fariborz Jahanian | Fixes a minor bug in pretty printing of ctor defs. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Ted Kremenek | Change pretty-printing API for SymExprs and MemRegions... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Ted Kremenek | Enhance SimpleSValuator::EvalBinOpNN to recognize the... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Daniel Dunbar | Explicitly initialize the options array, MinGW's gcc... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Daniel Dunbar | There is no need to value initialize this array. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Steve Naroff | Remove superfluous call to getAsPointerType()... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Daniel Dunbar | Make stdin for test scripts empty, so that tests don... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Steve Naroff | Sema::CheckAdditionOperands(): Use Type::getPointeeType... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Devang Patel | New testcase for rev 75503. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Chris Lattner | add netbsd support, patch by Krister Kalfridsson! |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Fariborz Jahanian | Added pretty-printing support for constructor definition. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Steve Naroff | - Improve comment for Type::getPointeeType(). |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Steve Naroff | Fix 5 issues from Chris's feedback on http://llvm.org... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Devang Patel | Update debug info type cache after fwd decl is replaced... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Chris Lattner | minor cleanups, reduce nesting of if's with early return. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Daniel Dunbar | Match declaration to definition. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Daniel Dunbar | Match declaration to definition. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Lattner | fix file headers. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Lattner | fix typo in file headers. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Lattner | improve comments. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Lattner | document the diagnostics pragmas, patch by Louis Gerbarg! |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Lattner | add push/pop semantics for diagnostics. Patch by Louis... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Daniel Dunbar | Revert to using shell to find files instead of 'find... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Stop looking for tests in the Output/ directory. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | The -disable-free hack didn't work... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Force NeXT runtime for this test. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Remove excessive use of Carbon.h / Cocoa.h in clang... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Add --time-tests option to test runner, for profiling... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Fix comment, and reduce computational expense of this... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Add -disable-free to this test in the hopes if having... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Fix type conversion of ObjCObjectPointerType. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Generate correct prototype for objc_enumerationMutation. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Dunbar | Fix test case to match intent. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Nuno Lopes | restore proper valgrind support. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Alisdair Meredith | Fix breakage on Windows, cannot redeclare loop variable... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Ted Kremenek | Handle insidious corner case exposed by RegionStoreMana... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zhongxing Xu | remove duplicated test cast. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Anders Carlsson | Fix a test. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Ted Kremenek | Restructure RegionStoreManager::EvalBinOp() as a switch... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Eli Friedman | Fix typo (found by gcc warning). |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Anders Carlsson | Add another test. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Anders Carlsson | Implement more of C++0x 'auto'. A variable with an... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Ted Kremenek | Fix warning when compiling with optimizations: |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Ted Kremenek | This test passes with RegionStoreManager. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Ted Kremenek | This test now passes with RegionStoreManager. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Anders Carlsson | Remove some unused code from an experiment that I didn... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Steve Naroff | This patch includes a conceptually simple, but very... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Ted Kremenek | Restructure RegionStoreManager::getSizeInElements(... |
commit | commitdiff | tree | snapshot |
next |