]> granicus.if.org Git - clang/shortlog
clang
2018-06-29 Richard Smith[modules] Emit the type of the TypeSourceInfo for a...
2018-06-29 Richard SmithSpecify an explicit underlying type for this enum to...
2018-06-29 Dimitry AndricRequest init/fini array on FreeBSD 12 and later
2018-06-29 Brad Smith[mips][ias] Enable IAS by default for OpenBSD / FreeBSD...
2018-06-29 Mikhail R.... [analyzer] Replace the vector of ConstraintSets by...
2018-06-29 Jessica Paquette[MachineOutliner] Make -mno-outline use -enable-machine...
2018-06-29 Leonard Chan[Fixed Point Arithmetic] Rename `-fsame-fbits` flag
2018-06-29 Ben Hamilton[clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:...
2018-06-29 Krasimir Georgiev[clang-format] Support additional common functions...
2018-06-29 Gabor Marton[ASTImporter] Added import of CXXStdInitializerListExpr
2018-06-29 Kristof Umann[analyzer][UninitializedObjectChecker] Added a NotesAsW...
2018-06-29 Gabor Marton[ASTImporter] Eliminated some unittest warnings.
2018-06-29 Craig Topper[X86] Remove masking from the avx512 packed sqrt builti...
2018-06-28 Alex Lorenz[frontend] Don't include the C++ stdlib for -x assemble...
2018-06-28 David BlaikieDebugInfo: Add -gno-gnu-pubnames to allow disabling...
2018-06-28 Mikhail R.... [analyzer] fix test case expected warning
2018-06-28 Mikhail R.... [analyzer] Move test to the correct directory
2018-06-28 George Burgess IV[Parse] Make -Wgcc-compat complain about for loop inits...
2018-06-28 Mikhail R.... [analyzer] Fix wrong comparison generation of the range...
2018-06-28 Richard SmithPR37979: integral promotions in C++ treat enum bit...
2018-06-28 Petr Hosek[CMake] Don't build Linux targets on Darwin in Fuchsia...
2018-06-28 Petr Hosek[CMake] Build static runtimes for host in Fuchsia first...
2018-06-28 Joel E. Denny[OPENMP] Fix incomplete type check for array reductions
2018-06-28 Joel E. DennyRevert r335907: [OPENMP] Fix incomplete type check...
2018-06-28 Joel E. Denny[OPENMP] Fix incomplete type check for array reductions
2018-06-28 Ahmed Bougacha[CMake] Make bootstrap and compiler-rt depend on cxx...
2018-06-28 Aaron BallmanSet the line ending of clang.natvis to CRLF.
2018-06-28 Vedant Kumar[Darwin] Remove _VPMergeHook from the auto-export list
2018-06-28 Artem Belevich[CUDA] Place all CUDA sections in __NV_CUDA segment...
2018-06-28 Krasimir Georgiev[clang-format] Do not format raw string literals inside...
2018-06-28 Filipe CabecinhasFix test that was failing on Windows due to too many...
2018-06-28 David CarlierOpenBSD driver needs ld.lld in sanitizer context
2018-06-28 Benjamin KramerFix unittest build with GCC older than 5.
2018-06-28 Vassil Vassilev[ODRHash] Do not rely on Type* when computing the hash.
2018-06-28 Aaron BallmanThe :option: syntax was generating Sphinx build warning...
2018-06-28 Aaron BallmanCorrect the code highlighting marker to be Objective...
2018-06-28 Aaron BallmanFix the indentation in this documentation to remove...
2018-06-28 Adam Balogh[Analyzer] Iterator Checker - Part 2: Increment, decrem...
2018-06-28 Jonas Devlieghere[DebugInfo] Follow-up commit to improve consistency...
2018-06-28 Adam Balogh[Analyzer] Constraint Manager Negates Difference
2018-06-28 Petr Hosek[CMake] Use explicit targets for building Linux runtimes
2018-06-28 Petr HosekHandle both Linux and Windows path separator for the...
2018-06-28 Petr HosekSupport for multiarch runtimes layout
2018-06-28 Artem Dergachev[analyzer] Remove redundant ';'.
2018-06-28 Richard Smith[modules] Do not serialize / deserialize pending new...
2018-06-28 Richard Smith[modules] Ensure that an in-class function definition...
2018-06-28 Artem Dergachev[analyzer] Use sufficiently large types for index bound...
2018-06-28 Artem Dergachev[analyzer] Add support for pre-C++17 copy elision.
2018-06-28 Artem Dergachev[CFG] [analyzer] Simplify lifetime-extended temporary...
2018-06-28 Artem Dergachev[analyzer] Re-enable lifetime extension for temporaries...
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.
next