]> granicus.if.org Git - clang/shortlog
clang
2014-03-29 Argyrios Kyrtzidis[HeaderSearch] Make sure we clear the mapped name from...
2014-03-29 Ted KremenekImprove -Wunreachable-code to provide a means to indica...
2014-03-28 Richard SmithPR19278: Align ASTTemplateArgumentListInfo to match...
2014-03-28 Fariborz JahanianObjective-C. Make -Wselector-type-mismatch off by
2014-03-28 Argyrios Kyrtzidis[SemaObjC] For the semantics of the designated-initiali...
2014-03-28 Dmitri Gribenkolibclang/libIndex: USR generation: mangle source locati...
2014-03-28 Justin BognerReapply "OnDiskHashTable: Use Endian.h to read little...
2014-03-28 Justin BognerReapply "OnDiskHashTable: Use EndianStream.h to write...
2014-03-28 Hans WennborgSimplify clang-cl's target triple setting
2014-03-28 Hans WennborgTry to fix the cl-options.c test on ARM bots
2014-03-28 Justin BognerRevert "OnDiskHashTable: Use Endian.h to read little...
2014-03-28 Justin BognerRevert "OnDiskHashTable: Use EndianStream.h to write...
2014-03-28 Justin BognerOnDiskHashTable: Use Endian.h to read little endian...
2014-03-28 Justin BognerOnDiskHashTable: Use EndianStream.h to write little...
2014-03-28 Duncan P. N... Use constexpr again, this time portably
2014-03-28 Dmitri GribenkoDocumentation: remove a spurious '1' and wrap to 80...
2014-03-28 Douglas GregorDocument module.private.modulemap and module_private...
2014-03-28 Duncan P. N... InstrProf: Fix MSVC after r205023
2014-03-28 Fariborz JahanianObjective-C. revert r204965. This will make
2014-03-28 Duncan P. N... InstrProf: Emit runtime hook directly in IRGen
2014-03-28 Duncan P. N... Revert "Link in profile library on Linux using --whole...
2014-03-28 Richard SmithFix a FIXME, use std::move.
2014-03-28 Alexey SamsonovLink in profile library on Linux using --whole-archive
2014-03-28 Daniel Jasperclang-format: Fix aligning of comments and escaped...
2014-03-28 Christian PirkerAdd ARM big endian Target (armeb, thumbeb)
2014-03-28 Dmitri GribenkoUse the correct trailing comment syntax
2014-03-28 Manuel KlimekGet rid of the adapted isLiteral method.
2014-03-28 Daniel Jasperclang-format: Recognize more ObjC blocks with parameter...
2014-03-28 Hans Wennborgclang-cl wants MSVC-style win32
2014-03-27 Saleem AbdulrasoolUse the new Windows environment for target detection
2014-03-27 Aaron BallmanReverting r204968 and r204969; while more build bots...
2014-03-27 Aaron BallmanUrgh. Amending r204968 which somehow missed this file!
2014-03-27 Aaron BallmanReapplying r204952 with fixes which should hopefully...
2014-03-27 Fariborz JahanianObjective-C. Make multiple selector warning
2014-03-27 David BlaikieSupport for -Wa,-compress-debug-sections.
2014-03-27 Aaron BallmanReverting r204952, while I figure out what's going...
2014-03-27 Stephan TolksdorfDon't emit exit-time destructor warnings for trivial...
2014-03-27 Stephan TolksdorfRecognize simple cases of trivial explicitly defaulted...
2014-03-27 Aaron BallmanClean up the __has_attribute implementation without...
2014-03-27 Stephan TolksdorfFix PR18307: Properly (de)serialize inherited construct...
2014-03-27 Manuel KlimekImprove handling of bool expressions in template arguments.
2014-03-27 Eric ChristopherAdd an explanatory comment and FIXME about the function...
2014-03-27 Dmitri GribenkoComment parsing: use different comment styles in differ...
2014-03-27 Dmitri GribenkoComment parsing: attach comments to enums declared...
2014-03-27 David TweedEnforce the restriction that a parameter to a kernel...
2014-03-27 Duncan P. N... InstrProf: Pull in runtime on non-Darwin
2014-03-27 Dmitri GribenkoAdd a module cache path to the test that uses -fmodules
2014-03-27 Daniel Jasperclang-format: Avoid line-breaks that increase the curre...
2014-03-27 Dmitri GribenkoComment parsing: when comment ranges are deserialized...
2014-03-27 Rafael EspindolaHandle and warn on aliases to weak aliases.
2014-03-27 Alexander Musman[OPENMP] OMPExecutableDirective re-factoring
2014-03-27 Daniel Jasperclang-format: Extract getNewLineColumn out of addTokenO...
2014-03-27 Manuel KlimekFix bool expression special case.
2014-03-27 Chandler Carruth[cleanup] Stop specifying size overrides for BumpPtrAll...
2014-03-27 Daniel Jasperclang-format: Correctly identify ObjC Block with return...
2014-03-27 Eric ChristopherRevert "Just call getContextDescriptor to get the conte...
2014-03-27 Richard SmithPR19252: Fix crash if alignas is used with an auto...
2014-03-27 Rafael EspindolaDon't produce a L symbol in __DATA,__data.
2014-03-27 Reid KlecknerMS asm: Filter out fpsw clobbers
2014-03-26 Eric ChristopherJust call getContextDescriptor to get the context for...
2014-03-26 Reid KlecknerTry to fix arm bots by removing a superfluous __cdecl
2014-03-26 Richard SmithPR19254: If a thread_local data member of a class is...
2014-03-26 Fariborz JahanianObjective-C. Improve diagnostic error for '@import'
2014-03-26 Fariborz JahanianObjective-C. Fixes a bogus warning on unimplemented
2014-03-26 Duncan P. N... InstrProf: Use unique_ptr
2014-03-26 Duncan P. N... InstrProf: Use references
2014-03-26 Jordan Rose[analyzer] Remove the implemented Identical* checkers...
2014-03-26 Logan ChienFix atomic libcall.
2014-03-26 Jordan Rose[analyzer] Handle the M_ZERO and __GFP_ZERO flags in...
2014-03-26 Paul RobinsonRecommit r204493 with a fix to look in both clang and...
2014-03-26 Reid KlecknerIntrin.h: Implement _InterlockedExchangePointer
2014-03-26 Reid Kleckner-Wglobal-constructors: Don't warn on trivial defaulted...
2014-03-26 Reid Kleckner-fms-extensions: Add __va_start builtin, which is used...
2014-03-26 Renato GolinAdd support for __builtin___clear_cache in Clang
2014-03-26 Tim NorthoverARM: be more flexible about how --mhwdiv is accepted.
2014-03-26 Joerg SonnenbergerFrom Matt Thomas: use long long for [u]int64_t and...
2014-03-26 Timur IskhodzhanovMake the 'for (auto ...)' names more readable
2014-03-26 Timur IskhodzhanovFix PR19066 - 0-sized vftable in the presence of virtua...
2014-03-26 Rafael EspindolaRevert "Update for llvm api change."
2014-03-26 Rafael EspindolaUpdate for llvm api change.
2014-03-26 Richard TrieuAdd existing warnings to -Waddress so that it works...
2014-03-26 Alexander KornienkoMove the -i[no-]system-prefix options from CC1Options...
2014-03-25 Bob Wilson[PGO] Add simplified branch weights for Objective-C...
2014-03-25 Richard SmithPR19249: Don't forget to DiagnoseUseOfDecl for the...
2014-03-25 David BlaikieUse an option alias to implement -gmlt
2014-03-25 Reid Kleckner-fms-compatibility: Only form implicit member exprs...
2014-03-25 Reid KlecknerMS ABI: Mark direct virtual bases as visted when buildi...
2014-03-25 Benjamin KramerFix an logic error in the clang driver preventing crtfa...
2014-03-25 Hans Wennborgclang-cl: make /Gy imply -fdata-sections in addition...
2014-03-25 Jordan Rose[analyzer] Don't track retain counts of objects directl...
2014-03-25 Hans Wennborgclang-cl: Forward /Gy or /Gy- when falling back to...
2014-03-25 Manuel KlimekFixes a bug in DynTypedNode.
2014-03-25 Daniel Jasperclang-format: Fix incorrect &/* detection.
2014-03-25 Richard SmithRemove redundant and misleading check. This could also...
2014-03-25 Richard SmithSave out a correct lookup table if a lookup table entry...
2014-03-25 Richard SmithIf a DeclContext's lookups need to be reconciled, and...
2014-03-25 Richard SmithSimplify: don't try to complete the list of decls twice...
2014-03-24 Richard SmithFix a bug where an explicit instantiation declaration...
2014-03-24 Eli BenderskyProper handling of static local variables with address...
2014-03-24 David MajnemerMS ABI: Eliminate Duplicate Strings
next