2008-04-16 |
Chris Lattner | split syntax highlighting of macros from keywords and... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | Add a mode of hackily syntax highlighting comments... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | Add -o support for -emit-html, make it not produce... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Remove "--html-test" driver option and its correspondin... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | Switch AddLineNumbers to hack on a rewritebuffer instea... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | In html::EscapeText, instead of going through the rewri... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Remove uses of "Selector&" and "const Selector&", since... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Update CF reference count checker test case to illustra... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Implemented toll-free bridging support for CF Reference... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | make a method public. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | switch AddLineNumber to use a SmallString instead of... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | speed up -emit-html in a release build by 6.5% by avoid... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Simplify some code. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Added initial boilerplate to support toll-free bridging... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Added some comments to GRExprEngine. Reorder some... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Revert my previous patch. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Remove dispatch to "VisitParmVarDecl". |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Change "VisitBlockVarDecl" to "VisitVarDecl". Uninitia... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Steve Naroff | Remove FileVarDecl and BlockVarDecl. They are replaced... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | For HTML diagnostics, output more information about... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Added "summary table" to generated index.html page... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Added test case illustrating the use of '&'. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Fix bug in terminator processing for uninitialized... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Argyrios Kyrtzidis | Fix a compiler error on MSVC (variable name 'E' clash). |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Chris Lattner | finish commenting RewriteRope |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Improve dead store diagnostic. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Bug fix in VisitChildren: Only visit the last statement... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Added initial support into the flow-sensitive dataflow... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Bug fix in dead stores: don't always check the liveness... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | ++/-- makes a variable live since it is used; thus... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Handle "__private_extern__" storage class when printing... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Ted Kremenek | Bug fix in LiveVariables: Operators ++/-- may kill... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Chris Lattner | Fix a corner case that ted hit in -emit-html, rdar... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Fariborz Jahanian | New AST representation for each objc2's property declar... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Steve Naroff | Remove bogus token... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | simplify the implementation of the insert/split operati... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Steve Naroff | Rename a file and update the Xcode project. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Steve Naroff | Rename RewriteTest->RewriteObjC. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | Add a bunch of comments, move RewriteRope::MakeRopeStri... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Steve Naroff | Fix comment. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Use isFromMainFile instead of comparing FileIDs directly. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Fix regression in Diagnostic that caused it to not... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Use SourceManager::isFromMainFile() |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Convert over to new SourceManager::isFromMainFile(... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | HTMLDiagnostics now uses the new "getCanonicalID()... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Added "getCanonicalID()", "isFromSameFile", and "isFrom... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | fix more uninit ivars, who wrote this junk? :) |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | Fix an assertion ted was hitting, due to an uninitializ... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Only increment the number of diagnostics when the Diagn... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Added driver option "-checker-opt-analyze-headers"... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Don't flag dead stores that occur in macros. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Have BugReporter::EmitWarning use the PathDiagnosticCli... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | move a ton of code out of line, from RewriteRope.h... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Bug fix in dead-store checker when walking the Decls... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Treat calls to unresolved functions in the CF-ref count... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Updated test cases so that they do not emit warnings... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Hooked up the dead-store checker to the BugReporter... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Added version of "getClient()" for class Diagnostic... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | remove ifdefs |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Ted Kremenek | Added test case to dead stores checker. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Sam Bishop | Handle -D and -U options in order, so that they can... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Chris Lattner | Change the RewriteRope::Chunks data structure from... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Nate Begeman | Enable clang to codegen emmintrin.h until we have our... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Nate Begeman | Fix typo |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Douglas Gregor | Argiris Kirtzidis's fix for handling empty IdDeclInfo... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Douglas Gregor | Make Parser::getAccessSpecifierIfPresent const, since... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Argyrios Kyrtzidis | Move IdDeclInfoMap class in an anonymous namespace... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Douglas Gregor | This patch adds very basic support for parsing and... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Douglas Gregor | Introduce support for finding class and enum names... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | Fix PR2220, making diagnostics for unexpected tokens... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | this started failing because a GEP was constant folded, |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Douglas Gregor | Test commit: fix a typo |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | This patch is just the easy part of the class names... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | Change the btree algorithm to split nodes bottom-up... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | split node splitting from interior node restructuring. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Chris Lattner | update to follow mainline llvm API change. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Sam Bishop | Use static_cast<> instead of cast<> in Decl::Destroy... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Lattner | Default argument cleanups and minor improvements, patch by |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Lattner | final cleanup, the code is now in a reviewable state. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Lattner | move the DeltaTree implementation out of line, remove... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Lattner | remove ifdefs |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Lattner | Do an initial hack at replacing one of the incredibly... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Argyrios Kyrtzidis | Use std::list's push_back instead of resize to add... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Chris Lattner | don't diagnose empty source files, thanks Neil! |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Argyrios Kyrtzidis | Fixed comments. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Argyrios Kyrtzidis | Added PushOnScopeChains method to Sema, that adds a... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Fariborz Jahanian | AST generation for objc2's property declarations. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Add some boilerplate to report memory leaks at the... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Added "EvalEndPath" to GRTransferFuncs: the default... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Added "GREndPathNodeBuilder", a new node builder that... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Added FIXME |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Fix regression introduced by my last commit. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Changed behavior of how we handle "NULL" summaries... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Steve Naroff | Add class and super class location info to ObjCInterfac... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Use RangedBugReport to report better ranges for referen... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Added "RangedBugReport". |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Ted Kremenek | Update Xcode project with missing files. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Sam Bishop | Invoke destructors in Decl::Destroy(). |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Fariborz Jahanian | Minor changes per Chris L's review. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Chris Lattner | don't read off the front of the buffer. Thanks to... |
commit | commitdiff | tree | snapshot |
next |