2008-03-27 |
Ted Kremenek | Added AnnotatedPath.h, GRAuditor.h, GRSimpleAPICheck... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | Added "GRAuditor" and "GRSimpleAPICheck" interface... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | Updated Xcode project with HTMLDiagnostics.[h,cpp] |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | Added "HTMLDiagnostic", a generic DiagnosticClient... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | PathDiagnosticPiece no longer contains a vector of... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | Fixed copy-paste error. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | Added PathDiagnostic.[h,cpp] to Xcode project. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | Added classes "PathDiagnosticPiece", "PathDiagnostic... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Ted Kremenek | In ObjCMessageExpr: getSelector() const should just... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Steve Naroff | Fix rewriter tests to work with new output file logic... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Ted Kremenek | Bug fix: use GetRVal instead of GetLVal (were getting... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Ted Kremenek | Added test case for static analysis to warn about passi... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Ted Kremenek | Added test case for static analyzer to detect uses... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Ted Kremenek | Bug fix in transfer function for ObjCMessageExpr: Visit... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Steve Naroff | Alloc redeclaration of typedefs within ExternCSystemHea... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Nuno Lopes | allow the format attribute to be specified in function... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ted Kremenek | Added hacked version of ccc script used to invoke the... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Nate Begeman | Extend QualType::getAddressSpace to do the right thing... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Nate Begeman | Add missing files |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ted Kremenek | GRSimple analysis now outputs additional diagnostic... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ted Kremenek | Tweak to transfer function for ObjCMessageExpr: handle... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ted Kremenek | Added logic to check for uninitialized values as the... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ted Kremenek | Added initial transfer function support for ObjCMessage... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Ted Kremenek | Added "arg_iterators" to ObjCMessageExpr (for iterating... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Ted Kremenek | Minor CSS tweaking: use webkit style CSS properties... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Steve Naroff | Add a couple files to VC++ project and cleanup an ... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Andrew Lenharth | debian amd64 testing |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Andrew Lenharth | debian ia32 testing |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Chris Lattner | Avoid overflowing buffer, patch by Algeris Kirtzidis! |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Sam Bishop | The newest version of valgrind, 3.3.0, no longer append... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Ted Kremenek | Changed merge operation for uninitialized values analys... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | Teach the rewriter how to respect the -o option. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Chris Lattner | fix this test. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Ted Kremenek | Rename "Nodify" to "MakeNode" |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Sam Bishop | Only invoke the preprocessor; it's the only thing being... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Sam Bishop | Plug a memory leak in the "this macro expands into... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Sam Bishop | Use the -E option when invoking clang. Only the prepro... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Gabor Greif | Add ability to run clang tests under valgrind. Patch... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Ted Kremenek | LiveVariables analysis now uses intersect for the merge... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Gabor Greif | Use make's -C option to enter directories. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Gabor Greif | reduce chattyness of makefiles |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Gabor Greif | scan testdirs only once, patch by Mike Stump, thanks! |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Added HTML highlighting for ranges. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Steve Naroff | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Steve Naroff | Fix http://llvm.org/bugs/show_bug.cgi?id=2161. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Change colors of HTML message bubble. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | More CSS enhancements to HTML code printing. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Misc. cleanups to HTML printing: make code rendered... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Minor speed tweak per Chris's suggestion: use &S[0... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Integrated some of Chris's comments; check for an empty... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Initial experimentation with adding boxed "annotations... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Convert tabs to spaces. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Moved generation of html header/footer with builtin... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Lattner | simplify code by using the variadic StructType::get... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Chris Lattner | simplify the clang codegen by using the new Builder... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | More cleanups to the HTML rewriter (with line formattin... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Added InsertStrXXX/InsertCStrXXX methods to the Rewrite... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | Change "style" to "class" in HTML output. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Ted Kremenek | More cleanups to HTML rewriter API: remove the InsertTa... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | More HTML rewriter cleanups. Preliminary CSS support... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Some cleanups to the HTMLRewrite API. Added support... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Added HTML pretty-printer. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Modified "InsertTag" (HTML rewriter) to have an optiona... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Added the beginning of a set of rewriter functions... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Added variant of "InsertText" in the Rewriter to suppor... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Bug fix in RewriteBuffer::getMappedOffset: potentially... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Fix comment. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steve Naroff | Update project files. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steve Naroff | Test. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Ted Kremenek | Added method "getSourceMgr" to class Rewriter. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gabor Greif | add 'clean' targets, make sure that 'make test' works... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gabor Greif | let the %t magic happen, thanks Chris! |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Gabor Greif | Switch over to the parallelized makefile, but keep... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Chris Lattner | move #include to the file that needs it. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Nate Begeman | Fix a typo |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steve Naroff | Fix <rdar://problem/5716940> rewriter generates invalid... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Steve Naroff | Wrap up __NSConstantStringImpl (the replacement for... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Fix assertion. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Fix integer overflow bug when processing switch statements. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Properly hook up inline asm transfer function logic... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Updated VS project files to reference all libraries... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Added initial transfer function support for inline... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Added "inputs" and "outputs" iterator (expression)... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | finishing touches: teminate the dots with a newline |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Nate Begeman | Check in a couple fixes for vector extensions. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Ted Kremenek | Bug fix in CFG construction: VisitCompoundStmt should... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | Implemented verbose mode. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | Simplify further by creating *.testresults files |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | Get rid of the creation of secondary makefile "Makefile... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | More review feedback implemented: |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | Actually expand the %t1 patterns (in RUN: lines) to... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Gabor Greif | Second round of review feedback. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | eliminate the last signed element count. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | clean up iteration over propertydecls. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Chris Lattner | clean up property memory allocation to move it into... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Lattner | make property addition work list all other "add" method... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Lattner | add the last two Create methods for decls, woo! |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Lattner | Convert more counts to be zero based instead of -1... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Lattner | add two more Create methods. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Chris Lattner | simplify the way ObjCCategoryDecl's get their reference... |
commit | commitdiff | tree | snapshot |
next |