]> granicus.if.org Git - clang/shortlog
clang
2015-02-18 Hans WennborgRelease notes: remove in-progress warnings
2015-02-17 Hans WennborgReleaseNotes: fix non-ASCII char, trailing spaces,...
2015-02-17 Hans WennborgMerging r229408:
2015-02-11 Hans WennborgMerging r228792:
2015-02-11 Hans WennborgMerging r228785:
2015-02-10 Rafael EspindolaPort r226896 to the 3.6 branch.
2015-02-09 Michael Wongupdate with Clang OpenMP release notes for 3.6 by Micha...
2015-02-06 Hans WennborgMerging r228464:
2015-02-04 Hans WennborgRelease notes: add blurb about C++17 support
2015-02-04 Hans WennborgMerging r227861:
2015-02-04 Hans WennborgMention __super in the release notes.
2015-02-04 Hans WennborgMerging r228053:
2015-02-03 Hans WennborgMerging r226384:
2015-02-03 Hans WennborgMerging r227979:
2015-02-02 Hans WennborgMerging r226382:
2015-01-28 Hans WennborgMerging r227393:
2015-01-28 Hans WennborgMerging r227088:
2015-01-28 Hans WennborgMerging r227368:
2015-01-28 Hans WennborgMerging r227295:
2015-01-28 Hans WennborgMerging r227278:
2015-01-27 Hans WennborgMerging r227251:
2015-01-27 Hans WennborgMerging r227220:
2015-01-26 Hans WennborgMerging r227062:
2015-01-26 Reid KlecknerMerge r227127 doc link fix into 36 release branch
2015-01-23 Hans WennborgMerging r226863:
2015-01-23 Hans WennborgMerging r226877:
2015-01-22 Hans WennborgMerging r226707:
2015-01-22 Hans WennborgMerging r226754:
2015-01-21 Rafael EspindolaRevert r225705 from the branch.
2015-01-21 Hans WennborgAdd some ReleaseNote items from Nico
2015-01-21 Rafael EspindolaAdd some items to the 3.6 release notes.
2015-01-21 Hans WennborgMerging r226624:
2015-01-20 Hans WennborgRevert "r222906 - Create a new 'flag_enum' attribute."
2015-01-16 Hans WennborgMerging r226282:
2015-01-16 Daniel SandersMerging r226136:
2015-01-15 Duncan P. N... Merging r226049:
2015-01-14 Hans WennborgMerging r226008:
2015-01-14 Hans WennborgCreating release_36 branch off revision 225991
2015-01-14 Daniel Jasperclang-format: Disable flag for Google's Java and Javasc...
2015-01-14 Daniel Sanders[mips] Handle transparent unions correctly.
2015-01-14 Chandler Carruth[cleanup] Re-sort *all* #include lines with llvm/utils...
2015-01-14 Chandler Carruth[cleanup] Re-sort the #include lines using llvm/utils...
2015-01-14 Daniel Jasperclang-format: [Java] Support try blocks with resources.
2015-01-14 Daniel Jasperclang-format: [Java] Prefer not to break in parameter...
2015-01-14 Daniel Jasperclang-format: [Java] Understand "import static".
2015-01-14 Daniel Jasperclang-format: [Java] Don't let annotations confuse...
2015-01-14 Daniel Jasperclang-format: [Java] Don't line-wrap before annotations...
2015-01-14 Daniel Jasperclang-format: [Java] Don't get confused by leading...
2015-01-14 Brad SmithThe assembler is now enabled by default.
2015-01-14 David MajnemerSema: It's cheaper to ask LookupResult::empty than...
2015-01-14 Brad SmithUse the integrated assembler by default on 32-bit Power...
2015-01-14 David BlaikieReapply r225000 (reverted in r225555): DebugInfo: Gener...
2015-01-14 David BlaikieDebugInof: Correct the location of exception cleanups...
2015-01-14 JF BastienRevert "Insert random noops to increase security agains...
2015-01-14 David MajnemerSema: Relax parsing of '#' in constraints
2015-01-14 David MajnemerSema: Check type compatibility with the most recent...
2015-01-14 Adam Nemet[AVX512] Add FP unpack intrinsics
2015-01-14 JF BastienInsert random noops to increase security against ROP...
2015-01-14 Alexey SamsonovUpdate HelpText for -fsanitize= option.
2015-01-14 Eric ChristopherUpdate for move in llvm.
2015-01-14 Richard SmithLook through sugar when determining whether a type...
2015-01-14 David MajnemerSema: An extern declaration can't be a redeclaration...
2015-01-14 David BlaikieSink a parameter into the callee since it's always...
2015-01-13 David BlaikieDebugInfo: Correct the location of EH cleanup for blocks
2015-01-13 Nico Weberclang-format: [Java] Detect `native` keyword.
2015-01-13 Ben LangmuirAdd [extern_c] attribute to _Builtin_intrinsics module
2015-01-13 Roman DivackyMention FreeBSD support.
2015-01-13 Paul RobinsonWhen attribute 'optnone' appears on the same declaratio...
2015-01-13 Ben LangmuirInherit attributes when infering a framework module
2015-01-13 Ben LangmuirHandle [extern_c] attribute in module printer
2015-01-13 Ben LangmuirRemove unused method canInferFrameworkModule
2015-01-13 Daniel Sanders[mips] Fix va_arg() for pointer types on big-endian...
2015-01-13 David MajnemerRevert "Sema: An extern declaration can't be a redeclar...
2015-01-13 David MajnemerSema: An extern declaration can't be a redeclaration...
2015-01-13 Manuel KlimekUpdate clang-format.el to use xml output and patch...
2015-01-13 David MajnemerParse: Switch to using EOF tokens for late parsed attri...
2015-01-13 David MajnemerParse: Don't crash when default argument in typedef...
2015-01-13 David MajnemerParse: Don't crash if missing an initializer expression
2015-01-13 David MajnemerParse: use the EOF token method to lex inline method...
2015-01-13 David MajnemerParse: Further simplify ParseLexedMethodDeclaration
2015-01-13 Nico WeberMark vtable used on explicit destructor definitions.
2015-01-13 Alexey Bataev[OPENMP] Consider global named register variables as...
2015-01-13 Richard TrieuExtend the self move warning to record types.
2015-01-13 Richard SmithIf we don't find a matching ) for a ( in an exception...
2015-01-13 Richard SmithPR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__...
2015-01-13 Nico WeberSimplify a test. No behavior change.
2015-01-12 Alexey SamsonovReimplement -fsanitize-recover family of flags.
2015-01-12 Rafael Espindola[patch][pr19848] Produce explicit comdats in clang.
2015-01-12 Nico WeberWrap to 80 columns. No behavior change.
2015-01-12 Nico WeberDon't use a doc comment in a function body.
2015-01-12 Nathan Sidwellreverting due to build bot failure
2015-01-12 Ben LangmuirFix typo Block.h vs Blocks.h
2015-01-12 Bill Seurer[PowerPC]To provide better compatibility with gcc I...
2015-01-12 Ben LangmuirFix bogus 'method is unavailable' errors with modules
2015-01-12 Toma Tabacu[mips] Explain why we need to always clobber for MIPS...
2015-01-12 Alexander KornienkoFix assertion in BreakableBlockComment (http://llvm...
2015-01-12 NAKAMURA TakumiSuppress clang/test/Driver/rewrite-map-in-diagnostics...
2015-01-12 Daniel Jasperclang-format: Improve format of lambdas in ctor initial...
2015-01-12 Alexey BataevRename RefersToCapturedVariable to RefersToEnclosingVar...
2015-01-12 Daniel Jasperclang-format: Fix formatting of inline asm.
next