]> granicus.if.org Git - clang/shortlog
clang
2019-02-28 Gabor Marton[CTU] Do not allow different CPP dialects in CTU
2019-02-28 Jan Korous[clang][index-while-building][NFC] Comment about implem...
2019-02-28 Joerg SonnenbergerEnsure that set constrained asm operands are not affect...
2019-02-28 Erik Pilkington[CodeGen] Fix some broken IR generated by -fsanitize...
2019-02-27 Reid Kleckner[InstrProf] Use separate comdat group for data and...
2019-02-27 Jan Korous[clang][index-while-building][NFC] FileIndexRecord...
2019-02-27 Jan Korous[clang][index-while-building] FileIndexRecord
2019-02-27 Joerg SonnenbergerUse Secure PLT as default on NetBSD/PowerPC.
2019-02-27 Alexey Bataev[OPENMP]Delay emission of the error for unsupported...
2019-02-27 Akira HatanakaAdd triples to the test I committed in r355012 to fix...
2019-02-27 Akira HatanakaAvoid needlessly copying a block to the heap when a...
2019-02-27 David GoldmanSupport framework import/include auto-completion
2019-02-27 Balazs Keri[ASTImporter] Improve import of FileID.
2019-02-27 Yaxun Liu[NFC] minor revision of r354929 [CUDA][HIP] Check calli...
2019-02-27 Hans WennborgAttrDocs.td: fix broken bullet-point indentation
2019-02-27 Yaxun Liu[HIP] change kernel stub name
2019-02-27 Volodymyr Sapsai[index] Fixup for r354942. Specify target in test to...
2019-02-27 Volodymyr Sapsai[index] Improve indexing support for MSPropertyDecl.
2019-02-27 Joerg SonnenbergerFix inline assembler constraint validation
2019-02-26 Yaxun Liu[CUDA][HIP] Check calling convention based on function...
2019-02-26 Alexey Bataev[OPENMP][CUDA]Do not emit warnings for variables in...
2019-02-26 Alexey Bataev[OPENMP]Delay emission for unsupported va_arg expression.
2019-02-26 Reid Kleckner[MS] Don't emit coverage for deleting dtors
2019-02-26 Tom Roeder[ASTImporter] Add support for importing ChooseExpr...
2019-02-26 Craig Topper[X86] Add 'znver2' and 'cascadelake' to the __builtin_c...
2019-02-26 Michael Liao[AMDGPU] Allow using integral non-type template parameters
2019-02-26 Ganesh Gopalasubramanian[X86] AMD znver2 enablement
2019-02-26 Yaxun Liu[OpenCL] Fix assertion due to blocks
2019-02-26 Emilio Cobos... [libclang] Avoid crashing when getting layout info...
2019-02-26 Andrew Ng[clang-format] SpaceBeforeParens for lambda expressions
2019-02-26 Kadir Cetinkaya[clang][Index] Visit UsingDecls and generate USRs for...
2019-02-26 Pierre Gousseaurevert r354873 as this breaks lldb builds.
2019-02-26 Pierre Gousseau[Driver] Allow enum SanitizerOrdinal to represent more...
2019-02-26 Ilya Biryukov[CodeComplete] Propagate preferred type for function...
2019-02-26 Alexander PotapenkoCodeGen: Explicitly initialize structure padding in...
2019-02-26 Aaron Smith[CGDebugInfo] Set NonTrivial DIFlag to a c++ record...
2019-02-26 Reid KlecknerRevert r354832 "[ASTImporter] Add support for importing...
2019-02-26 Reid Kleckner[MS] Fix for Bug 8446, template instantiation without...
2019-02-25 Tom Roeder[ASTImporter] Add support for importing ChooseExpr...
2019-02-25 JF Bastien[NFC] Reorder some mis-ordered tests
2019-02-25 Alexander KornienkoReapply "Make static counters in ASTContext non-static...
2019-02-25 Erik Pilkington[CodeGenObjC] Fix a nullptr dyn_cast
2019-02-25 Emilio Cobos... [libclang] Expose warn_unused and warn_unused_result...
2019-02-25 Emilio Cobos... [libclang] Fix a trivial error introduced in D57946.
2019-02-25 Michael Kruse[OpenMP 5.0] Parsing/sema support for from clause with...
2019-02-25 Vlad TsyrklevichRevert "Make static counters in ASTContext non-static."
2019-02-25 Kristof Umann[analyzer] Fix infinite recursion in printing macros
2019-02-25 Alexander KornienkoMake static counters in ASTContext non-static.
2019-02-25 Luke Cheeseman[AArch64] Add support for Cortex-A76 and Cortex-A76AE
2019-02-25 Dmitri GribenkoFixed typos in tests: s/CHEKC/CHECK/
2019-02-25 Alexey Bader[SYCL] Add clang front-end option to enable SYCL device...
2019-02-24 Kristina BrooksFix accidentally used hard tabs. NFC
2019-02-24 Kristina BrooksWrap code for builtin_assume_aligned at 80 col.NFC
2019-02-24 Michael LiaoTypo: s/CHCCK/CHECK
2019-02-24 Michael Liao[NFC] Minor coding style (indent) fix.
2019-02-23 Richard SmithEnable coroutines under -std=c++2a.
2019-02-23 Richard Smith[cxx_status] Update to match Kona motions.
2019-02-23 Bruno Ricci[NFC] Fix Wdocumentation warning in OMPToClause
2019-02-23 Bruno Ricci[Sema][NFC] SequenceChecker: More tests in preparation...
2019-02-23 Brad SmithRemove OpenBSD case for old system libstdc++ header...
2019-02-23 Brad SmithRemove sanitizer context workaround no longer necessary
2019-02-22 Michael Kruse[OpenMP 5.0] Parsing/sema support for to clause with...
2019-02-22 Louis Dionne[clang] Only provide C11 features in <float.h> starting...
2019-02-22 Alexey Bataev[OPENMP] Delayed diagnostics for VLA support.
2019-02-22 Simon PilgrimFix "not all control paths return" warning. NFCI.
2019-02-22 Alexey BataevRevert "[OPENMP] Delayed diagnostics for VLA support."
2019-02-22 Alexey Bataev[OPENMP] Delayed diagnostics for VLA support.
2019-02-22 Saleem AbdulrasoolCodeGen: use COMDAT for block copy/destroy helpers
2019-02-22 Alexey Bataev[CUDA]Delayed diagnostics for the asm instructions.
2019-02-22 Yaxun Liurevert r354615: [HIP] change kernel stub name
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Enable by default as `osx.MIG'.
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Add support for more APIs.
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Fix an FN when the object is...
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Improve intermediate diagnostic...
2019-02-22 Artem Dergachev[analyzer] MIGChecker: Take advantage of the mig_server...
2019-02-21 Artem Dergachev[analyzer] MIGChecker: A checker for Mach Interface...
2019-02-21 Richard SmithUse _Q as MS ABI mangling for char8_t.
2019-02-21 Reid Kleckner[clang-cl] Whitelist -fbracket-depth=123 in clang-cl
2019-02-21 Matt ArsenaultAMDGPU: Don't emit debugger subtarget features
2019-02-21 Dan Albert[Driver] Fix float ABI default for Android ARMv8.
2019-02-21 Leonard Chan[Fixed Point Arithmetic] Fixed Point Comparisons
2019-02-21 Yaxun Liu[HIP] change kernel stub name
2019-02-21 Michael Liao[CodeGen] Fix string literal address space casting.
2019-02-21 Mandeep Singh... [test] Fix typo: 's/ ot / to /' [NFC]
2019-02-21 Alexey BataevRevert "[CUDA]Delayed diagnostics for the asm instructi...
2019-02-21 Alexey Bataev[CUDA]Delayed diagnostics for the asm instructions.
2019-02-21 Eric Liu[CodeComplete] Collect visited contexts when scope...
2019-02-21 Andrew Savonichev[OpenCL] Simplify LLVM IR generated for OpenCL blocks
2019-02-21 Kadir Cetinkaya[clang][Index] Enable indexing of Template Type Paramet...
2019-02-21 Serge GueltonRevert r354546
2019-02-21 Serge GueltonFix typo in r354546
2019-02-21 Serge Guelton[NFC] Always initialize all members in ABIArgInfo
2019-02-21 Ahmed Bougacha[AArch64] Change size suffix for FP16FML intrinsics.
2019-02-21 Artem Dergachev[attributes] Fix buildbot after r354530.
2019-02-21 Artem Dergachev[attributes] Add an attribute for server routines in...
2019-02-20 Shoaib Meenai[clang] Add CMake target for installing clang's CMake...
2019-02-20 Shoaib Meenai[clang] Switch to LLVM_ENABLE_IDE
2019-02-20 Nemanja IvanovicMake predefined FLT16 macros conditional on support...
2019-02-20 Alexey Bataev[OPENMP] Use targetDiag for diagnostics of unsupported...
2019-02-20 Gabor MartonFix remaining semicolon pedantic errors for intel
next