2010-11-16 |
Chandler Carruth | Futher reduce the includes of our builtin headers,... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Reverting r119341: doesn't compile, no obvious fix. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Marcin Swiderski | Refactored GRExprEngine::getCXXThisRegion to use CXXMet... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Fix PR8625 and correctly interpret member-calls to... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Re-work the handling of implicit 'this' arguments and... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Rework USR generation from CXCursors to use CXStringBufs |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Change CXTranslationUnit to not directly cast to an... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Improve diagnostic for calling non-const method on... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Zhongxing Xu | Handle member initializer in C++ ctor. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Craig Silverstein | Have CXXDeleteExpr::getDestroyedType return the actual... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Marcin Swiderski | Basic support for C++ in BasicStore: |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Now that we have reliable cast kinds, simplify scalar... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Kill CK_Unknown and flesh out the documentation for... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Teach complex compound assignment IR-generation that... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Kill off the remaining places which generate CK_Unknown... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Add CXString.cpp and CXString.h |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Move CXString creation/management routines into |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Add an ExternalASTSource hook to complete a type on... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Add a test for Neon vector mangling |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Add tests for new Neon vector type attributes. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Update TypePrinter::PrintVector to handle new Neon... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Add support for "neon_vector_type" and "neon_polyvector... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | ASTContext::getVectorType should preserve the vector... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Change CXXNameMangler::mangleNeonVectorType to require... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Use getTypeSize() method. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Add another case to the whitelist of cast kinds that... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | CursorVisitor: cache worklists created for data-recursi... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Add a new expression kind, OpaqueValueExpr, which is... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Zhanyong Wan | Adds a README for the Clang static analyzer to document... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Use LLVM_ATTRIBUTE_NOINLINE instead of attribute((noinl... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Douglas Gregor | Tweak libclang's heuristics for building precompiled... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Remove invalid assertion from CFG builder. When buildi... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Cast pointers instead of returning a new value within... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Annotate CursorVisitor::VisitDataRecursive() with attri... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Add method ParentMap::addStmt(). |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Relax assertion in SValuator so that we don't crash... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Fariborz Jahanian | Some cleanup of block API code. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rafael Espindola | Fixes PR8611. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Fariborz Jahanian | Restore these tests. I think I fixed the problem. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Douglas Gregor | Implement C++0x [temp.func.order]p3 (aka DR532) properl... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Silence an unused variable warning during release build... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Yes, vector conversions are bitcasts. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Kill CK_Unknown references in the ObjC rewriter. The... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Fix a think-o. Fixes PR8606. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Assorted work leading towards the elimination of CK_Unk... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Zhongxing Xu | Add driver support for Ubuntu 9.10. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Zhongxing Xu | Add skeleton for handling other kinds of CFGElements. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Clean up some names and fix the handling of default... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Switch the sysroot logic to use the Path interface... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Make sysroot only apply to baked in paths which start... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | Revert r119045. It was failing on Windows. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | "Fix" some unintentional fallout from converting |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | Clean up initialization of LangOptions object by splitt... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Zhongxing Xu | Revert r118991. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
John McCall | Always emit full loads from volatile complex l-values. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
John McCall | Add a few more complex-related cast kinds that arise... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | typo2 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | CursorVisitor: make data-recursion algorithm the defaul... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | Remove stale #include. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Fariborz Jahanian | Removed unnecessary initialization of a flag which |
commit | commitdiff | tree | snapshot |
2010-11-14 |
NAKAMURA Takumi | Makefile: Follow r118918, to add configuration "ENABLE_... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
NAKAMURA Takumi | test/CodeGenCXX/dyncast.cpp: Remove XFAIL:win32 with... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Fariborz Jahanian | Initialize couple of fields. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Fariborz Jahanian | Removing these test till redo them so they won't depend |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Fariborz Jahanian | Block API patch to do copy ctor of copied-in cxx objects in |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Douglas Gregor | When complaining about ambiguous overload resolution... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Douglas Gregor | When we're type-checking the result of calling a conver... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Daniel Dunbar | Driver: Support -Oz as an alias for -Os. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Chandler Carruth | Switch to using %clang_cc1 properly rather than manuall... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
John McCall | Introduce five new cast kinds for various conversions... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
John McCall | Bring UsualArithmeticConversionsType back into Sema... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Zhongxing Xu | Do not add implicit dtors for CXXBindTemporaryExpr... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | Rewrite reverse iteration loop in a more natural countd... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: migrate CXXNewExpr and CXXDefaultArgExpr... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
John McCall | Pre-compute all possible usual-arithmetic-conversions... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: special-case CompoundStmt in data-recurs... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | Refine IdempotentOperationChecker::PathWasCompletelyAna... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | Teach IdempotentOperations::PathWasCompletelyAnalyzed... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | Add GRWorkList::VisitItemsInWorkList() to allow a clien... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
John McCall | Store the list of arithmetic types as a static array... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
John McCall | Introduce a null-to-pointer implicit cast kind. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: Migrate BlockExpr, CXXTemporaryOBjectExp... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: Migrate DeclRefExpr over to data-recursi... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: migrate GotoStmt to data-recursive algor... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: migrate DeclStmt over to data-recursive... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Ted Kremenek | CursorVisitor: Convert logic for populating data-recurs... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Nick Lewycky | Use dyn_cast result instead of re-casting. Fixes -Werro... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Douglas Gregor | Implement C++ [over.match.funcs]p4 as it concerns parti... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: Pull ObjCMessageExpr and explicit casts... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: migrate ObjCMessageExpr over to data... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: migrate UnresolvedMemberExpr and Unresol... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: migrate CompoundLiteralExpr over to... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: add data-recursion support for InitListE... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Benjamin Kramer | Reduce string thrashing. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: migrate 'DoStmt', 'ForStmt', and 'WhileS... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: use 'WLAddStmt' and 'WLAddDecl' for... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ted Kremenek | CursorVisitor: migrate 'IfStmt' over to data-recursive... |
commit | commitdiff | tree | snapshot |
next |