]> granicus.if.org Git - clang/shortlog
clang
2017-12-13 Alexey Bataev[OPENMP] Fix handling of clauses in clause parsing...
2017-12-13 Krzysztof Parzyszek[Hexagon] Add front-end support for Hexagon V65
2017-12-13 Eric Liu[Sema] Ignore decls in namespaces when global decls...
2017-12-13 Eli Friedman[Coverage] Always emit unused coverage mappings in...
2017-12-12 Gheorghe-Teodor... [OpenMP] Add function attribute for triggering data...
2017-12-12 Kelvin Li[OpenMP] Diagnose function name on the link clause
2017-12-12 Don Hinton[cmake] Follow-up to rL320494.
2017-12-12 Kelvin LiAdd --cuda-path to mock a CUDA Toolkit installation...
2017-12-12 Don Hinton[debuginfo-tests] Add support for moving debuginfo...
2017-12-12 Erich KeaneRevert a part of 320489 that was submitted unintentionally.
2017-12-12 Erich KeaneFix ICE when __has_unqiue_object_representations called...
2017-12-12 Krasimir Georgiev[clang-format] Improve ObjC headers detection.
2017-12-12 Eric Liu[SemaCodeComplete] Allow passing out scope specifiers...
2017-12-12 Artem Dergachev[analyzer] StackAddrEscape: For now, disable the new...
2017-12-12 Artem Dergachev[analyzer] In getSVal() API, disable auto-detection...
2017-12-11 Craig Topper[Driver][CodeGen] Add -mprefer-vector-width driver...
2017-12-11 Craig Topper[Docs] Regenerate command line documentation.
2017-12-11 Erich KeanePR35586: Relax two asserts that are overly restrictive
2017-12-11 Krzysztof Parzyszek[Hexagon] Remove unsupported vlut intrinsics
2017-12-11 Hans WennborgFix warn-enum-compare.cpp on Windows
2017-12-11 Zhihao YuanP0620 follow-up: deducing `auto` from braced-init-list...
2017-12-11 Erich KeaneRevert 320391: Certain targets are failing, pulling...
2017-12-11 Malcolm Parsons[Sema] Fix crash in unused-lambda-capture warning for...
2017-12-11 Erich KeaneFor Linux/gnu compatibility, preinclude <stdc-predef...
2017-12-11 Aleksandar... [mips] Minor update to the comment (NFC)
2017-12-11 Aleksandar... [mips] Removal of microMIPS64R6
2017-12-10 Simon PilgrimFix MSVC 'not all control paths return a value' warning
2017-12-09 Duncan P. N... Update Clang CMake cache to use cxx-headers, NFC
2017-12-09 Tim NorthoverSwitch to gnu++14 as the default dialect.
2017-12-09 Richard TrieuRevert r320230 to fix buildbots.
2017-12-09 Alex LorenzFix Driver/darwin-version.c test
2017-12-09 Alex Lorenz[driver][darwin] Refactor the target selection code...
2017-12-09 Evgeniy StepanovFix fsanitize-blacklist test on Windows.
2017-12-09 Evgeniy StepanovHardware-assisted AddressSanitizer (clang part).
2017-12-09 Richard Trieu[ODRHash] Support ODR violation detection in functions.
2017-12-09 Kamil RytarowskiDon't link NetBSD programs with -ldl in linkXRayRuntimeDeps
2017-12-09 Akira Hatanaka[CodeGen][X86] Fix handling of __fp16 vectors.
2017-12-08 Richard SmithRemove creation of out-of-bounds value of enumeration...
2017-12-08 Richard SmithUnify implementation of our two different flavours...
2017-12-08 Eugene Zelenko[Lex] Fix some Clang-tidy modernize and Include What...
2017-12-08 Alexey Bataev[OPENMP] Simplify codegen for loop iteration variables...
2017-12-08 Vedant Kumar[ubsan] array-bounds: Ignore params with constant size
2017-12-08 Kostya Serebryany[hwasan] typo in docs
2017-12-08 Kamil RytarowskiFix a comment in the code
2017-12-08 Hans WennborgRevert "Unify implementation of our two different flavo...
2017-12-08 Alexey Bataev[OPENMP] Initial codegen for `target teams distribute...
2017-12-08 Stephan BergmannIn stdbool.h, define bool, false, true only in gnu++98
2017-12-08 Hans WennborgRevert r320124 "Fold together the in-range and out...
2017-12-08 Vedant Kumar[Blocks] Inherit sanitizer options from parent decl
2017-12-08 Aaron BallmanAdd a test that the __STDC_VERSION__ macro reports...
2017-12-08 Vedant Kumar[ubsan] Use pass_object_size info in bounds checks
2017-12-08 Richard SmithFold together the in-range and out-of-range portions...
2017-12-08 Richard SmithUnify implementation of our two different flavours...
2017-12-07 Aaron BallmanCorrect line endings that got mixed up in r320088;...
2017-12-07 Ahmed BougachaFix more line endings changed in r320089. NFC.
2017-12-07 Aaron BallmanCorrect line endings that got mixed up in r320089;...
2017-12-07 Ahmed BougachaRemove line-endings added by r320089. NFC.
2017-12-07 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2017-12-07 Aaron BallmanAdd new language mode flags for C17.
2017-12-07 Aaron BallmanAdd support for the __has_c_attribute builtin preproces...
2017-12-07 Alex Lorenz[libclang] Record code-completion invocations to a...
2017-12-07 George Rokos[OpenMP] NVPTX: Set default/minimum compute capability...
2017-12-07 Alexey Bataev[OPENMP] Do not capture private variables in the target...
2017-12-07 Kostya Serebryanyupdate hwasan docs
2017-12-07 Alex Lorenz[driver] Set the 'simulator' environment for Darwin...
2017-12-07 Eric Liu[Index] Add setPreprocessor member to IndexDataConsumer.
2017-12-07 Sjoerd Meijer[ARM] ACLE parallel arithmetic and DSP style multiplica...
2017-12-07 Roger Ferrer... Ignore pointers to incomplete types when diagnosing...
2017-12-07 Zhihao YuanAllow conditions to be decomposed with structured bindings
2017-12-07 Zhihao YuanTest commit access
2017-12-07 Yaxun LiuCodeGen: Fix invalid bitcasts for memcpy
2017-12-07 Hubert TongRemove old concepts parsing code
2017-12-06 Eugene Zelenko[Lex] Fix some Clang-tidy modernize and Include What...
2017-12-06 Shoaib Meenai[clang] Add PRIVATE to target_link_libraries
2017-12-06 Shoaib Meenai[clang] Use PRIVATE in target_link_libraries
2017-12-06 Matt Morehouse[CMake] Use PRIVATE in target_link_libraries for fuzzers.
2017-12-06 Richard SmithDelete special-case "out-of-range" handling for bools...
2017-12-06 Jonas HahnfeldFix PR35542: Correct adjusting of private reduction...
2017-12-06 Artem Belevich[NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching...
2017-12-06 Artem Belevich[CUDA] Added overloads for '[unsigned] long' variants...
2017-12-06 Taewook OhStringizing raw string literals containing newline
2017-12-06 Alexey Bataev[OPENMP] Improve error message for mapping union members.
2017-12-06 Alexey Bataev[OPENMP] Initial codegen for `teams distribute simd...
2017-12-06 Sven van Haastregt[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
2017-12-06 Erik Verbruggen[libclang] Add function to get the buffer for a file
2017-12-06 Richard SmithFix a bunch of wrong "tautological unsigned enum compar...
2017-12-05 Richard SmithP0722R2: The first parameter in an implicit call to...
2017-12-05 Douglas YungFix another record-parsing-invocation.c test issue...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Alex LorenzFix one more record-parsing-invocation.c test issue...
2017-12-05 Richard SmithUse an even more precise triple to avoid errors on...
2017-12-05 George Karpenkov[analyzer] do not crash on cases where an array subscri...
2017-12-05 Richard SmithGive this test a triple to avoid failures on MS bots.
2017-12-05 Alexey Bataev[OPENMP] Fix implicit mapping analysis.
2017-12-05 Dan Gohman[WebAssembly] Don't use Wasm function sections for...
2017-12-05 Alexey Bataev[OPENMP] Remove non-required parameters for distribute...
2017-12-05 Artem Dergachev[analyzer] Mark heap-based symbolic regions in debug...
2017-12-05 Jina Nahias[x86][AVX512] Lowering kunpack intrinsics to LLVM IR
2017-12-05 Alexey Bataev[OPENMP] Fix assert fail after target implicit map...
2017-12-05 Sylvestre Ledru[clang-format] Releasenotes for rL319024 : Add option...
next