2008-06-17 |
Ted Kremenek | Tweak font sizes. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Ted Kremenek | Convert <h2> -> <h3>. <h1> -> <h2> (more consistent... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Eli Friedman | Make this test actually pass, in addition to the previo... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Ted Kremenek | Fix more strict-aliasing warnings. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Ted Kremenek | Only use colored output when the environment variable... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Ted Kremenek | This patch is motivated by numerous strict-aliasing... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Silence uninitialized value warning in Release build. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Silence uninitialized value warning during Release... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Remove debugging message in ccc-analyzer. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Latest release is checker-37. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Re-enable the analyzer. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Remove Analysis-Apple. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Move test case "uninit-msg-expr.m" from Analysis-Apple... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Moved test case NoReturn.m from Analysis-Apple to Analy... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Move NSString.m test case from Analysis-Apple to Analys... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Update test case to use -pedantic (makes the test case... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Fix misspelling of "svelte". |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Move Analysis-Apple/CFString.c to Analysis (the test... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Move CFDateGC.m test case from Analysis-Apple to Analys... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Moved CFDate.m from test/Analysis-Apple to test/Analysi... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Add test case for NSString format-string checking. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Ted Kremenek | Introduce preliminary support for NSString format-strin... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Chris Lattner | force size of alloca to i32, which is currently require... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Eli Friedman | Basic support for volatile loads and stores. Stores... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Ted Kremenek | Tweak h1 line-height to avoid text overlay issues in... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Ted Kremenek | CSS tweaks with the menu to help resolve some menu... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Argyrios Kyrtzidis | Allow -parse-noop -verify options to be used together. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Ted Kremenek | Grammo. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Ted Kremenek | Added an "important notes" section. Tweaked formatting. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Argyrios Kyrtzidis | Fix broken test. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Argyrios Kyrtzidis | Multiple tests in a single test file must be linked... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Argyrios Kyrtzidis | Fix "copy & paste" error. |
commit | commitdiff | tree | snapshot |
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 |
next |