2008-09-30 |
Chris Lattner | define __PASCAL_STRINGS__ whenever -fpascal-strings... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Chris Lattner | __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is a... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Steve Naroff | Fix <rdar://problem/6247781> Parser rejecting properly... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Chris Lattner | Fix the root cause of PR2750 instead of the side effect. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ted Kremenek | Really don't add -isysroot twice. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ted Kremenek | Don't filter out -fpascal-strings. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Chris Lattner | Fix va_arg handling to do argument decaying at the... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Chris Lattner | Make some methods const, add some helpers to FullSourceLoc, |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Chris Lattner | move ExtVectorElementExpr down into the 'clang extensio... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Steve Naroff | Add a random C99 comment/reference. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ted Kremenek | Extend 'IsLValType' to handle BlockPointerTypes. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Steve Naroff | Teach Sema::CheckAssignmentConstraints() to allow assig... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Steve Naroff | Fix <rdar://problem/6251012> clang: Blocks are objects... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Ted Kremenek | Discard extra -isysroot options. This fixes: |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Daniel Dunbar | Fix braindead bug, ID number was hardcoded. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Steve Naroff | Fix <rdar://problem/6253149> property declaration doesn... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Nico Weber | whitespace and comment changes, to fix grammar and... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Steve Naroff | Change a NOTE to a FIXME based on feedback from clattner. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Steve Naroff | Fix <rdar://problem/6252129> implementation of method... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Steve Naroff | Fix <rdar://problem/6252108> assigning to argument... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Chris Lattner | Fix rdar://6252231 - cannot call vsnprintf with va_list... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Chris Lattner | Replace a comparison with a static list of builtins... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Chris Lattner | Fix rdar://6251437, references to enum constant decls... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Ted Kremenek | Add "Path Length" back to the table of bug reports. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Steve Naroff | Fix <rdar://problem/6252216> compare block to NULL. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Daniel Dunbar | Add support for implicit rethrows in @catch blocks. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Daniel Dunbar | Skip redundant if. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Steve Naroff | Fix <rdar://problem/6252226> parser thinks block argume... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | (Update LLVM) Clean up obj-c exception generation to... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Bug fix, codegen @catch(id<X> ...) acceptably. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Ted Kremenek | Revert 56735. The old bug categories were more informa... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Simplify generate code for exceptions: |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Prefer llvm::Function::addFnAttr(...) to F->addAttribut... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Simplify code to emit the unified return block and... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Bug fix, make sure to initialize exception object ... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Easy fix for nasty bug, exception data buffer had wrong... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Zhongxing Xu | Delete trailing white space. It's over 80 columns. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Remove automagic substitution of %llvmgcc |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Ted Kremenek | Change "leaks" to have the category "Performance". |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Fix function-attributes test case to not rely on llvm... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Daniel Dunbar | Fix attributes test case to not run clang umpteen times. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Internally store the body of a BlockExpr using a Stmt... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Forgot to check in header file with last commit. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Use a union instead of a bunch of magic casts to implem... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Add more control-flow to test case. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Add CFG support for implicit-control flow for VLA size... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Devang Patel | Now Attributes are divided in three groups |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Lattner | clean up a bunch of fixme's I added, by moving |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Lattner | Fix the rest of rdar://6243860 hopefully. This require... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Lattner | fit in 80 cols. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Lattner | alphabetize files |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Do not create CFGs for functions/methods using blocks... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Lattner | testcase for my previous patch. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris Lattner | emulate a bit of GCC path lookup weirdness: if a system |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Enter a new scope for a @try block. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Move VLA processing logic from LiveVariables to CFG... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Steve Naroff | Tweak Expr::isModifiableLvalue() and Expr::isLvalue... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Examine VLA size expressions when computing liveness... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Change Radar reproducibility to "Always". |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Parser support for prefix __attribute__ on @protocol. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Sema support for format and noreturn attributes on... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Add support for CFString in format attribute. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Add # of block pointer types to -print-stats. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Make clang preprocessed output a bit more like gcc... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Update clang to pretend to be gcc-4.2. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Daniel Dunbar | Comment fix. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Ted Kremenek | Have @finally introduce a new scope. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Devang Patel | Large mechanical patch. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Ted Kremenek | Emulate gcc driver-driver functionality: run analyzer... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Daniel Dunbar | Disable report crashes link for the time being. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Ted Kremenek | Added prototype implementation of the DeclGroup, DeclGr... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Daniel Dunbar | Add link to report analyzer failures (parse errors... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Daniel Dunbar | Update scan-build to add markers about crashes. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Ted Kremenek | Include clang preprocessed sources as well with "crashe... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Ted Kremenek | Use .txt extension for info files. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Steve Naroff | Downgrade incompatible block pointer error to a warning... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Steve Naroff | Fix a couple harmless warnings when compiling optimized... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Steve Naroff | Fix <rdar://problem/6243788> clang: Incorrect return... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Daniel Dunbar | Add more testing of Obj-C property synthesis. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Daniel Dunbar | Add scan-view '--allow-all-hosts' option, by default... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Steve Naroff | Fix some const-ness to keep the VisualStudio C++ compil... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Steve Naroff | Extend ASTContext::getTypeInfo() and ASTContext::getObj... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Ted Kremenek | Updated test case. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Daniel Dunbar | Implement Obj-C synthesized setters for copy / retain. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Daniel Dunbar | Implement Obj-C getter synthesis for copy and retain. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Daniel Dunbar | Refactor some CodeGen functionality: |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Daniel Dunbar | Add Obj-C runtime methods to get runtime specific funct... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Devang Patel | Adjust whitespaces. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Devang Patel | s/ParamAttrsWithIndex/FnAttributeWithIndex/g |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Ted Kremenek | For generated index.html, look for "scan-view.css"... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Daniel Dunbar | Implement type checking of Objective-C property attributes. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Steve Naroff | Fix <rdar://problem/6240065> clang: __BLOCKS__ should... |
commit | commitdiff | tree | snapshot |
next |