]> granicus.if.org Git - clang/shortlog
clang
2011-09-06 Chandler CarruthUse ArrayRef for the fixit hint array rather than a...
2011-09-06 Chandler CarruthHoist the construction of the FixItHint line into a...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Douglas GregorWhen extracting the callee declaration from a call...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Ted KremenekPlace 'equality comparison with extraneous parentheses...
2011-09-06 Douglas GregorImplement the Named Return Value Optimization (NRVO...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Douglas GregorImplement the Named Return Value Optimization (NRVO...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Benjamin KramerSpelling.
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Ted KremenekDon't emit -Wpadded warnings without a valid SourceLoca...
2011-09-06 Eli FriedmanRearrange code so that we pass the right pointer to...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard TrieuRename variables in SemaExpr.cpp to give a more consist...
2011-09-06 Richard SmithAdvertise support for cxx_range_for as an extension...
2011-09-06 Douglas GregorFinish implementing (de-)serialization of the CXXDefini...
2011-09-06 Douglas GregorWhen performing a derived-to-base cast on the right...
2011-09-06 Richard SmithPR10867: Work around a bug in lit. Multiple RUN: lines...
2011-09-06 Peter CollingbourneAdd missing dependency
2011-09-06 Peter CollingbourneFix typo
2011-09-06 Peter CollingbourneAdd the resource directory to the search path for Drive...
2011-09-05 Benjamin KramerSpeed up BCPL comment lexing by looking aggressively...
2011-09-05 Benjamin KramerUse the Lexer's definition of whitespace here.
2011-09-05 Benjamin KramerStop cluttering the test directory with temporary files.
2011-09-05 Chandler CarruthEnable -Wdangling-fields by default in Clang. I've...
2011-09-05 Richard SmithImplement the suggested resolution of WG21 N3307 issue...
2011-09-04 Richard SmithPR10506: Extend test for temporary cleanups in range...
2011-09-04 Francois PichetPass 0 instead of a empty TemplateArgumentListInfo...
2011-09-04 Benjamin KramerUse const_cast to avoid warnings.
2011-09-04 Richard SmithPR10458: Last part of providing 'auto' type specifier...
2011-09-04 Richard SmithPR10458: Finesse behaviour of C++0x features when in...
2011-09-04 Sebastian RedlAdd test case for defaulted copy and move structure...
2011-09-04 Argyrios KyrtzidisHandle a code-completion token being passed to the...
2011-09-04 Argyrios KyrtzidisSupport code-completion for C++ inline methods and...
2011-09-04 Argyrios KyrtzidisFix Lexer::ComputePreamble when MaxLines parameter...
2011-09-03 Benjamin KramerMore unused variable removal.
2011-09-03 Benjamin KramerMake helpers static, remove unused variables.
2011-09-03 Chandler CarruthTeach -Wdangling-field to warn about temporaries bound...
2011-09-03 Chandler CarruthAdd a simple new warning to catch blatantly dangling...
2011-09-02 Fariborz JahanianRevise test and see if it passes with a release-built...
2011-09-02 Richard TrieuFix some indenting issues in SemaExpr.cpp
2011-09-02 Fariborz Jahanianblocks: Support capturing complex variable in block.
2011-09-02 Richard TrieuRefactor UsualArithmeticConversions() in SemaExpr.cpp...
2011-09-02 Fariborz Jahanianrevert patch in r139020
2011-09-02 Ted Kremenek-Wuninitialized: fix insidious bug resulting from inter...
2011-09-02 Fariborz Jahanianblocks: Support capturing complex variable in block.
2011-09-02 Eli FriedmanMake StmtDumper::VisitCXXFunctionalCastExpr dump the...
2011-09-02 Jordy Rose[analyzer] Remove TransferFuncs.h, then deal with the...
2011-09-02 Jordy Rose[analyzer] Move RetainReleaseChecker to the Checkers...
2011-09-02 Chandler CarruthHoist the emission of parseable fixits into a helper...
2011-09-02 Jordy Rose[analyzer] Remove lingering CFRefCount creation, which...
2011-09-02 Jordy Rose[analyzer] Fix member initialization order. No function...
2011-09-02 Jordy Rose[analyzer] Move the knowledge of whether or not GC...
2011-09-02 Richard TrieuMove the warning for different enum comparisons and...
2011-09-02 Richard TrieuReduce code duplication for pointer comparisons in...
2011-09-02 Richard TrieuPull out incomplete pointer type checking code, used...
2011-09-02 Richard TrieuRefactor CheckConditionalOperands() by moving chunks...
2011-09-02 Richard TrieuRefactor CheckAddressOfOperand() by pulling out redunda...
2011-09-02 Douglas GregorAlways construct an ASTReader with a non-NULL ASTContex...
2011-09-02 Douglas GregorExtend the ASTContext constructor to delay the initiali...
2011-09-01 Douglas GregorAllow the preprocessor to be constructed without perfor...
2011-09-01 Richard TrieuRefactor CheckAdditionOperands(), CheckSubtractionOpera...
2011-09-01 Argyrios KyrtzidisDon't try keeping a 'LeadingEmptyMacroLoc' in NullStmt...
2011-09-01 Argyrios Kyrtzidis[arcmt] Clear out temporary dirs in the tests or we...
2011-09-01 Nick LewyckyDon't try to emit unsupported templated friend declarat...
2011-09-01 Richard TrieuExtend the self-reference warning to catch when a const...
2011-09-01 Argyrios Kyrtzidis[arcmt] Fix test/ARCMT/remove-statements.m regression...
2011-09-01 Douglas GregorTeach ASTContext and Preprocessor to hold on to referen...
2011-09-01 Fariborz Jahaniandefault property synthesis is off by default
2011-09-01 Douglas GregorMake test slightly trickier
2011-09-01 Fariborz Jahanianobjective-c: Make auto synthesis of properties the...
2011-09-01 Douglas GregorModules hide macro definitions by default, so that...
2011-09-01 Francois PichetEnable -fdelayed-template-parsing by default on Win32.
2011-09-01 Rafael EspindolaFix PR10744 by adding the toolchain path to the regular...
2011-09-01 Hans WennborgAdd 4.4.6 to GccVersions[] in lib/Driver/ToolChains...
2011-09-01 Zhongxing XuIf size was equal to 0, either NULL or a pointer suitab...
2011-09-01 Argyrios KyrtzidisFix "multi-line comment" compiler error.
2011-09-01 Douglas GregorWhen defining the implicit move assignment operator...
2011-09-01 Argyrios KyrtzidisSupport importing of ObjC categories from modules.
2011-08-31 Chandler CarruthCreate a CaretDiagnostic class to hold the logic for...
2011-08-31 Chandler CarruthSink all of the include stack printing logic into its...
2011-08-31 Anna Zaks[analyzer] Revert a regression introduced in r133104...
2011-08-31 Fariborz JahanianTest for default property synthesis.
2011-08-31 Fariborz Jahanianobjective-c: this patch (re)introduces objective-c...
2011-08-31 Douglas GregorSwitch the "no module found" default-fatal warning...
2011-08-31 John McCallDon't assert when diagnosing a missing cast of an unkno...
2011-08-31 Chad Rosier[driver] If no -miphoneos-version-min is specified...
2011-08-31 Eli FriedmanMake sure to initialize field. Hopefully this will...
2011-08-31 Chandler CarruthDon't verify the name of the driver executable. It...
2011-08-31 Jordy Rose[analyzer] Fix varargs helper to only use POD types...
2011-08-31 Douglas GregorSwitch __import__ over to __import_module__, so we...
2011-08-31 Fariborz Jahanianobjective-c - This patch buffers method implementations
2011-08-31 Chandler CarruthUpdate libclang to have APIs corresponding to the new...
next