]> granicus.if.org Git - clang/shortlog
clang
2017-12-05 Alex Lorenz[libclang] Store unsaved file hashes when recording...
2017-12-05 Richard SmithGeneralize "static data member instantiated" notificati...
2017-12-05 Petr Hosek[CMake] Don't use comma as an alternate separator
2017-12-04 Eugene Zelenko[Lex] Fix lldb-x86_64-ubuntu-14.04-buildserver build...
2017-12-04 Alex LorenzFix record-parsing-invocation.c test on Windows
2017-12-04 Eugene Zelenko[Lex] Fix some Clang-tidy modernize and Include What...
2017-12-04 Hans WennborgCorrectly handle line table entries without filenames...
2017-12-04 Erich KeaneAdd _Float128 as alias to __float128 to enable compilat...
2017-12-04 Alex Lorenz[libclang] Record parsing invocation to a temporary...
2017-12-04 Alexey Bataev[OPENMP] Fix PR35486: crash when collapsing loops with...
2017-12-04 George Karpenkov[analyzer] [NFC] remove duplicated function
2017-12-04 Carlo Bertolli[OpenMP] Initial implementation of code generation...
2017-12-04 Aaron BallmanNow that C++17 is official (https://www.iso.org/standar...
2017-12-04 Kostya Serebryanydesign document for a hardware-assisted memory safety...
2017-12-04 Aaron BallmanChanging mixed CRLFs back to LFs; NFC.
2017-12-04 Alexey Bataev[OPENMP] Codegen for `distribute simd` directive.
2017-12-04 Sven van Haastregt[OpenCL] Define __IMAGE_SUPPORT__ macro for SPIR
2017-12-04 Manuel KlimekFix bug where we wouldn't break columns over the limit.
2017-12-04 Devin Coughlin[analyzer] Don't treat lambda-captures float constexprs...
2017-12-03 Aleksei Sidorin[ASTImporter] Add unit tests for UsingDecl and UsingSha...
2017-12-03 Hal FinkelRevert "[CodeGen] Add initial support for union members...
2017-12-02 Sam Clegg[WebAssembly] Pass through --undefined to Wasm LLD
2017-12-02 Philipp StephaniFix assume-filename handling in clang-format.el
2017-12-02 Sanjay Patel[CodeGen] fix mapping from fmod calls to frem instruction
2017-12-02 Sanjay Patel[CodeGen] remove stale comment; NFC
2017-12-02 Richard SmithPR35456: Track definedness of variable template special...
2017-12-02 Richard SmithMove comment back to being next to the code it's a...
2017-12-01 Eugene Zelenko[AST] Try to fix build bot with modules broken r319589...
2017-12-01 Sanjay Patel[CodeGen] convert math libcalls/builtins to equivalent...
2017-12-01 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-12-01 Alexey Bataev[OPENMP] Emit `__tgt_target_teams` for all teams direct...
2017-12-01 Richard Smith[c++17] When deducing the type of a non-type template...
2017-12-01 Adam NemetFix the second part of the broken comment from r306079
2017-12-01 Adam NemetFix opt-remark with hotness testcase for sample-based PGO
2017-12-01 Adam NemetPartially fix comment in test broken in r306079 and...
2017-12-01 Alexey Bataev[OPENMP] Do not allow variables to be first|last-privat...
2017-12-01 Aaron BallmanDisallow a cleanup attribute from appertaining to a...
2017-12-01 Aaron BallmanRemove duplicate, nonsense information from an attribut...
2017-12-01 Manuel KlimekBetter trade-off for excess characters vs. staying...
2017-12-01 Richard Smith[c++2a] P0515R3: Support for overloaded operator<=>.
2017-12-01 Richard Smith[c++2a] P0515R3: lexer support for new <=> token.
2017-12-01 Zachary TurnerMark all library options as hidden.
2017-11-30 Richard SmithUpdate website to mention that you still need -frelaxed...
2017-11-30 Shoaib Meenai[clang] Use add_llvm_install_targets
2017-11-30 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-30 Artem Belevich[CUDA] Tweak CUDA wrappers to make cuda-9 work with...
2017-11-30 Kelvin Li[OpenMP] Diagnose undeclared variables on declare targe...
2017-11-30 Alexey Bataev[OPENMP] Fix possible assert for target regions with...
2017-11-30 Erich KeaneFix __has_unique_object_representations implementation
2017-11-30 Keith WalkerRevert [ARM] disable FPU features when using soft float...
2017-11-30 Keith Walker[ARM] disable FPU features when using soft floating...
2017-11-30 Martin Probstclang-format: [JS] do not wrap after async/await.
2017-11-30 Ivan A. Kosarev[CodeGen] Add initial support for union members in...
2017-11-30 Roman Lebedev[analyzer] Fix false negative on post-increment of...
2017-11-30 Richard SmithPreserve the "last diagnostic was suppressed" flag...
2017-11-30 Dean Michael... [XRay][clang] Introduce -fxray-always-emit-customevents
2017-11-29 Hans WennborgMS ABI: Treat explicit instantiation definitions of...
2017-11-29 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-29 Aaron BallmanPerform a bounds check on a function's argument list...
2017-11-29 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-29 Vedant Kumar[Coverage] Emit gap areas in braces-optional statements...
2017-11-29 Reid KlecknerReformat switch statement added in r319297, NFC
2017-11-29 Reid Kleckner[EH] Use __CxxFrameHandler3 for C++ EH in MS environments
2017-11-29 Alexey Bataev[OPENMP] Allow only loop control variables in distribut...
2017-11-29 Aaron BallmanAdd the hasDefinition() AST matcher to match class...
2017-11-29 Mandeep Singh... [SourceLocations] Use stronger sort predicate to remove...
2017-11-29 Reid Kleckner[clang-cl] Alias /wd4018 to -Wno-sign-compare
2017-11-29 Devin Coughlin[analyzer] Fix unreachable creating PathDiagnosticLocat...
2017-11-29 Alexey Bataev[OPENMP] Do not allow `linear` clauses on non-simd...
2017-11-29 Chad Rosier[Driver] Turns out the GNU assembler does support falko...
2017-11-29 Ismail DonmezFix function call to fix build
2017-11-29 Alexey Bataev[OPENMP] General improvement of handling of `teams...
2017-11-29 Sylvestre LedruFollow up of r319317, add the missing header file
2017-11-29 Manuel KlimekFix 'control reaches end of non-void' warning by using...
2017-11-29 Sylvestre LedruAdd the nvidia-cuda-toolkit Debian package path to...
2017-11-29 Manuel KlimekRestructure how we break tokens.
2017-11-29 Martell MaloneToolchain: Normalize dwarf, sjlj and seh eh
2017-11-29 Martell MaloneRevert "Toolchain: Normalize dwarf, sjlj and seh eh"
2017-11-29 Martell MaloneToolchain: Normalize dwarf, sjlj and seh eh
2017-11-29 Serge PavlovUse static function instead of anonymous namespace
2017-11-29 Jake EhrlichReland "Fix vtable not receiving hidden visibility...
2017-11-29 Petr Hosek[CMake] Support side-by-side checkouts in multi-stage...
2017-11-29 Petr Hosek[CMake] Use LIST_SEPARATOR rather than escaping in...
2017-11-28 Alexey Bataev[OPENMP] Generalize capturing of clauses expressions.
2017-11-28 Mandeep Singh... [OpenMP] Stable sort Privates to remove non-determinist...
2017-11-28 Artem Belevich[CUDA] Report "unsupported VLA" errors only on device...
2017-11-28 Craig Topper[Target] Make a copy of TargetOptions feature list...
2017-11-28 Serge PavlovRefactor functions PrintTemplateArgumentList
2017-11-28 Martin Storsjo[test] Fix a typo in a test comment. NFC.
2017-11-28 Dan Gohman[WebAssembly] Add options for using the nontrapping...
2017-11-27 Reid Kleckner[clang-cl] Alias /Wall to -Weverything
2017-11-27 Dan Gohman[WebAssemby] Enable "-mthread-model single" by default...
2017-11-27 Petr Hosek[CMake][Fuchsia] Disable terminfo database in Fuchsia...
2017-11-27 Alexey Bataev[OPENMP] Codegen for `distribute parallel for simd...
2017-11-27 Alexey Bataev[OPENMP] Codegen for `distribute parallel for simd...
2017-11-27 Pirama Arumuga... Switch CPU names not recognized by GNU assembler
2017-11-27 Artem Dergachev[analyzer] pr34766: Fix a crash on explicit std::initia...
2017-11-27 Artem Dergachev[analyzer] pr34404: Fix a crash on modeling pointers...
2017-11-27 Ben Hamilton[clang] Set up .arcconfig to point to new Diffusion...
2017-11-27 Alexey Bataev[OPENMP] Improve handling of cancel directives in targe...
next