2008-07-08 |
Ted Kremenek | Add Environment.cpp to the clangAnalysis Visual Studio... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ted Kremenek | Initial work on splitting the ValueState into an Enviro... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ted Kremenek | More info on filing static analysis bug reports. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Nuno Lopes | revert my bogus attempt to fix the comment. sorry for... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | Fix small bug. The evaluator now works well enough... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | More constant expression work. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | Move out some methods. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | More work. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Seo Sanghyeon | Compilation fix |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | Port more of Eli's evaluator over. This makes the int... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | Commit beginnings of int evaluator. Currently not used. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Anders Carlsson | Add LValue setters for APValue |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | In a report-XXXXX.html, make the title include the... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | Mark the "Bug Type" column as being initially sorted... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | Output html should have 'class=' before "sorttable_nosort". |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Nuno Lopes | fix CheckForConstantInitializer() for Compound Literals |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | Updated clients of ImmutableMap::SlimFind to use Immuta... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Nuno Lopes | add x86 EDI register alias |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | Do not emit a "missing -dealloc" warning if a class... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Cedric Venet | Add new file to VS projects. |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Nuno Lopes | move the linux predefined macro definition to the Targe... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Nuno Lopes | predefine the macro linux when compiled on a linux... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Nuno Lopes | llvm-ld doesnt support -O1, -O2, etc options, so dont... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Nuno Lopes | add gentoo stable gcc headers path so that all tests... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Seo Sanghyeon | Fix warnings |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Argyrios Kyrtzidis | Remove unused diagnostic. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Sanjiv Gupta | Fixed bugzilla bug# 2489. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Argyrios Kyrtzidis | '&&' commands together so that the test status reflects... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Seo Sanghyeon | Fix warnings |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Ted Kremenek | '&&' clang commands together so that the test status... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Update latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Use conjured symbols for variables whose values are... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Bill Wendling | Remove removed header. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Fix a bug in the dead stores checker reported in the... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Have ccc-analyzer skip any files with an unknown (or... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Chris Lattner | add c++ status to sidebar |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Skip the "-dealloc" check if a ObjC class contains... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Added an "ivar_empty" method to ObjCInterfaceDecl. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | For the -dealloc checker, check the LangOptions to... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Argyrios Kyrtzidis | -Added bool feature. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Argyrios Kyrtzidis | -Change slightly the link to cxx_status.html of the... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Have BugReporter::getCFG and BugReporter::getLiveVariab... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ted Kremenek | Added static analysis check to see if a subclass of... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Anders Carlsson | Shuffle things around in preparation for integrating... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Anders Carlsson | Make APValue an APSInt. |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Chris Lattner | Fix PR2252: don't warn on negating an unsigned value... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Chris Lattner | Fix PR2020 by recovering by defining an anonymous enum... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Update test case with new clang arguments. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Update test case: simply running "clang -checker-simpl... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Unify the code path for the Dead Stores checker to... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | ccc-analyzer now dispatches the options "-checker-cfref... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Refactored some of the BugReporter interface so that... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | GRExprEngine now expects the LiveVariables information... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Added version of CheckDeadStores that accepts a client... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Added method "HandleTranslationUnit" to ASTConsumer... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Moved logic for -dump-cfg and -view-cfg into AnalysisCo... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Move -dump-live-variables logic to AnalysisConsumer. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Migrate CheckerConsumer diagnostics to the new Analysis... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Move logic for "-checker-simple" to the new AnalysisCon... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Chris Lattner | add a description of what sema and parser mean, add... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Fix typo in test case. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Argyrios Kyrtzidis | Add note that most of C++ is not supported. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Argyrios Kyrtzidis | Set CSS defaults for tables. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Argyrios Kyrtzidis | Drop 'C++' from the features; suggestion by Holger... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Argyrios Kyrtzidis | Fix the page title. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Gabor Greif | minor tweaks, escape < and > |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Gabor Greif | add two popular c++ features |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Gabor Greif | add c++ status link |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Argyrios Kyrtzidis | Add a C++ status report page. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Add DeclCXX.[h.cpp] to clangAST.vcproj |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Migrated driver logic for running the CF retain/release... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Added AnalysisConsumer.[cpp,h] to clangDriver.vcproj. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Updated Xcode project with new files in the Driver... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ted Kremenek | Added AnalysisConsumer, a meta-level ASTConsumer class... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ted Kremenek | Added reference count checker test case. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ted Kremenek | Unlike NSWindow objects, NSPanel objects initially... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Argyrios Kyrtzidis | Update some comments. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Argyrios Kyrtzidis | Add Sema support for C++ classes. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ted Kremenek | Updated checker build to checker-51 |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ted Kremenek | Temporarily treat "Autorelease" as "StopTracking".... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Chris Lattner | Make a few related changes: |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ted Kremenek | When inspecting the build command, strip off the preced... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ted Kremenek | Added "Autorelease" ArgEffect to better simulate "autor... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ted Kremenek | Updated checker build to checker-48 |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ted Kremenek | Bug fix: when copying prefix files using 'cp', don... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Chris Lattner | Fix a bug reported by Kelly Wilson, where we incorrectly |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Chris Lattner | refactor some code out into a new method. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Chris Lattner | make type attribute processing static instead of method... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Chris Lattner | make the rest of the decl attribute processing methods be |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Chris Lattner | make most of Sema public. Sema is a class private... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Chris Lattner | move a few methods, no other change. |
commit | commitdiff | tree | snapshot |
next |