]> granicus.if.org Git - clang/shortlog
clang
2012-10-23 Douglas GregorMake DiagnosticOptions intrusively reference-counted...
2012-10-23 Jordan RoseCMake: Fix public header search for generating Xcode...
2012-10-23 Eli FriedmanFix pretty-printing pseudo-destructor calls. Patch...
2012-10-23 Eli FriedmanDelete junk that snuck into r166498.
2012-10-23 Eli FriedmanAdd a new warning -Wmissing-variable-declarations,...
2012-10-23 Douglas GregorSwitch CodeGenOptions over to a .def file, like we...
2012-10-23 Richard SmithWhen rebuilding a DependentScopeDeclRefExpr, perform...
2012-10-23 Chad Rosier[ms-inline asm] Update for r166433.
2012-10-23 Rafael EspindolaHandle -pthread, -pg and -shared correctly on bitrig.
2012-10-23 Sean SilvaFix some mdoc nits
2012-10-23 Daniel JasperMake hasDeclaration() matcher work inside the memberExp...
2012-10-23 NAKAMURA Takumiclang/test/PCH/pch-dir.c: Update a comment for msvc...
2012-10-23 Manuel KlimekImplements the thisExpr matcher.
2012-10-23 NAKAMURA Takumiclang/test/PCH/pch-dir.c: Mark it as XFAIL:msvc. It...
2012-10-23 NAKAMURA Takumiclang/test/PCH/pch-dir.c: Relax expressions of path...
2012-10-23 Douglas GregorIf the precompiled header named by "-include" is actual...
2012-10-23 Matt Beaumont-GayFix -Wunused-value to not warn on expressions that...
2012-10-23 Argyrios Kyrtzidis[libclang] Add an environment variable to disable threa...
2012-10-23 Eli Friedman[ms-inline-asm] Add handling for errors coming out...
2012-10-23 Rafael EspindolaDon't try to use inreg with 0 sized structs. Thanks...
2012-10-23 Michael J.... [Options] Fix two options I mistransformed.
2012-10-23 Richard SmithUgly ugly hack for libstdc++-4.6 and libstdc++-4.7...
2012-10-22 Douglas GregorHandle implicitly-included PCH files the same way as
2012-10-22 Douglas GregorAllow clients of the AST reader to specify what kinds...
2012-10-22 Douglas GregorCollapse ASTReader::ReadSLocEntryRecord() into its...
2012-10-22 Douglas GregorDistinguish the various kinds of AST file loading failures:
2012-10-22 Michael J.... [Options] Add prefixes to options.
2012-10-22 NAKAMURA TakumiASTReader.cpp: Fix a warning. [-Wunused-variable]
2012-10-22 Eli FriedmanTestcase change for r166440.
2012-10-22 Richard TrieuFix for PR13334. This prevents crashes that result...
2012-10-22 Chad Rosier[ms-inline asm] Test case for r166433.
2012-10-22 Daniel DunbarFix pre-commit refacto failure.
2012-10-22 Daniel Dunbardriver/Darwin: Follow up to last patch, M-class CPUs...
2012-10-22 Douglas GregorEliminate the redundancy between source-file informatio...
2012-10-22 Daniel Dunbardriver/Darwin: Default to AAPCS for M-class CPUs.
2012-10-22 Daniel JasperImplement hasParent()-matcher.
2012-10-21 Richard SmithPR14141 (part of DR1351): An implicitly-deduced "any...
2012-10-21 Lang HamesFix typo, make test case slightly more reabable. Thanks...
2012-10-21 Benjamin KramerSilence warning about && in ||.
2012-10-21 Simon AtanasyanAdd support of MIPS n32 ABI to the Clang driver. The...
2012-10-21 Richard SmithUnrevert r166268, reverted in r166272, with a fix for...
2012-10-21 Lang HamesWhen used in a compound expression FP_CONTRACT should...
2012-10-20 Benjamin KramerMove private classes into anonymous namespaces.
2012-10-20 Richard SmithDR1473: Do not require a space between operator"" and...
2012-10-20 Richard SmithRework implementation of DR1492: Apply the resolution...
2012-10-20 Nico WeberAccept -Wno-arc-abi without warning for a while.
2012-10-20 Logan ChienFix __builtin_va_arg assertion failure in ARM AAPCS.
2012-10-20 Jordan Rose[analyzer] Assume 'new' never returns NULL if it could...
2012-10-20 Richard SmithDR1472: A reference isn't odr-used if it has preceding...
2012-10-20 Argyrios KyrtzidisWhen associating file ranges of macro arguments with...
2012-10-20 Chad Rosier[ms-inline asm] Update test case for r166357.
2012-10-19 Chad Rosier[ms-inline asm] Test case for r166349 and r166352.
2012-10-19 Michael J.... [Options] Make Option non clang specific.
2012-10-19 Michael J.... [Options] make Option a value type.
2012-10-19 Shuxin Yangremove noreturn attribute from __builtin_debugtrap
2012-10-19 Chad Rosier[ms-inline asm] Update testcase for r166316.
2012-10-19 Chad Rosier[ms-inline asm] Revert accidental commit. Sorry for...
2012-10-19 Eli FriedmanPretty-print a ParenListExpr in a variable initializer...
2012-10-19 Chad Rosier[ms-inline asm] Set the SemaCallback in the TargetAsmPa...
2012-10-19 Daniel Dunbartests: Fix two tests to just use -triple instead of...
2012-10-19 Daniel Dunbartests: Stop mangling '-vg' into the triple, we don...
2012-10-19 Daniel DunbarIRgen: Initialize TargetLoweringInfo with a triple.
2012-10-19 Shuxin Yangadd __builtin_debugtrap
2012-10-19 David BlaikieClarify wording of -Wshift-op-parentheses.
2012-10-19 Chad Rosier[ms-inline asm] Set the MCTargetAsmParser as paring...
2012-10-19 Dmitri GribenkoRemove const_casts by propagating constness down to...
2012-10-19 Jordan RoseAllow objc_requires_super to be used to check class...
2012-10-19 Andy GibbsChange VerifyDiagnosticConsumer so that it *must* conta...
2012-10-19 Andy GibbsPrior to adding the new "expected-no-diagnostics" direc...
2012-10-19 Andy GibbsFix directive parsing in VerifyDiagnosticConsumer so...
2012-10-19 Nick LewyckyRevert r166268, this fix for a crash-on-invalid introdu...
2012-10-19 Kostya Serebryany[asan] update asan docs to explain more about linking...
2012-10-19 Richard SmithDR1511: A const volatile global does not implicitly...
2012-10-19 Richard SmithPR14124: When performing template instantiation of...
2012-10-19 Rafael EspindolaFix handling of the regparm attribute in the presence...
2012-10-19 Craig TopperTeach getColumnNumber to use the line cache to get...
2012-10-19 Nadav RotemReintroduce the TargetTransformInfo to the clang pass...
2012-10-19 NAKAMURA Takumiclang/test/Index/annotate-comments.cpp: Relax the expre...
2012-10-19 NAKAMURA TakumiASTWriter.cpp: Fix a warning. [-Wunused-variable]
2012-10-19 David BlaikieHandle diamond inheritance in -Woverloaded-virtual.
2012-10-19 Nick LewyckyFix typo in comment.
2012-10-19 Douglas GregorDescribe the new input-files block and its record,...
2012-10-19 Douglas GregorMove the set of files to be validated in an AST file...
2012-10-19 NAKAMURA Takumiclang/test/Index/annotate-comments.cpp: Mark this as...
2012-10-18 Argyrios KyrtzidisRevert r166223 and the subsequent commits that depend...
2012-10-18 Eric ChristopherFix up comment and invert order. Most simple check...
2012-10-18 Eli FriedmanUse the type as written when pretty-printing C-style...
2012-10-18 Eric ChristopherAdd a new option for and disable column number informat...
2012-10-18 Eric ChristopherRemove trailing comma.
2012-10-18 Douglas GregorMove OriginalDir from ASTReader to ModuleFile.
2012-10-18 Fariborz Jahanian[doc parsing] use getParamName to access parameter
2012-10-18 Michael J.... [Options] Make Option non clang specific.
2012-10-18 Douglas GregorMove the "RelocatablePCH" bit from the ASTReader to...
2012-10-18 Douglas GregorMove information about the "original file" from the...
2012-10-18 Eli FriedmanRemove check which incorrectly suppressed printing...
2012-10-18 Eli FriedmanFix AST pretty-printing for C++ new expressions with...
2012-10-18 Michael J.... [Options] make Option a value type.
2012-10-18 Chad Rosier[ms-inline asm] Add a size argument to the LookupInline...
2012-10-18 Eli FriedmanFix Objective-C implicit property synthesis for C+...
2012-10-18 Benjamin KramerEmit diagnostics in chunks even when we're trying to...
next