]> granicus.if.org Git - clang/shortlog
clang
2017-09-27 Erich KeaneFix capitalization of a bunch of parameters in SemaDecl...
2017-09-27 Chih-Hung Hsieh[clang-format] Adjust space around &/&& of structured...
2017-09-26 Erich KeaneEmit section information for extern variables.
2017-09-26 Richard SmithFix uninitialized member found by msan build bot.
2017-09-26 Saleem AbdulrasoolSema: rename SemaBuiltinVAStart to SemaBuiltinVAStartMi...
2017-09-26 Gheorghe-Teodor... Revert commmit 314228.
2017-09-26 Saleem AbdulrasoolBasic: support Preserve{Most,All} CC on Windows
2017-09-26 Erich KeaneAllow IUnknown/IInterface types to come from extern C++
2017-09-26 Nico WeberDelete trailing whitespace.
2017-09-26 Richard SmithResolve a defect in C++17 copy omission.
2017-09-26 Erich Keane[Sema] Corrected the warn-on-throw-from-noexcept behavi...
2017-09-26 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-26 Saleem AbdulrasoolSema: Windows/ARM __va_start is not const correct
2017-09-26 Artem Belevich[NVPTX] added match.{any,all}.sync instructions, intrin...
2017-09-26 Alexey Bataev[OPENMP] Fix handling of implicit mapping of array...
2017-09-26 Artem Dergachev[analyzer] Keep track of design discusions as part...
2017-09-26 Gheorghe-Teodor... [OpenMP] Don't throw cudalib not found error if only...
2017-09-26 Gheorghe-Teodor... Revert commit 314210.
2017-09-26 Simon Dardis[mips] Accept but ignore -m(no-)branch-likely
2017-09-26 Krasimir Georgiev[clang-format] Add ext/ to google include categories
2017-09-26 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-26 Ivan A. KosarevFix TBAA information for reference accesses
2017-09-26 Alexey Bataev[OPENMP] Generate implicit map|firstprivate clauses...
2017-09-26 Dean Michael... [XRay] Avoid actual linking when testing the driver
2017-09-26 Dean Michael... [XRay] Run command once without piping to FileCheck
2017-09-26 Dean Michael... [XRay] Only run shared tests when 'enable_shared' is...
2017-09-26 Dean Michael... [XRay] Remove -fPIC from shared build test.
2017-09-26 Dean Michael... [XRay] Stop running tests for 'amd64', and remove ...
2017-09-26 Dean Michael... [XRay][Driver] Do not link in XRay runtime in shared...
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.
next