]> granicus.if.org Git - clang/shortlog
clang
2010-05-13 Douglas GregorRework when and how vtables are emitted, by tracking...
2010-05-13 Ted KremenekDon't add a null successor to a CFGBlock when the conte...
2010-05-13 Ted KremenekFold assertion into condition, as it does not hold...
2010-05-13 Chandler CarruthTestcase for r103712.
2010-05-13 Chandler CarruthTeach the AKA calculation to look at sugar on the point...
2010-05-13 John McCallRebuild builtin_id * as an ObjCObjectPointerType, where...
2010-05-13 Zhongxing XuRelax an assertion. Various cases could lead to non...
2010-05-13 John McCallWhen performing template argument deduction, match...
2010-05-13 Chandler CarruthDelete a dead function at sabre's request.
2010-05-13 Chandler CarruthUpdate the types for warning option subgroup arrays...
2010-05-13 Ted KremenekAdd test case for <rdar://problem/7880658>.
2010-05-13 Ted KremenekRemove stale comment.
2010-05-13 Chris Lattneradd a couple of key functions for classes without them.
2010-05-13 Ted KremenekSpecially handle CaseStmts in CursorVisitor because...
2010-05-12 Devang PatelIf given location is invalid then use current location.
2010-05-12 Fariborz JahanianObjective-C++ Sema. Support for conversion of a C++
2010-05-12 Chris Lattner"this patch properly addresses escaping < and > which...
2010-05-12 Chris Lattnerimprove comments.
2010-05-12 Daniel DunbarRevert "Move macro definitions for IBOutlet and IBActio...
2010-05-12 Ted KremenekMove macro definitions for IBOutlet and IBAction into...
2010-05-12 Daniel DunbarDriver/Darwin/i386: Don't allow compiling C++ with...
2010-05-12 Daniel DunbarSimplify.
2010-05-12 Fariborz JahanianObjective-C++ Sema - Allow static_cast of one objc...
2010-05-12 Douglas GregorWhenever we instantiate a function definition or class...
2010-05-12 Douglas GregorWhen we emit an error during the implicit definition...
2010-05-12 Daniel DunbarYes another annotate-tokens tweak.
2010-05-12 Daniel DunbarIncrease test portability.
2010-05-12 Ted KremenekMake test portable.
2010-05-12 Ted KremenekMake test case invariant to macro definition location.
2010-05-12 Ted KremenekRe-apply r103581 with updated tests. It turns out...
2010-05-12 Ted KremenekTemporarily revert r103581 so I can fix the failing...
2010-05-12 Ted KremenekCorrectly check if a cursor is a declaration before...
2010-05-12 Ted KremenekRemove debugging aids I did not intend to commit.
2010-05-12 Ted KremenekAdjust clang_annotateTokens() to correctly account...
2010-05-12 Chris Lattnerdon't force 16 threads.
2010-05-12 John McCallImprove commentary on the indirect-goto jump scope...
2010-05-12 John McCallCorrect spelling of expected error message. Apparently...
2010-05-12 John McCallWhen checking scopes for indirect goto, be more permiss...
2010-05-12 Devang PatelUse end location of DeclStmt to mark stop point.
2010-05-11 Douglas GregorBoostCon tutorial notes, temporary
2010-05-11 Abramo BagnaraMerged Elaborated and QualifiedName types.
2010-05-11 Daniel DunbarSpeculatively revert r103497, "Do not mark the virtual...
2010-05-11 Daniel DunbarIRgen/i386/C++: Fix isSingleElementStruct computation...
2010-05-11 Douglas GregorDo not mark the virtual members of an implicitly-instan...
2010-05-11 Duncan SandsVISIBILITY_HIDDEN was renamed LLVM_LIBRARY_VISIBILITY.
2010-05-11 Fariborz JahanianFix test.
2010-05-11 Douglas GregorIt's bad form to create VarDecl's without DeclContexts
2010-05-11 Douglas GregorThe C++98/03 standard is disturbingly silent about...
2010-05-11 Douglas GregorStatic data members intialized in-class that have const...
2010-05-11 Fariborz JahanianMinor refactoring of my last patch.
2010-05-11 Douglas GregorFix indentation
2010-05-11 Douglas GregorA DeclRefExpr that refers to a member function or a...
2010-05-11 Chandler CarruthAdd a test for a subtle instantiation pattern that...
2010-05-11 Douglas GregorFixes for compilation with Microsoft Visual Studio...
2010-05-10 Devang PatelInitialize Column.
2010-05-10 Fariborz JahanianAllow static_cast to objective-c pointers.
2010-05-10 Daniel Dunbartests: Avoid spurious use of /dev/null.
2010-05-10 John McCallRefactor the constant-evaluator so that it only support...
2010-05-10 Fariborz JahanianObjective-C++ Code gen. Handle code gen. for property
2010-05-10 Ted KremenekAllocate most of DeclarationNamesTable using ASTContext...
2010-05-10 Ted KremenekStart converting pieces of DeclarationNameTable to...
2010-05-10 Ted KremenekConvert CXXTempory[] in CXXExprWithTemporaries to be...
2010-05-10 Douglas GregorImproved -ast-print-xml for C++, from Sebastien Binet!
2010-05-10 Douglas GregorAlternative workaround for MSVC compilation failure...
2010-05-10 Devang PatelIf variable location is invalid then use current location.
2010-05-10 Daniel DunbarFix refacto in r103387, noticed by Christopher Jefferson.
2010-05-10 Anders CarlssonAdd an UpdateVBases parameter to UpdateEmptyClassOffset...
2010-05-10 Anders CarlssonMore work on handling empty classes.
2010-05-10 Chris Lattnerpch'ify CXXNewExpr and CXXZeroInitValueExpr
2010-05-10 Chandler CarruthDoxygen-ify a comment and add an example of when this...
2010-05-10 Chris Lattnerfix refactor-o
2010-05-10 Chris Lattnerpchify CXXTemporary, CXXBindTemporaryExpr, and
2010-05-09 Chandler CarruthFix typo.
2010-05-09 Chris Lattnerpch'ify default argument definitions and uses.
2010-05-09 Chris Lattnerpch'ify 'this' and 'throw'
2010-05-09 Chris Lattnerpch'ify typeid.
2010-05-09 Chris Lattnerpchify CXXMemberCallExpr correctly. Before it would...
2010-05-09 Anders CarlssonCleanup.
2010-05-09 Douglas GregorBe more careful about picking a template parameter...
2010-05-09 David ChisnallTweaked selector mangling again (GNU runtime).
2010-05-08 Douglas GregorFix a silly bootstrap-breaking thinko, where we were...
2010-05-08 Anders CarlssonActually compute the empty subobject sizes. No function...
2010-05-08 Douglas GregorImprove our handling of the -Wunused-variable warning...
2010-05-08 Douglas GregorDon't complain about an __builtin_va_arg expression...
2010-05-08 Anders CarlssonAdd a SizeOfLargestEmptySubobject member to ASTRecordLa...
2010-05-08 Douglas GregorAttempted workaround for MSVC compile error
2010-05-08 Douglas GregorWhen instantiating statements that involve conditions...
2010-05-08 David ChisnallFixed linkage problem from last commit (GNU runtime).
2010-05-08 David ChisnallTweaked selector generation (GNU runtime). Removed...
2010-05-08 Douglas GregorDon't destroy the data associated with an overload...
2010-05-08 Douglas GregorRecord template argument deduction failures for member...
2010-05-08 Douglas GregorWhen printing an overload candidate that failed due...
2010-05-08 Douglas GregorImprove overload-candidate diagnostic for a function...
2010-05-08 Douglas GregorA leak is better than a double-free while I figure...
2010-05-08 Douglas GregorMinor cleanup, and ban copying of OverloadCandidateSets. No
2010-05-08 Douglas GregorWhen template argument deduction fails because the...
2010-05-08 Douglas GregorWhen printing a non-viable overload candidate that...
2010-05-08 Douglas GregorFix test for Release-Asserts build
2010-05-08 Daniel DunbarUpdate latest checker build to a local link.
2010-05-07 Douglas GregorWhen we encounter a non-dependent type during template...
next