2010-09-10 |
Sebastian Redl | Follow Ted's example and hide CXXNoexceptExpr's setters... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Michael J.... | CMake: Update to use standard CMake dependency tracking... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Test CXXNoexceptExpr codegen and serialization. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Implement CXXNoexceptExpr codegen. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Add another small test case. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Serialization support for CXXNoexceptExpr. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Make 'setProperty()', 'setBase()', and 'setLocation... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Tests for noexcept in templates. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | First version of a testcase, plus fixes. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Define and implement CXXNoexceptExpr. Create it in... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Parse the noexcept operator and stub out sema. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Implement Expr::CanThrow, a function that applies the... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Make CallExpr::getCalleeDecl look through pointer derefs. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Polish diagnostics for null dereferences via ObjC ivar... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Fariborz Jahanian | IRGen fix for using property-dot syntax to pass |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Chandler Carruth | Re-devirtualize this. A new virtual method snuck in. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Douglas Gregor | Support strlen() and __builtin_strlen() as constant... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Add checker implementation for my previous commit! |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Implement: <rdar://problem/6351970> rule request: warn... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Add ObjCAtSynchronizedStmt to the CFG and add GRExprEng... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Tom Care | Added AnalyzerStatsChecker, a path sensitive check... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Douglas Gregor | Add libclang support for label statements, gotos, and... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Add libclang visitation for C99 designated initializers. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Add libclang visitation for __builtin_offsetof's compon... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Fariborz Jahanian | property reference expression used on lhs of assignment |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Clean up obtuse wording of checker diagnostic of using... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | When we parse a pragma, keep track of how that pragma... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | Driver/Darwin: Make the compilation object available... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Teach libclang to walk the base and member initializers... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | Fix typo in diagnostic. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | Driver: Mark function as nounwind when -mkernel or... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Bill Wendling | Remove the 'rc' suffix. It indicates a "release candida... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Use FindReportInEquivalenceClass to identify all the... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | Frontend: Add -cxx-system-include option which can... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Simplify template instantiation for C++ exception decla... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Eliminate some unnecessary uses of TreeTransform::Tempo... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Eliminate the comma locations from all of the Sema... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Use temporary files for this test, to see if we can... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Add proper type-source information to UnaryTypeTraitExp... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Clean up CMake dependencies |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Argyrios Kyrtzidis | Fix C++ PCH issue. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Gabor Greif | do not bind temporaries to non-const references |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Rename GRState::getSVal() -> getRawSVal() and getSimpli... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Check format strings when a called function has more... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | It appears that technically a null format string is... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Avoid redundant recursive calls in SemaCheckStringLiter... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Remove tabs I accidentally introduced. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Remove stray ';' and convert tabs to spaces. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Tom Care | Simplified reachability checking in IdempotentOperation... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Relax __attribute_((nonnull)) checking to allow the... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Include test case for <rdar://problem/5880430>. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Static analyzer fix: <rdar://problem/5880430> Switch... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Fariborz Jahanian | Block ivar layout must assume that the 'isa' |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Enhance -Wunreachable-code to not consider the 'default... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Enhance -Wreturn-type to not warn when control-flow... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Add 'filtered_pred_iterator' and 'filtered_succ_iterato... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Initialize 'AllEnumCasesCovered' in SwitchStmt's constr... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | When building SwitchStmts in Sema, record whether all... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Douglas Gregor | Push the range associated with a nested-name-specifier... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Francois Pichet | Fix warnings caused by new CXXUuidofExprClass enumerator. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Daniel Dunbar | Add another missing CMake dependency. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Douglas Gregor | Fix a few minor issues with parsing and semantic analys... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dawn Perchik | Add support for a few MS extensions supported by the... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Douglas Gregor | When providing a completion for a function/method param... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Fariborz Jahanian | Test removed. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Argyrios Kyrtzidis | Decl::CheckAccessDeclContext() keeps asserting. Access... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Fariborz Jahanian | Removed test case. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Douglas Gregor | Clean up some of the CMake dependencies |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Douglas Gregor | Use the new-initialization code for initializing scalar... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Fariborz Jahanian | Reverse r113397 until we decide what to do with |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Argyrios Kyrtzidis | Re-enable CheckAccessDeclContext and make sure it doesn... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bill Wendling | Initialize the MSVCGuidDecl variable in the correct... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Fariborz Jahanian | Fix a crash when overloading id with objc_object*. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Argyrios Kyrtzidis | Fix C++ PCH issues. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Daniel Dunbar | Frontend/-H: Add comment on why I used a temporary... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Francois Pichet | Microsoft's __uuidof operator implementation part 1. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Francois Pichet | Allow type definitions inside anonymous struct/union... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Sebastian Redl | Don't give 'global constructor' warnings for function... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
John McCall | Put the tautological-comparison-of-unsigned-against... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
John McCall | Implement ARM static local initialization guards, which... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Sebastian Redl | Allow (cv) void and incomplete arrays to be passed... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Gabor Greif | add a fixit when 'main' does ot return 'int'; review... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Douglas Gregor | Provide proper type-source location information for |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Fariborz Jahanian | Local static block variable referecned in its |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Daniel Dunbar | tests: Use -ffreestanding when including stdint.h,... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Ted Kremenek | Fix DeclPrinter to not include '=' in printing when... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Gabor Greif | typo |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Douglas Gregor | Improve source-location information for CXXNewExpr... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Ted Kremenek | Fix null pointer dereference in StreamChecker::Fseek... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Tom Care | Re-enabled truncation/extension checking in IdempotentO... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Douglas Gregor | Add function attributes to the output of -ast-print... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Fariborz Jahanian | get rid of a warning. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Fariborz Jahanian | Have Sema check for validity of CGString literal |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Dale Johannesen | Allow 'o' and 'V' as constraints for output asm operands. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
John McCall | Improve error recovery when we see ':' and expect a... |
commit | commitdiff | tree | snapshot |
next |