2008-06-11 |
Ted Kremenek | Added direct link to latest analyzer build on Mac OS X. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Added a disclaimer about running time, and provided... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Use relative links that start with "/" so the menu... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Eli Friedman | Don't crash if we can't find FileEntry info for a typed... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Use same CSS as the rest of the clang website. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Fix menu/content overlap. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | More padding adjustments. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Shorten menu item name. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Add some padding to the right of "content" to balance... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Less padding... (difficult to preview without commits) |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | More padding... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Expand padding of content. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Added static analysis link. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Make default text a little darker. Shorten title in... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | More CSS refinements. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Use Arial as default font. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Use sans-serif font. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Included page-specific formatting for tables. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Include side-menu. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Ted Kremenek | Minor tweaks/grammar/formatting. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Ted Kremenek | Skip a few more files and linker options. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Argyrios Kyrtzidis | Fix the setup of CodeGen/bitfield.c test. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Eli Friedman | Fix the run line for this test. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Eli Friedman | Make this test C instead of C++; making it C++ causes... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Eli Friedman | Don't include complex.h or tgmath.h for this test;... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Eli Friedman | Fix getTrueExpr for ConditionalOperator to actually... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Argyrios Kyrtzidis | -Add DeclChain member to DeclContext. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Argyrios Kyrtzidis | Make CodeGenFunction::EmitDecl() recognise CXXClass... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Argyrios Kyrtzidis | Dump the name of CXXStruct/CXXUnion/CXXClass Decl subcl... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Argyrios Kyrtzidis | -Changes to TagDecl: |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Argyrios Kyrtzidis | Added new C++ AST Decl subclasses. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Eli Friedman | Get -serialize working again, plus a bit of minor cleanup. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Ted Kremenek | Added link to Mac OS X builds. Provide instructions... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Matthijs Kooijman | Sprinkle some "-o -" clang options to make the examples... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Ted Kremenek | Add redirection page. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Sanjiv Gupta | Generate debug descriptors for array types while genera... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Eli Friedman | Add code to make test/CodeGen/struct-init.c work correc... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Eli Friedman | For struct initialization, check compatibility with... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Chris Lattner | Since this isn't linked from anywhere yet, I'm taking... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Nuno Lopes | implement the alias attirbute (in both Sema and Codegen) |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Nuno Lopes | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Eli Friedman | Don't crash emitting an initializer for a static local... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Eli Friedman | Enable the rewriter tests on all platforms; there don... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Eli Friedman | Don't include objc.h, so the rewriter tests work on... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Chris Lattner | capture whether a CharacterLiteral was wide or not... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Chris Lattner | Fix ast dumping to work with long double literals,... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Chris Lattner | Mark the right ctor explicit, patch by Cédric Venet |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Eli Friedman | Fix crash with conversion to an address-space-qualified... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Eli Friedman | Fix the line endings in the newly added DeclBase.cpp. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Eli Friedman | Fix Visual Studio project files; patch by Cédric Venet. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Sanjiv Gupta | Create debug type descriptors for aggregate/enum types. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Use a common SourceManager when processing multiple... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Updated Xcode project. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Reclaim memory owned by ObjCForwardProtocolDecls. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eli Friedman | Reorganize this loop a bit so it doesn't crash for... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Implement "Destroy" and destructor for ObjCClassDecl... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Implement "Destroy" and destructor for ObjCProtocolDecl... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eli Friedman | Clean up dead code from SemaInit landing. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Because of a lack of a clear ownership role between... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Initial work on additional memory collection for ObjC... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Nuno Lopes | implement constant expr. sub ptr ptr |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Devang Patel | During interface layout, don't forget super class. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Devang Patel | Undo previous check-in. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Devang Patel | During interface layout, don't forget super class. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ted Kremenek | Fix crash when running with multiple source files.... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Oops...remove weird printf:-) |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Second half of "fix" for <rdar://problem/5986085> clang... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Ted Kremenek | Ignore a few more linker arguments. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | super fix submitted by David Chisnall. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Fixed a recent test regression from last night (r51976). |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Fix <rdar://problem/5986833> clang on xcode: incompatib... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Fix <rdar://problem/5987482> clang on xcode: null deref... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Sanjiv Gupta | Emit debug information for global and static variables... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Fix trivial crasher and downgrade an error to warning... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Steve Naroff | Support "<p>" as a short-hand for "id<p>". Here's a... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | Fix crash identified by <rdar://problem/5986085>. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Devang Patel | Add ObjCInterface layout support. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | Update a test and add a FIXME. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Devang Patel | Refactoring. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Ted Kremenek | ccc-analyzer now properly eats the -install_name, ... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Ted Kremenek | Added fixmes. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | Parser::ParseObjCSynchronizedStmt() needs to Enter... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Eli Friedman | Make sure the types are consistent for a void condition... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Eli Friedman | For setting attributes, don't assume there are ParamVar... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Nuno Lopes | fix crash when codegening 'cond ? lhs : call-to-void... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Nuno Lopes | fix type of ?: operator. If one of the operator is... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Fariborz Jahanian | Fix a gcc compatibility issue which allows more protoco... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Eli Friedman | Don't assume that the type of a FunctionDecl is a Funct... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Eli Friedman | Make the width and alignment for long double consistent... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Eli Friedman | clang fix to parallel LLVM r51928 |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Ted Kremenek | Moved LangOptions from TranslationUnit to ASTContext... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | ASTContext::typesAreCompatible(): id is compatible... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | Sema::ActOnClassMessage() needs to look through it... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Argyrios Kyrtzidis | Move Decl and DeclContext implementations into a new... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | Make sure we look through categories when searching... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Steve Naroff | Give the "isa" slot a name! |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Steve Naroff | Add a few more built-in functions. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Steve Naroff | Put back my temporary hack until Eli addresses this... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Steve Naroff | Implement another property related FIXME: |
commit | commitdiff | tree | snapshot |
next |