]> granicus.if.org Git - clang/shortlog
clang
2017-07-25 Manuel KlimekFix incorrect use of current directory to find moved...
2017-07-25 Artem Dergachev[analyzer] Treat throws as sinks for suppress-on-sink...
2017-07-25 Artem Dergachev[analyzer] Further improve suppress-on-sink behavior...
2017-07-25 Faisal Vali[NFC] Use RAII to un-poison and then re-poison __VA_ARGS__
2017-07-24 Adrian PrantlDebug Info: Avoid completing class types when a definit...
2017-07-24 Reid KlecknerRevert "[X86][InlineAsm][Ms Compatibility]Prefer variab...
2017-07-24 Krasimir Georgiev[clang-format] Reorder assignments, NFC
2017-07-24 Shoaib Meenai[CodeGen] Propagate dllexport to thunks
2017-07-24 Tim NorthoverAArch64 & ARM: move TargetInfo functions from .h to...
2017-07-24 Nico WeberWork around an MSVC2017 update 3 codegen bug.
2017-07-24 Alexey Bataev[OPENMP] Fix the restrictions for in_reduction clause.
2017-07-24 Krasimir Georgiev[clang-format] Fix comment levels between '} else ...
2017-07-24 Simon Dardis[mips] Add support for -m(no-)extern-data.
2017-07-24 Coby Tayree[X86][InlineAsm][Ms Compatibility]Prefer variable name...
2017-07-23 Petr Hosek[Driver] Fuchsia defaults to -fno-math-errno
2017-07-23 Nico WeberRemove Driver::UseStdLib.
2017-07-23 NAKAMURA Takumi[Modules] Rework r274270. Let Clang targets depend...
2017-07-23 NAKAMURA Takumiclang/module.modulemap: Split out Clang_ToolingCore...
2017-07-22 Yuka Takahashi[Bash-autocompletion] Fixed typo and add '-' after...
2017-07-22 Faisal Vali[NFC, documentation] Prefer the term expansion instead...
2017-07-21 Ben Langmuir[index] Set SymbolSubKind::Accessor[GS]etter on class...
2017-07-21 Erich KeaneRemove Bitrig: Clang Changes
2017-07-21 Erich KeaneBreak up Targets.cpp into a header/impl pair per target...
2017-07-21 Richard TrieuInline variable into assert to fix unused warning.
2017-07-21 Krzysztof Parzyszek[Hexagon] Attempt to fix selfhost bots
2017-07-21 Richard TrieuFix tblgen error
2017-07-21 Alexey Bataev[OPENMP] Fix build problem, NFC.
2017-07-21 Alexey Bataev[OPENMP] Add ast-print tests for in_reduction clause...
2017-07-21 Erich KeaneComplex Long Double classification In RegCall calling...
2017-07-21 Alexey Bataev[OPENMP] Initial support for 'in_reduction' clause.
2017-07-21 Krzysztof Parzyszek[Hexagon] Add inline-asm constraint 'a' for modifier...
2017-07-21 Alexey Bataev[OPENMP] Simplify analysis of data-sharing attributes.
2017-07-21 Andrey KasaurovTest commit
2017-07-21 Nikolay HaustovTest commit
2017-07-21 Alex Lorenz[clang-diff] Get rid of unused variable warnings in...
2017-07-21 Alex LorenzClang's tests should depend on clang-diff
2017-07-21 Alex LorenzFix another compiler error from r308731
2017-07-21 Alex LorenzFix tuple construction compiler error from r308731
2017-07-21 Alex Lorenz[clang-diff] Add initial implementation
2017-07-21 Krasimir Georgiev[clang-format] Fix comment levels between '}' and PPDir...
2017-07-21 Ilya BiryukovFixed failing assert in code completion.
2017-07-21 Simon Atanasyan[mips] Add `short_call` to the set of `long_call/far...
2017-07-21 Richard TrieuFix tblgen error.
2017-07-21 Petr Hosek[Driver] Consider -fno-sanitize=... state when filterin...
2017-07-21 Petr Hosek[CMake] Use ABI version 2 for C++ library in Fuchsia
2017-07-20 Krasimir Georgiev[clang-format] Put '/**' and '*/' on own lines in multi...
2017-07-20 Simon Dardis[mips] Add support for -m(no-)local-sdata
2017-07-20 Artem Belevich[NVPTX] Add lowering of i128 params.
2017-07-20 Simon Atanasyan[CodeGen][mips] Support `long_call/far/near` attributes
2017-07-20 Alexander Shaposhnikov[clang] Fix handling of "%zd" in scanf
2017-07-20 Craig Topper[Docs] Regenerate the command line option reference.
2017-07-20 Alexey Bataev[OPENMP] Fix DSA processing for member declaration.
2017-07-20 Simon DardisReland "[mips] Teach the driver to accept -m(no-)gpopt."
2017-07-20 Benjamin Kramer[vfs] Assert that the status is known in equivalent().
2017-07-20 NAKAMURA Takumiclang/module.modulemap: Clang_Diagnostics: Activate...
2017-07-20 Peter SzecsiRevert "[StaticAnalyzer] Completely unrolling specific...
2017-07-20 NAKAMURA Takumiclang/module.modulemap: Split out Clang_RewriteFrontend...
2017-07-20 Martin Storsjo[AArch64] Produce correct defaultlib directives for...
2017-07-20 Faisal Vali[NFC] Update local variable names to upper-case as...
2017-07-20 Peter Szecsi[StaticAnalyzer] Completely unrolling specific loops...
2017-07-19 Peter SzecsiThis feature allows the analyzer to consider loops...
2017-07-19 Craig Topper[X86] Put avx512vpopcntdq in the right spot in the...
2017-07-19 Erich KeaneImprove SEMA for attribute-target
2017-07-19 Erich KeaneAdd isValidCPUName and isValidFeature to TargetInfo
2017-07-19 Akira HatanakaAdd AlignedAllocation.h.
2017-07-19 Akira Hatanaka[Sema] Improve diagnostic message for unavailable C...
2017-07-19 Hans WennborgClear release notes for 6.0.0
2017-07-19 Hans WennborgBump docs version to 6.0
2017-07-19 Simon DardisRevert "Reland "[mips] Teach the driver to accept ...
2017-07-19 Simon DardisReland "[mips] Teach the driver to accept -m(no-)gpopt."
2017-07-19 Hans WennborgRevert r308441 "Recommit r308327: Add a warning for...
2017-07-19 Alex LorenzRecommit r308327: Add a warning for missing '#pragma...
2017-07-19 Erik VerbruggenFix compilation problem introduced in r308433
2017-07-19 Simon DardisRevert "[mips] Teach the driver to accept -m(no-)gpopt."
2017-07-19 Erik VerbruggenAdd default values for function parameter chunks
2017-07-19 Simon Dardis[mips] Add warning test for -mgpopt option.
2017-07-19 Simon Dardis[mips] Teach the driver to accept -m(no-)gpopt.
2017-07-19 Hans WennborgUpdate clang-cl options in the users manual
2017-07-19 Devin Coughlin[analyzer] Add annotation attribute to trust retain...
2017-07-19 Petr Hosek[CMake] Build runtimes for Fuchsia targets
2017-07-19 Petr Hosek[scan-build-py] Patch to fix "-analyzer-config" option
2017-07-19 Adrian PrantlUpdate for LLVM IR metadata changes (DIImportedEntity...
2017-07-18 Adrian PrantlDebug Info: Set the MainFileName when generating -gmodu...
2017-07-18 Petr Hosek[Driver] Always use -z rodynamic for Fuchsia
2017-07-18 Erich KeaneConvert attribute 'target' parsing from a 'pair' to...
2017-07-18 Erik Pilkington[Sema] NFC: Move all availability checking code to...
2017-07-18 Alexey Bataev[OPENMP] Initial support for 'task_reduction' clause.
2017-07-18 Raphael IsemannAdd GCC's noexcept-type alias for c++1z-compat-mangling
2017-07-18 Raphael IsemannDon't set TUScope to null when generating a module...
2017-07-18 Alex LorenzRevert r308327
2017-07-18 Alex LorenzAdd a warning for missing '#pragma pack (pop)' and...
2017-07-18 Alexey Bataev[OPENMP] Generalization of sema analysis of reduction...
2017-07-18 Yaxun LiuCodeGen: Insert addr space cast for automatic/temp...
2017-07-18 Martin Probstclang-format: [JS] Correctly format JavaScript imports...
2017-07-18 NAKAMURA Takumi[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_A...
2017-07-18 Krasimir Georgiev[Index] Prevent canonical decl becoming nullptr
2017-07-18 Sylvestre LedruAlso add the option -no-pie (like -nopie)
2017-07-18 Egor Churaev[OpenCL] Added extended tests on metadata generation...
2017-07-18 Alexey Bataev[OPENMP] Pacify windows buildbots, NFC.
2017-07-18 Devin Coughlin[analyzer] Add missing documentation for static analyze...
next