]> granicus.if.org Git - clang/shortlog
clang
2018-07-03 Hans WennborgRevert r336021 "PR33924: merge local declarations that...
2018-07-03 Steven Wu[Driver][Darwin] Use Host Triple to infer target os...
2018-07-02 Richard SmithPer C++ [over.match.copy]p1, direct-initialization...
2018-07-02 Piotr Padlewski[CodeGenCXX] Emit strip.invariant.group with -fstrict...
2018-07-02 George Karpenkov[analyzer] [tests] Pass clang executable path to prefix...
2018-07-02 Balazs KeriTest commit access
2018-07-02 Nico Weber[ms] Fix mangling of char16_t and char32_t to be compat...
2018-06-30 Yaron KerenAdd expected fail triple x86_64-pc-windows-gnu to test...
2018-06-30 Craig Topper[X86] Correct the width of mask arguments in intrinsic...
2018-06-30 Tom StellardDriver: Add an explicit target to testcase from r336037
2018-06-30 Tom StellardDriver: Don't mix system tools with devtoolset tools...
2018-06-30 Craig Topper[X86] Remove masking from the avx512 rotate builtins...
2018-06-30 Bruno Cardoso... Add protocol redefinition to the current scope/context
2018-06-29 Justin Lebar[CUDA] Make __host__/__device__ min/max overloads const...
2018-06-29 Justin Lebar[CUDA] Make min/max shims host+device.
2018-06-29 George Karpenkov[analyzer] [tests] Allow the tested project to specify...
2018-06-29 George Karpenkov[analyzer] [tests] Fix 80 column violation in SATestBui...
2018-06-29 Richard SmithPR33924: merge local declarations that have linkage...
2018-06-29 David BlaikieSpurious commit just to help Richard, because git is...
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...
next