]> granicus.if.org Git - clang/shortlog
clang
2013-10-26 Daniel Jasperclang-format: Fix ObjC method exprs with variadic param...
2013-10-26 Alp TokerFileCheckize
2013-10-26 Alp TokerQuote wildcard in test's grep argument
2013-10-26 Benjamin KramerRemove unused diagnostic.
2013-10-26 David MajnemerSema: Emit a nicer diagnostic when IndirectFieldDecls...
2013-10-26 David MajnemerSema: Correctly build pointer-to-member arguments from...
2013-10-26 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-namespace.cpp: Suppres...
2013-10-26 Jordan Rose[analyzer] Don't emit an "Assuming x is <OP> y" if...
2013-10-26 Fariborz JahanianObjectiveC arc. Warn when an implicitly 'strong' property
2013-10-26 Peter CollingbourneDocument that -fsanitize=function is Linux-only.
2013-10-25 Alp TokerSkip this test when using lit integrated shell
2013-10-25 Fariborz JahanianMinor performance improvement to not do unnecessary...
2013-10-25 Fariborz JahanianObjectiveC: under -Wunused-property-ivar warn if property's
2013-10-25 Nico Weberclang-format.py: Make formatting unnamed buffers work...
2013-10-25 Rafael EspindolaDon't check for -L options that gcc doesn't use.
2013-10-25 Rafael EspindolaI am about to change llvm::MemoryBuffer::getFile take...
2013-10-25 Rafael EspindolaJust detect a distro as being fedora or not.
2013-10-25 Rafael EspindolaMerge two adjacent ifs.
2013-10-25 Jordan RoseAdd -Wstring-plus-char, which warns when adding char...
2013-10-25 Chris WailesUsed OwningPtr to clean up some memory management in...
2013-10-25 Daniel Jasperclang-format: Adapt line break penalties for LLVM style.
2013-10-25 David MajnemerSema: Do not allow lambda expressions to appear inside...
2013-10-25 Benjamin KramerRemove dead variables.
2013-10-25 Rafael EspindolaConsider used attributes in hidden decls.
2013-10-25 Richard TrieuSimplify and refactor the uninitialized field warning.
2013-10-24 Faisal ValiRefactor: Extract specializing the generic lambda call...
2013-10-24 Mark LaceyRemove unused CodeGenOptions from CodeGenTypes.
2013-10-24 Bernard OgdenAdd driver support for FP, SIMD and crypto defaults.
2013-10-24 Bernard OgdenClean up char/numeric comparisons in ARM getTargetDefines
2013-10-24 Bernard OgdenSet appropriate FPU default for Linux on v8
2013-10-24 Bernard OgdenTeach clang driver about Cortex-A53 and Cortex-A57.
2013-10-24 Fariborz JahanianObjectiveC IRGen. Replace _objc_empty_vtable pointer...
2013-10-24 Argyrios KyrtzidisRevert "Tooling/ReplacementsYaml.h: Prune Tooling's...
2013-10-24 Daniel Jasperclang-format: Properly reset nested AnnotatedLine struc...
2013-10-24 Chris WailesReplaced duplicate code with calls to forwardInfo.
2013-10-24 NAKAMURA TakumiTooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml...
2013-10-24 Daniel Jasperclang-format: Be more conservative about column layout...
2013-10-24 Tim NorthoverARM-Darwin: Use the *-*-darwin-eabi triple for v6m...
2013-10-24 Daniel Jasperclang-format: Cleanup array initializer and dict initia...
2013-10-24 Chandler CarruthTeach Clang to accept and ignore -f[no-]implicit-templates.
2013-10-24 Chandler CarruthTeach Clang to recognize and ignore GCC's -fdiagnostics...
2013-10-24 Manuel KlimekUse the same SourceManager for ModuleMaps and compilations.
2013-10-24 Benjamin KramerRemove dead recursive function.
2013-10-24 Richard SmithSupport GNU attributes in alias-declarations now that...
2013-10-24 Faisal ValiFix a test file option from -emit-llvm -o to -emit...
2013-10-24 Richard SmithPR17666: Instead of allowing an initial identifier...
2013-10-24 Faisal ValiFix an instantiation bug with nested generic lambdas...
2013-10-24 Warren HuntUndoing accidental change to docs/LanguageExtensions...
2013-10-23 Warren HuntImplements 64 bit microsoft record layout and adds...
2013-10-23 Ted KremenekMore wordsmithing on objc_requires_super documentation.
2013-10-23 Ted KremenekWordsmith text of objc_requires_super.
2013-10-23 Ted KremenekFix typo.
2013-10-23 Ted KremenekProvide documentation on attribute((objc_requires_super)).
2013-10-23 Ted KremenekChange title of section to reflect the concept, and...
2013-10-23 David MajnemerParse: Disable delayed template parsing for constexpr...
2013-10-23 David MajnemerAST: Mangle fields in anonymous structs/unions
2013-10-23 Manman RenIntrinsics: fix extract & insert when index is out...
2013-10-23 Jordan Rose[analyzer] Generate a LazyCompoundVal when loading...
2013-10-23 Rafael EspindolaA decl never becomes unused. Make that explicit in...
2013-10-23 Faisal ValiRefactor out the circular reference to LambdaExpr in...
2013-10-23 Daniel Sanders[mips][msa] Add intrinsics that map to pseudo-instructions.
2013-10-23 Faisal ValiAnd Again: Teach TreeTransform how to transform nested...
2013-10-23 Rafael EspindolaRevert r193223 and r193216.
2013-10-23 Faisal ValiRemove the circular reference to LambdaExpr in CXXRecor...
2013-10-23 Richard SmithMake UsingShadowDecls redeclarable. This fixes some...
2013-10-23 Faisal ValiAgain: Teach TreeTransform and family how to transform...
2013-10-22 Richard SmithTeach AST dumper to dump the containing module and...
2013-10-22 Jordan RoseCFG: Properly print delegating initializer CFG elements.
2013-10-22 Alp TokerRetain previous language linkage of friend function...
2013-10-22 Richard SmithSplit -fsanitize=bounds to -fsanitize=array-bounds...
2013-10-22 David MajnemerSema: Allow IndirectFieldDecl to appear in a non-type...
2013-10-22 Rafael EspindolaConsider hidden decls for isUsed checks.
2013-10-22 Rafael EspindolaTreat aliases as definitions.
2013-10-22 Rafael EspindolaNew fix for pr17535.
2013-10-22 Manman Ren_mm_extract_epi16: use "& 7" when index is out of bound.
2013-10-22 Jordan Rose[analyzer] scan-build: Handle -m* option wildcard after...
2013-10-22 Timur IskhodzhanovUse GEPs correctly when adjusting this in MicrosoftCXXABI
2013-10-22 Chandler CarruthRevert r193073 and the attempt to fix it in r193170.
2013-10-22 Serge PavlovReenable 'break' in 'for' specifier to allow compilatio...
2013-10-22 Daniel Jasperclang-format: Fix ObjC literal indentation in Google...
2013-10-22 Daniel Jasperclang-format: Improve formatting of ObjC array literals.
2013-10-22 Rafael EspindolaUse early return. No functionality change.
2013-10-22 Timur IskhodzhanovDrop the unneeded VBase field from MethodInfo in the...
2013-10-22 Rafael EspindolaRevert "This patch causes clang to reject alias attribu...
2013-10-22 Rafael EspindolaThis patch causes clang to reject alias attributes...
2013-10-22 Alp TokerFix comment typo
2013-10-22 Manuel KlimekRemove incorrect assert.
2013-10-22 Daniel JasperAllow a header to be part of multiple modules.
2013-10-22 David MajnemerSema: Do not allow template declarations inside local...
2013-10-21 Reid KlecknerRevert "Re-enable passing MS inline asm test."
2013-10-21 Reid KlecknerRe-enable passing MS inline asm test.
2013-10-21 Reid KlecknerRevert "Refactor DynTypedMatcher into a value type...
2013-10-21 Chris WailesUpdated and added to the Consumed documentation.
2013-10-21 Chad Rosier[AArch64] Add the constraint to NEON scalar mla/mls...
2013-10-21 Yaron KerenFix string assignment, David Blaikie suggestion.
2013-10-21 Rafael EspindolaMake this test pass -verify.
2013-10-21 Rafael EspindolaIgnore -fstrength-reduce and -fno-strength-reduce.
2013-10-21 Samuel BenzaquenRefactor DynTypedMatcher into a value type class, just...
2013-10-21 Rafael EspindolaExtend test to show an alias can be before a definition.
2013-10-21 Rafael EspindolaCleanup redundant include.
next