2009-12-19 |
Anders Carlsson | Fix tyop. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Eli Friedman | Some small Builtins.def improvements. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | ARM: Use front-end specific target features "soft-float... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | Targets: Allow CreateTargetInfo to mutate the target... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Zhongxing Xu | Use the FunctionDecl's result type to know exactly... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Douglas Gregor | Switch more of Sema::CheckInitializerTypes over to |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Anders Carlsson | Correctly initialize the PrimaryBaseInfo if a base... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
John McCall | Unresolved implicit member accesses are dependent if... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Anton Korobeynikov | Add f80 entry for windows targets |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Anton Korobeynikov | Use proper alignment for i16/i32 on msp430. This fixes... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | eliminate a call to NextToken() when parsing ::foo |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | <string> already comes in from CharUnits.h |
commit | commitdiff | tree | snapshot |
2009-12-19 |
John McCall | Teach TryAnnotateTypeOrScopeToken to deal with already... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Eli Friedman | Fix for PR5524: make reference binding in default argum... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Work in progress for setting the vtable pointers for... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Test for r91724. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Cleanup switch so it doesn't have a default case. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Fix for PR5830: fix the computation of the offset to... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Ken Dyck | Add and tidy doxygen comments and move implementation... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | C++Tests: Add target paths for LLVM-Code-Compile checks... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | Fix a few MSVC warnings. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Ted Kremenek | Enhance GRExprEngine::VisitCallExpr() to be used in... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | Use System/DataTypes.h, stdint.h isn't portable. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | ARM: Define __thumb2__ for V6T2 targets and only define |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Douglas Gregor | Extend code-completion results with the type of each... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | ARM: Fix predefines (__ARM_ARCH_..., __REGISTER_PREFIX). |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John McCall | When diagnosing that a decl ref expr is not a value... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Torok Edwin | Debian has x86_64-linux-gnu, not x86_64-pc-linux-gnu... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Douglas Gregor | Try to de-bork DISABLE_SMART_POINTERS build |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Anders Carlsson | CK_UserDefinedConversion is a valid kind when doing... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Torok Edwin | Move the 4.4.2 c++ include search to the top, otherwise... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Douglas Gregor | Change clang_codeComplete API to return the results... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Ken Dyck | Change the return type of ASTContext::getTypeSizeInChar... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Ken Dyck | Rename getByteSize() and getTypeSizeInBytes() in ASTCon... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Anders Carlsson | Fix regression I introduced when dynamic_cast-ing to... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Anders Carlsson | It's perfectly fine to see UserDefinedConversion casts... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John Thompson | Tweaks for PS3 target. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John Thompson | Removing trailing directory separator, to make stat... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Ken Dyck | Initial implementation of CharUnits, an opaque value... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John McCall | Set up the semantic context correctly when declaring... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John McCall | Look through using decls when checking whether a name... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John McCall | Pull Sema::isAcceptableLookupResult into SemaLookup... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | clang -cc1: Rename -mcpu to -target-cpu to match other... |
commit | commitdiff | tree | snapshot |
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 |
next |