2008-04-21 |
Fariborz Jahanian | Continuation of work on ObjC2's properties. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Chris Lattner | add arm support |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Douglas Gregor | Clean up handling of function redeclarations |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Ted Kremenek | Fix improper dereference of end() iterator. Patch... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Nate Begeman | Fix PR2236 |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Chris Lattner | Two improvements to initializer parsing: |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Chris Lattner | for exponent-related errors, emit the diagnostic on... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Chris Lattner | when emitting diagnostics about some character in a... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Nate Begeman | Only generate code for static functions and global... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Chris Lattner | Restructure and simplify Sema::ObjCQualifiedIdTypesAreC... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Ted Kremenek | html::EscapeText (using the Rewriter) now replaces... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Chris Lattner | implement a fixme, add support for ++/-- on long double. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Chris Lattner | use simplified ConstantFP:get method. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Chris Lattner | replace form feeds with an <hr> tag. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Chris Lattner | simplify the return of InitializePreprocessor to be... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Chris Lattner | simplify ownership of the predefines buffer. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ted Kremenek | Gracefully handle when the receiver of a message expres... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ted Kremenek | Pass "-isysroot" option down to clang. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ted Kremenek | Fix spelling/grammar in comment. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ted Kremenek | Use Digest::MD5 (a Perl module that should come bundled... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Nate Begeman | Generate code for annotation attributes. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nate Begeman | Add support to module codegen for adding and emitting... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nate Begeman | Ignore qualifiers when attempting to match arguments... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nate Begeman | OCUVector -> ExtVector, shorthand for extended vector... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Another bug fix in emitting warnings without a path... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nuno Lopes | fix __attribute__(format) for struct function pointer... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Steve Naroff | Remove bogus cast (<rdar://problem/5874848> clang objc... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Reenable using the PathDiagnosticClient for BugReports... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Use 'clang' binary in the same dir as scan-build; if... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Steve Naroff | Implement FIXME discoved by <rdar://problem/5874876... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Turn on CF reference count checker. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Steve Naroff | Fix <rdar://problem/5874697> Rewriter: method arguments... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Generalize caching mechanism for bugs reports. Now... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Fixed more caching bugs related to the one fixed in... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Fixed elusive caching bug that led to false positives. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Added "GetErrorNodes()" to BugType so that -trim-egraph... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Added "EvalAssume" virtual method to GRTransferFuncs... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nate Begeman | Tabs -> spaces |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Spelling fix. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Fixed bug in GREndPathNodeBuilder: only return a node... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | scan-build now fixes permissions of report files and... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Compute a digest of each report file, and nuke reports... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nate Begeman | Initialize default double width and alignment |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Nate Begeman | Allow targets to override double size, alignment, and... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Restore macro expansion for HTMLPrint by using the... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Provide a version of html::HighlightMacros that takes... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | More grammar fixes. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Fix plurality debacle. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Fixed range highlighting bug in HTML diagnostics. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Added path diagnostics for reference counts. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Chris Lattner | Make tab insertion really right: the number of spaces... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Several Expr subclasses did not mark "getSourceRange... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | BugReport::VisitNode now takes BugReporter& instead... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Use HTML5 doctype when generating HTML. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Added null check. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Updated CSS colors. Patch by Cedric Venet! |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Added test cases to test for reference count leaks. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ted Kremenek | Simplified internal logic of BugReporter, consolidating... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Fariborz Jahanian | Fixed a bug in categories and properties. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Fariborz Jahanian | Initial work for property implementation declarations. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Steve Naroff | Update VC++ project files. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Modified BugReport::getEndPath() to handle the case... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Hook up reporting reference count memory leaks to the... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Chris Lattner | Fix a problem noticed by Nuno, where we wouldn't escape... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | class Preprocessor: Now owns the "predefines" char... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Chris Lattner | Handle text escaping (e.g. & -> &) last, to avoid... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Generate the Preprocessor using a local PreprocessorFac... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Chris Lattner | don't give macros a background |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Chris Lattner | Make sure popup is on top over other spans. wrap long... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Added "PreprocessorFactory", an interface for lazily... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Add support in HTML macro expansion for hovering over... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Temporarily disable macro expansion in the HTML output... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | HAve HTMLDiagnostics use html::HighlightRange to highli... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Fariborz Jahanian | Added property decl support for protocols. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Ted Kremenek | Added transfer function support for ReturnStmt to suppo... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Nate Begeman | Allow redirecting text diagnostic printer output to... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Argyrios Kyrtzidis | Use TranslationUnitDecl as DeclContext of builtin funct... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Argyrios Kyrtzidis | Addition of TranslationUnitDecl to the AST: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Argyrios Kyrtzidis | Fix MSVC compiler error: "initialization of 'VD' is... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Chris Lattner | insert macro expansions into floating divs. For now... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | correctly hilight multi-line macro definitions and... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | Make HighlightRange correctly handle multi-line ranges... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Handle ReturnStmts by dispatching to "EvalReturn" in... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | add a new HighlightRange API, it doesn't handle multili... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | CF ref. count checker: Register memory leaks at the... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Bug fix in GREndPathNodeBuilderImpl: Use the specified... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Fariborz Jahanian | New AST class for property implementation declarations. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Fariborz Jahanian | Fixed a comment. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Added CFGBlock::getTerminatorCondition() to get the... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Fariborz Jahanian | This patch adds support for declaraing properties in... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | reenable highlighting of (the first line of) comments |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Chris Lattner | switch from relexing with the preprocessor to do syntax... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Add extra test cases to test "escaping" for the referen... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Small tweaks to EvalStore: pass an "RVal" instead of... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Update XCode project (added GRTransferFuncs.cpp). |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Add missing file. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Hook up "EvalStore" from GRTransferFuncs to GRExprEngine. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Take first step to migrating handling of "stores" to... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | LiveVariables now updates the liveness state of block... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Ted Kremenek | Added fixme. |
commit | commitdiff | tree | snapshot |
next |