2009-12-18 |
Douglas Gregor | Address some of Anders comments |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Douglas Gregor | Switch the initialization required by return statements... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | Add -dwarf-debug-flags, which provides a way to embed... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Mike Stump | Handle case when DestPtr is 0. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Fariborz Jahanian | Implemented rewriting of invocation of a block ivar. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Temporarily XFAIL this test. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Sean Callanan | Testcase fixes to reflect instruction table changes... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
John McCall | Patch over yet more problems with friend declarations... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Nuno Lopes | reword the help text of fno_assume_sane_operator_new... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mike Stump | Revert r91073. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Douglas Gregor | Add a couple more paths to the LLVM-Code-Syntax test |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ted Kremenek | Tweak formatting and comments. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ted Kremenek | Convert GRExprEngine::VisitCallExpr() to use a worklist... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ted Kremenek | Reduce nesting by using early exits. No functionality... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Nuno Lopes | implement PR3962: diagnose more faulty cases of usage... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Nuno Lopes | revert part of my last patch, and mark only the c+... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Nuno Lopes | document -fno-assume-sane-operator-new, per Chris request. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chandler Carruth | Include <time.h> in order to use 'time_t'. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chandler Carruth | Test for errors during fread() inside c-index-test... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ted Kremenek | Sort switch statement. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Anders Carlsson | Rename GetAddrOfRTTI to GetAddrOfRTTIDescriptor. Remove... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mike Stump | Ensure we run cleanups for CXXTemporaries on the except... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chris Lattner | reimplement r90860, fixing a couple of problems: |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Anders Carlsson | Simplify RTTIBuilder::finish. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Anders Carlsson | Move the Info vector into the RTTIBuilder struct. No... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Anders Carlsson | Attempt to fix rtti-layout.cpp on Linux. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Anders Carlsson | Add a (currently failing) RTTI layout test. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ted Kremenek | Add failing test case for C++ static analysis. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ted Kremenek | Fix check in GRExprEngine for the 'main' function to... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Fariborz Jahanian | Diagnose duplicate declaration of a property. Fixes |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Eli Friedman | Fix for PR5801: codegen memcpy, memmove, memset directl... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Completely remove ObjCObjectRegion (tests pass this... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Fariborz Jahanian | Allow pointer convesion of an objective-c pointer to |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Eli Friedman | Fix test. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Eli Friedman | Make sure C-specific enum warning doesn't trigger in... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Fix -fdollars-in-identifiers Clang translation. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Eli Friedman | Correctly calcluate abstract-ness in the case where... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Temporarily revert 91553. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Remove use of ObjCObjectRegion from BasicStoreManager. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | Fix test case to unbreak testing |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | When value-initializing a class with no user-defined... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Compute the right extension for preprocessed Objective... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Fariborz Jahanian | Diagnose property of reference type as unsupported |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | Baby steps towards fixing PR5589. If a class needs... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Nuno Lopes | add some svn:ignore |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Nuno Lopes | implement PR5654: add -fassume-sane-operator-new, which... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | In Sema::CheckInitializerTypes, replace a use of CheckR... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | Update C++ status page to reflect reality |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Nuno Lopes | fix PR5689: add support for 'o' and 'V' asm input operands |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Nuno Lopes | fix build |
commit | commitdiff | tree | snapshot |
2009-12-16 |
John McCall | Shift things around so that it's easier to recover... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Daniel Dunbar | Fix pretty stack traces. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Zhongxing Xu | Add a new kind of region: CXXObjectRegion. Currently... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
John McCall | Introduce a centralized routine in Sema for diagnosing... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | Use GetAddrOfRTTI everywhere and remove GenerateRTTI... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | Handle ImplicitValueInitExpr in AggExprEmitter. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Zhongxing Xu | remove dead code. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | Eliminate Sema::CheckValueInitialization; its callers... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Eli Friedman | Add abort() as a builtin. This has two effects: one... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | More FullExpr work. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | More work on the FullExpr class. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Teach RetainSummaryManager::getSummary(FunctionDecl... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Teach OSAtomicChecker that a FunctionDecl's name isn... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Teach NoReturnFunctionChecker that FunctionDecl::getIde... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Teach CheckerVisitor about CXXOperatorCallExpr. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Teach CFRecStmtDeclVisitor about CXXMethodDecl. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | Mangle CXXOperatorCallExprs, fixes PR5796. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Zhongxing Xu | Expose C++ methods to GRExprEngine. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Add logic for computing preprocessor file extensions... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | Make GRSubEngine.h standalone |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | Fix semantic diagnostics that embed English works,... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Mike Stump | Refine a little. WIP. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Ted Kremenek | Add (initial?) static analyzer support for handling... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Mike Stump | Add some documentation for recent checkins. WIP. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Mike Stump | Add an addition check for undefined behavior for when... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Mike Stump | Implement additional undefined checks for additional... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Anders Carlsson | Check in a rudimentary FullExpr class that isn't used... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
John McCall | Successive anonymous namespaces name the same scope... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Douglas Gregor | Switch the C++ new expression over to InitializationSeq... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Fariborz Jahanian | Diagnose attempting to assign to a sub-structure of... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Ted Kremenek | Remove ValueManager::getRegionValueSymbolValOrUnknown... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
John McCall | Link up member-class redeclarations during template... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Update tests to use %clang instead of 'clang', and... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Fariborz Jahanian | Fixes a code gen bug related to accessing a now |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Anders Carlsson | ShouldDestroyTemporaries? I don't think so. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | enable reuse of MacroArgs objects. This is a small... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Update tests to use %clang_cc1 instead of 'clang-cc... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Anders Carlsson | If a ParmVarDecl's default argument is a CXXExprWithTem... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Nate Begeman | Support OpenCL 1.1 odd-length vector component accessors. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mike Stump | Add testcase for recent checkin. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Fariborz Jahanian | Implement conditional block invocation rewrite |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Douglas Gregor | Fix some diagnostic-related FIXMEs, from Nicola Gigante |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Douglas Gregor | Elaborated types are specifier types, based on a patch... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Zhongxing Xu | Add comments. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Zhongxing Xu | Remove displayProgress parameter. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | move isPodLike<clang::QualType> out to Type.h. We... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | update to match LLVM API change: |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Add -W[no-]variadic-macros support. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Forward -isysroot to clang -cc1. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Fix a COVTCTII (crash-on-valid-that-clang-thinks-is... |
commit | commitdiff | tree | snapshot |
next |