]> granicus.if.org Git - clang/shortlog
clang
2017-09-26 Matthias BraunCodeGenModule: Adapt to LLVM TargetLibraryInfo changes
2017-09-26 Dean Michael... Revert "[XRay][Driver] Do not link in XRay runtime...
2017-09-25 Dean Michael... [XRay][Driver] Do not link in XRay runtime in shared...
2017-09-25 Nico Weberclang-format/java: Always put space after `assert`...
2017-09-25 Vlad TsyrklevichAllow specifying sanitizers in blacklists
2017-09-25 Gheorghe-Teodor... [OpenMP] Enable the existing nocudalib flag for OpenMP...
2017-09-25 Sanjay Patel[x86] make assertions less strict in avx512f test file
2017-09-25 Sanjay Patel[x86] make assertions less strict in avx512f test file
2017-09-25 Gheorghe-Teodor... [OpenMP] Bugfix: output file name drops the absolute...
2017-09-25 Gheorghe-Teodor... Revert commit with wrong message.
2017-09-25 Gheorghe-Teodor... [OpenMP] Don't throw cudalib not found error if only...
2017-09-25 Wei MiReinstall the patch "Use EmitPointerWithAlignment to...
2017-09-25 Sanjay Patel[x86] remove RUNs that were checking fully optimized IR
2017-09-25 Justin LebarRevert "[NVPTX] added match.{any,all}.sync instructions...
2017-09-25 Alexander Shaposhnikov[analyzer] Fix crash on modeling of pointer arithmetic
2017-09-25 Martin Storsjo[MinGW] Don't link -lmsvcrt if a different msvcrt versi...
2017-09-25 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-25 Artem Belevich[CUDA] Fix names of __nvvm_vote* intrinsics.
2017-09-25 Yi Kong[Sema] Null check in BuildDeclarationNameExpr
2017-09-25 Michael Zuckerman[Clang] Adding missing feature to goldmont
2017-09-25 Jina Nahiasfixing a bug in mask[z]_set1 intrinsic
2017-09-24 Simon PilgrimFix implicit-fallthrough warning by adding missing...
2017-09-23 Richard SmithDon't warn about runtime behavior problems in variable...
2017-09-23 Benjamin KramerSilence unused variable warning in Release builds.
2017-09-23 Reka Kovacs[docs] Fix typos in Clang's User's Manual.
2017-09-23 Akira HatanakaPromote storage-only __fp16 vector operands to float...
2017-09-23 Richard SmithCorrectly compute linkage for members of internal linka...
2017-09-23 Reid KlecknerCommit missing fixes for tool_file_rename
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-09-22 George Karpenkov[Analyzer] Fix minor errors in python scripts.
2017-09-22 Richard SmithDR1113: anonymous namespaces formally give their conten...
2017-09-22 Vedant Kumar[test] Enable clang-func-mapping as a test dep with...
2017-09-22 Richard TrieuFix unused variable warning in non-debug builds.
2017-09-22 Hans Wennborgclang-format plugin: Add missing NL (new line) at EOF...
2017-09-22 Akira Hatanaka[CodeGen][ObjC] Build the global block structure before...
2017-09-22 Alexander Shaposhnikov[clang] Fix isExternC matcher docs
2017-09-22 Ilya BiryukovSet completion priority of destructors and operators...
2017-09-22 Vedant Kumar[lit.cfg] Avoid concatenating which(clang-func-mapping...
2017-09-22 Alexander Shaposhnikov[clang] Fix printf fixit for objc specific types
2017-09-22 Saleem Abdulrasoolbindings: expose Linkage to the python bindings
2017-09-22 Vedant Kumar[Coverage] Add an option to emit limited coverage info
2017-09-22 Dave Lee[index] Generate class & metaclass manglings for objc
2017-09-22 Alexey Bataev[OPENMP] Handle re-declaration of captured variables...
2017-09-22 Wei Mi[Atomic][X8664] set max atomic inline width according...
2017-09-22 Simon PilgrimFix unused variable warning. NFCI.
2017-09-22 Gabor HorvathAdd Cross Translation Unit support library
2017-09-22 Gabor Horvath[analyzer] Add new delete with non-virtual destructor...
2017-09-22 Krasimir Georgiev[clang-format] Ignore case and stable sort using-declar...
2017-09-22 Richard SmithClosure types have no name (and can't have a typedef...
2017-09-22 Richard SmithGive external linkage and mangling to lambdas inside...
2017-09-22 Saleem AbdulrasoolDriver: remove support for libstdc++ from CrossWindows
2017-09-22 Richard SmithClean up some mistreatment of enumerations.
2017-09-22 Akira HatanakaAdd test cases that weren't committed in r313945.
2017-09-22 George Karpenkov[Analyzer] Static analyzer script for updating referenc...
2017-09-22 George Karpenkov[Analyzer] Refactor analyzer testing scripts.
2017-09-22 Richard SmithFix tracking of whether a destructor would be deleted.
2017-09-22 Akira HatanakaAdd support for attribute 'noescape'.
2017-09-22 George Karpenkov[Analyzer] Log when auto-synthesized body is used.
2017-09-22 Richard SmithExtend -ast-dump for CXXRecordDecl to dump the flags...
2017-09-21 Zachary TurnerResubmit "[lit] Refactor out some more common lit confi...
2017-09-21 George Karpenkov[Analyzer] Use CC environment variable to select analyz...
2017-09-21 George Karpenkov[Analyzer] Add simple help to SATestAdd.py
2017-09-21 George Karpenkov[Analyzer] Remove dead code from CmpRuns.py.
2017-09-21 Zachary TurnerRevert "[lit] Refactor out some more common lit configu...
2017-09-21 Zachary Turner[lit] Refactor out some more common lit configuration...
2017-09-21 Jonathan Coe[libclang] Keep track of TranslationUnit instance when...
2017-09-21 Erich KeaneRemove svn-properties for file added in 313909 (NFC)
2017-09-21 Erich KeaneAdd testcase I forgot to add in R313907.
2017-09-21 Erich KeaneSuppress Wsign-conversion for enums with matching under...
2017-09-21 Volodymyr Sapsai[Sema] Prevent InstantiateClass from checking unrelated...
2017-09-21 Artem Belevich[CUDA] Fixed order of words in the names of shfl builtins.
2017-09-21 Artem Belevich[NVPTX] Implemented bar.warp.sync, barrier.sync, and...
2017-09-21 Volodymyr Sapsai[Sema] Fix using old initializer during switch statemen...
2017-09-21 Volodymyr Sapsai[fixup][Sema] Allow in C to define tags inside enumerat...
2017-09-21 Zachary Turner[lit] Rename lld and clang lit configs to end in .py
2017-09-21 Alexey Bataev[OPENMP] Use canonical declarations for redeclarations...
2017-09-21 Gabor Horvath[analyzer] Fix an assertion fail in VirtualCallChecker
2017-09-21 Vitaly BukaRevert "Give external linkage and mangling to lambdas...
2017-09-20 Matt Morehouse[MSan] Disable sanitization for __sanitizer_dtor_callback.
2017-09-20 Erich Keane[MS Compat]Allow __interfaces to have properties.
2017-09-20 Richard SmithGive external linkage and mangling to lambdas inside...
2017-09-20 Artem Belevich[NVPTX] Implemented shfl.sync instruction and supportin...
2017-09-20 Alexey Bataev[OPENMP] Support for re-declarations when checking...
2017-09-20 Cameron DesrochersFixed unused variable warning introduced in r313796...
2017-09-20 Cameron Desrochers[PCH] Fixed preamble breaking with BOM presence (and...
2017-09-20 Andrew KaylorRemove offset size check in nullptr arithmetic handling
2017-09-20 Serge PavlovPut target deduced from executable name at the start...
2017-09-20 Roman LebedevReplace r313747, don't always warn on enums, rework...
2017-09-20 Roman Lebedev[Sema] CheckTautologicalComparisonWithZero(): always...
2017-09-20 Roman Lebedev[Sema] Move some stuff into -Wtautological-unsigned...
2017-09-20 Manuel Klimekclang-format clang-format.
2017-09-20 Manuel KlimekFix clang-format's detection of structured bindings.
2017-09-20 Richard SmithImplement C++ [basic.link]p8.
2017-09-20 Akira HatanakaRevert "Add support for attribute 'noescape'."
2017-09-20 Akira HatanakaAdd support for attribute 'noescape'.
2017-09-20 Akira HatanakaRevert "Add support for attribute 'noescape'."
2017-09-20 Akira HatanakaAdd support for attribute 'noescape'.
2017-09-20 Akira Hatanaka[Sema][ObjC] Warn about mismatches in attributes betwee...
2017-09-19 Adam NemetAdd override for ClangDiagnosticHandler::isAnyRemarkEna...
2017-09-19 Andrew KaylorFix 32-bit buildbots by removing tests that are depende...
next