]> granicus.if.org Git - clang/shortlog
clang
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...
2017-07-17 Mandeep Singh... [COFF, ARM64] Set the data type widths and the data...
2017-07-17 Martin Storsjo[AArch64] Add support for __builtin_ms_va_list on aarch64
2017-07-17 Martin StorsjoUpdate use of llvm::CallingConv:X86_64_Win64 after...
2017-07-17 Brian Gesiak[Basic] Detect Git submodule version in CMake
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (3/3)
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (2/3)
2017-07-17 Ulrich Weigand[SystemZ] Add support for IBM z14 processor (1/3)
2017-07-17 Mandeep Singh... [clang] Remove redundant check-prefix=CHECK from tests...
2017-07-17 Faisal Vali[NFC] Refactor the Preprocessor function that handles...
2017-07-17 Manuel KlimekFix dereference of pointers in throw statements.
2017-07-17 Alexey Bataev[OPENMP] Fix reduction combiner test
2017-07-17 Alexey Bataev[OPENMP] Further fixes of the reduction codegen tests
2017-07-17 Alexey Bataev[OPENMP] Further test fixes.
2017-07-17 Alexey Bataev[OPENMP] Rework tests to pacify buildbots.
2017-07-17 Alexey Bataev[OPENMP] Codegen for reduction clauses in 'taskloop...
2017-07-17 Faisal ValiRevert changes from my previous refactoring - will...
2017-07-17 Faisal Vali[NFC] Refactor the Preprocessor function that handles...
2017-07-17 Brad SmithEnable TLS support on OpenBSD.
2017-07-17 Brad SmithEnable TLS support on OpenBSD, but default to the emula...
2017-07-16 Yuka Takahashi[Bash-autocompletion] Add support for -W<warning> and...
2017-07-16 Faisal Vali[c++2a] Add option -std=c++2a to enable support for...
2017-07-15 Richard Smith[cxx_status] Fix typos.
2017-07-15 Richard Smith[cxx_status] Add approved Toronto WG21 motions.
2017-07-15 John McCallUse ARC parsing rules for ns_returns_retained in MRC...
2017-07-15 Yuka Takahashi[Bash-autocompletion] Fixed a bug on bash
2017-07-15 NAKAMURA Takumiclang/test/FixIt/format.m: Tweak for i686, where ssize_...
2017-07-15 Richard Trieu[ODRHash] Revert r307743 which reverted r307720
2017-07-15 Alexander Shaposhnikov[clang] Fix format test
2017-07-15 Matthias BraunTry to fix modules build
2017-07-14 Alexander Shaposhnikov[clang] Fix handling of "%zd" format specifier
2017-07-14 Nico WeberFix flag names in @available docs.
2017-07-14 Nico WeberFix link in docs.
2017-07-14 Kostya Serebryanydo more processing in clang-fuzzer (use EmitAssemblyAction)
2017-07-14 Nico WeberAdd documentation for @available
next