2007-09-07 |
Ted Kremenek | Refactored driver options that perform analyses/work... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Hartmut Kaiser | Fixed compilation on Windows. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Added more checking in "dead stores" for values that... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Minor bug fixes to corner cases where LiveVariables... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Forgot to check in the actual "dead stores" checker... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Added "Dead Stores", a flow-sensitive checker that... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | LiveVariables: |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Steve Naroff | The goal of this commit is to get just enough Sema... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Added LabelLoc to GotoStmt to record the source locatio... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Added libClangAnalysis |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Ted Kremenek | Added an early implementation of Live-Variables analysi... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Chris Lattner | remove the FATAL classifier. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Chris Lattner | remove sorry. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Steve Naroff | Start implementing Actions interface for ObjC classes... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Fariborz Jahanian | Patch for parsing objective-c style method calls. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Ted Kremenek | Moved tracking of CFG block IDs into the CFG class. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Fariborz Jahanian | 1. Fix parsing of method prototype involving c-style... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Fariborz Jahanian | Fixed a typo pointed out by Anders Calrsson. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Steve Naroff | Simplified initializer semantic analysis by adding... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Fariborz Jahanian | Patch to parse objective-c's @compatibility_alias direc... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Hartmut Kaiser | Set eol and mime type properties for VC8 build files |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Hartmut Kaiser | Updated VC8 project files. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Ted Kremenek | Updated calls to CreateGEP to new interface in LLVM... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Chris Lattner | disable this for now. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Steve Naroff | Make sure initializer type promotions get propagated. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Chris Lattner | updates (?) to the vc++ files, patch by Hartmut Kaiser |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Chris Lattner | silence VC++ warnings, patch by Hartmut Kaiser |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Chris Lattner | Silence VC++ warnings, patch by Hartmut Kaiser |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Chris Lattner | eliminate some VC++ warnings, patch contributed by... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Chris Lattner | add a VC++ solution file, contributed by Hartmut Kaiser |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Steve Naroff | More fun with initializers! |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Chris Lattner | VC++ doesn't define S_ISDIR |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Chris Lattner | Add a method required by the VC++ STL, patch by Hartmut... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Chris Lattner | Add #include required on win32. |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Chris Lattner | Eliminate some VC++ warnings, patch by Hartmut Kaiser! |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Chris Lattner | Add #ifdefs to make the source portable to windows... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Chris Lattner | initial checkin of vc++ project files, contributed by |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Steve Naroff | Finish getting "array-init.c" to work properly. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steve Naroff | More progress on array initializers. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steve Naroff | More semantic analysis of initializers. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Steve Naroff | Start implementing semantic analysis for C initializers. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Steve Naroff | Finish converting SwitchStmt AST to source ranges. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Fariborz Jahanian | Patch to parse @implementation prologue, method definit... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Steve Naroff | Convert more statments over to SourceRanges... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Steve Naroff | Move SourceRange protocol from Expr->Stmt. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | add stmtexpr support for aggregates |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | add support for complex stmtexpr's |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | Generalize RValue to handle complex better, generalize... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Fixed missing '(' and ')' characters in (CFG) pretty... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Added better pretty printing in CFGs for __builtin_choo... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Further cleanups in CFG printing for comma expressions... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | implement code generation for scalar stmt expressions. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | Fix a bug/missing-feature Ted noticed: the 'unused... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Cleanups for printing the terminators of CFGBlocks... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | diagnose extended uses of offsetof |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | new diag |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Added "PrinterHelper" interface (include/AST/PrinterHel... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Added #ifndef/#endif statements to protect the header... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Steve Naroff | Removed Sema::VerifyConstantArrayType(). With the new... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Ted Kremenek | Added support for __builtin_choose_expr (ChooseExpr... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Fariborz Jahanian | Author: F. Jahanian |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | don't turn semantic errors into parse errors. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | fix some memory leaks when recovering. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Anders Carlsson | Add InitListExpr class. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | add actions for deleting expr/stmt nodes. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | Implement codegen support for lowering "library builtin... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | add the ability to get the llvm function corresponding... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Chris Lattner | add some accessors for querying attributes of builtins... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Steve Naroff | Sema::ParseCastExpr() missing call to UsualUnaryConvers... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Steve Naroff | Final phase of array cleanup (for now), removing a... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Ted Kremenek | Minor cleanups to pretty-printing for loops in CFGs. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Ted Kremenek | Fixed a bug in constructing CFG blocks for case stateme... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Steve Naroff | Diff is self small & self explanatory... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Ted Kremenek | Fixed bug in CFG construction where we failed to handle... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Ted Kremenek | Fixed bug in CFG construction involving use of labels... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Steve Naroff | Fix a comment. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Ted Kremenek | Fixed bug where the CFG would fail to build when an... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Steve Naroff | Polish yesterday's Array/ConstantArray/VariableArray... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | implement pretty printing of offsetof |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | a new testcase |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | implement initial sema support for __builtin_offsetof |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | Pass the location of the type. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | Fix 80 col violations. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Ted Kremenek | Fixed bug for CaseStmt where the child_begin/child_end... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | make sure to parse postfix expression suffixes after... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | add an action callback for __builtin_offsetof |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | -C mode doesn't return comments on "#" lines, so the... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | When relexing the file to find expected warnings/errors... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | fix a bug that is causing CodeGen/complex.c to be grumpy. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | Teach the stmtdumper to dump location/range info when... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | Fix a regression on test/Sema/unused-expr.c by fixing... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | constify a method. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Steve Naroff | Fix the following redefinition errors submitted by... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | Previous commit should have been: |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | elimiante some virtual calls. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Chris Lattner | Allow a SourceManager to optionally be passed into... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Ted Kremenek | Added comments about -dump-cfg and -view-cfg modes... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Ted Kremenek | Added an (optional) explicit "Label" statement to CFGBl... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Chris Lattner | cleanup context-sensitive objc keyword recognition... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Neil Booth | Spaces not tabs. |
commit | commitdiff | tree | snapshot |
next |