]> granicus.if.org Git - clang/shortlog
clang
2018-06-28 Artem Dergachev[CFG] [analyzer] Add construction contexts that explain...
2018-06-27 Heejin Ahn[analyzer] Add clangFrontend to target_link_libraries
2018-06-27 Richard Smith[www] Update cxx_dr_status for recent DR fixes.
2018-06-27 Richard SmithDR1687: When overload resolution selects a built-in...
2018-06-27 Bruno Cardoso... [Modules][ObjC] Warn on the use of '@import' in framewo...
2018-06-27 Richard SmithDR1213: Ignore implicit conversions when determining...
2018-06-27 Aaron Enye Shi[HIP] Fix ordering of device-libs linking
2018-06-27 Aaron Enye Shi[HIP] Support flush denormals bitcode
2018-06-27 Artem Belevich[CUDA] Use atexit() to call module destructor.
2018-06-27 Matt Morehouse[UBSan] Add silence_unsigned_overflow flag.
2018-06-27 Jonas Devlieghere[DebugInfo] Emit ObjC methods as part of interface
2018-06-27 Mikhail R.... Revert "[Analyzer] Moved RangeConstraintManager to...
2018-06-27 Francis Visoiu... [NEON] Remove empty test file from r335734
2018-06-27 Craig Topper[X86] Rename llvm.x86.avx512.mask.fpclass.p* to exclude...
2018-06-27 Alexander Kornienko[analyzer] Allow registering custom statically-linked...
2018-06-27 Mikhail R.... [analyzer] Fix string not being formatted with extra...
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (Clang part)
2018-06-27 Gabor MartonRe-apply: [ASTImporter] Import the whole redecl chain...
2018-06-27 Mikhail R.... [Analyzer] Moved RangeConstraintManager to header....
2018-06-27 Nico WeberAdd regression test for PR37935.
2018-06-27 Petr Hosek[CMake] Support passing FUCHSIA_SDK as the only variable
2018-06-27 Petr Hosek[CMake] Provide direct support for building sanitized...
2018-06-27 Zachary TurnerFix warning about unhandled enumeration in switch.
2018-06-27 George Karpenkov[analyzer] [NFC] A convenient getter for getting a...
2018-06-27 George Karpenkov[analyzer] [NFC] Add -verify to malloc checker test
2018-06-27 Richard SmithDiagnose missing 'template' keywords in contexts where...
2018-06-27 John Baldwin[mips] Explicitly specify the linker emulation for...
2018-06-26 Richard SmithDiagnose missing 'template' keywords in more cases.
2018-06-26 Shoaib Meenai[clang] Add test dependency on llvm-as
2018-06-26 George Karpenkov[analyzer] [tests] Include statistics in tests.
2018-06-26 Evgeniy StepanovRevert "[MS] Use mangled names and comdats for string...
2018-06-26 George Karpenkov[analyzer] Minor cleanups for BugReporter, expose a...
2018-06-26 Jessica Paquette[MachineOutliner] Emit a warning when using -moutline...
2018-06-26 George Karpenkov[analyzer] Do not run visitors until the fixpoint,...
2018-06-26 Brian Gesiak[AST] Fix typo in LazyOffsetPtr::get docs (NFC)
2018-06-26 John Baldwin[mips] Use more conservative default CPUs for MIPS...
2018-06-26 Volodymyr Sapsai[Sema] Fix infinite typo correction loop.
2018-06-26 Peter CollingbourneCompile CodeGenModule.cpp with /bigobj.
2018-06-26 Aaron Enye Shi[HIP] Remove hip/hc.amdgcn.bc from HIP Toolchains
2018-06-26 Alexey Bataev[OPENMP, NVPTX] Reduce the number of the globalized...
2018-06-26 Aaron Enye Shi[Test] Initial test commit access
2018-06-26 Francis Visoiu... Revert "[CMake][Darwin] Match cxx-headers -> cxx_header...
2018-06-26 Kostya Kortchinsky[Driver] Do not add -lpthread & -lrt with -static-libsa...
2018-06-26 Teresa Johnson[ThinLTO] Add testing of summary index parsing to a...
2018-06-26 Simon PilgrimAvoid spurious 'comma operator within array index expre...
2018-06-26 Gabor Marton[ASTImporter] Use InjectedClassNameType at import of...
2018-06-26 Krasimir Georgiev[clang-format] Enable text proto formatting in common...
2018-06-26 Vedant KumarFix an ambiguous overload issue pointed out by MSVC
2018-06-26 Vedant Kumar[ubsan] Relax nullability-return for blocks with deduce...
2018-06-26 Vedant KumarModernize a function, NFC.
2018-06-26 Peter CollingbourneImplement CFI for indirect calls via a member function...
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-25 Artem Dergachev[analyzer] Track null and undef values through expressi...
2018-06-25 Artem Dergachev[analyzer] Fix invalidation on C++ const methods with...
2018-06-25 Jessica Paquette[MachineOutliner] NFC - simplify -moutline/-mno-outline...
2018-06-25 Yunlian JiangAdd an option to support debug fission on implicit...
2018-06-25 Bruno Cardoso... Fix tests from r335542 to use %hmaptool
2018-06-25 Bruno Cardoso... Warning for framework include violation from Headers...
2018-06-25 Michael KruseRevert "Append new attributes to the end of an Attribut...
2018-06-25 Sam Clegg[WebAssembly] Add no-prototype attribute to prototype...
2018-06-25 Jessica Paquette[MachineOutliner] Outline from linkonceodrs by default...
2018-06-25 Jessica Paquette[MachineOutliner] Make last of -moutline/-mno-outline win
2018-06-25 Alexander RichardsonUse Triple::isMIPS() instead of enumerating all Triples...
2018-06-25 Eric Liu[clang-format] Add a default format style that can...
2018-06-25 Gabor MartonRevert "[ASTImporter] Import the whole redecl chain...
2018-06-25 Alexey Bataev[OPENMP] Do not consider address constant vars as possibly
2018-06-25 Gabor Marton[ASTImporter] Import the whole redecl chain of functions
2018-06-25 Hans Wennborg[clang-cl] Don't emit dllexport inline functions etc...
2018-06-25 Gabor Marton[ASTImporter] Add ms compatibility to tests which use...
2018-06-25 Krasimir Georgiev[clang-format] Keep @message together in text protos
2018-06-25 Gabor Marton[ASTImporter] Add new tests about templated-described...
2018-06-25 Krasimir Georgiev[clang-format] Fix end-of-file comments text proto...
2018-06-25 Igor Kudrin[CodeGen] Provide source locations for UBSan type check...
2018-06-23 Brian Gesiak[Coroutines] Less IR for noexcept await_resume
2018-06-23 Brian Gesiak[Sema] isValidCoroutineContext FIXME and citations
2018-06-23 Reid KlecknerAttempt to fix latent tablegen dependency issue
2018-06-23 Petr Hosek[Fuchsia] Enable static libc++, libc++abi, libunwind
2018-06-22 JF Bastien[Sema] -Wformat-pedantic only for NSInteger/NSUInteger...
2018-06-22 Tobias Edler... Re-land "[LTO] Enable module summary emission by defaul...
2018-06-22 Benjamin KramerReinstate quotes around the path to python that I accid...
2018-06-22 Richard SmithRestore pre-r335182 behavior for naming inherited const...
2018-06-22 Sam CleggFix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM
2018-06-22 Alexey Bataev[OPENMP, NVPTX] Fix reduction of the big data types...
2018-06-22 Bruno Cardoso... Re-apply: Warning for framework headers using double...
2018-06-22 Emmett NeymanImplemented proto to LLVM conversion and LLVM fuzz...
2018-06-22 Erich Keane[NFC] Fix AttributeList allocated_size for ParsedType.
2018-06-22 Steven WuAdd const qualifier on FieldChainInfoComparator::operator()
2018-06-22 Anastasia Stulova[OpenCL] Fixed parsing of address spaces for C++.
2018-06-22 Anastasia Stulova[Sema] Updated note for address spaces to print the...
2018-06-22 Kostya Kortchinsky[Driver] Make scudo compatible with -fsanitize-minimal...
2018-06-22 Gabor Buella[X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to...
2018-06-22 Jacek Olesiak[clang-format] Add AlwaysBreakBeforeMultilineString...
2018-06-22 Benjamin Kramer[hmaptool] Turn %hmaptool into a proper substitution
2018-06-21 Chandler Carruth[x86] Fix a tiny bug in my test case in r335309 by...
2018-06-21 Chandler Carruth[x86] Teach the builtin argument range check to allow...
2018-06-21 Craig Topper[X86] Update handling in CGBuiltin to be tolerant of...
2018-06-21 Evgeniy StepanovIgnore blacklist when generating __cfi_check_fail.
2018-06-21 Emmett NeymanTest commit, made a minor change to a comment
2018-06-21 Bruno Cardoso... Re-apply: Add python tool to dump and construct header...
2018-06-21 Tobias Edler... Revert "[LTO] Enable module summary emission by default...
next