]> granicus.if.org Git - clang/shortlog
clang
2017-08-22 Alex LorenzMention #pragma clang attribute in the release notes
2017-08-22 Alex LorenzMention the ObjC property synthesis changes in release...
2017-08-22 Simon Dardis[Sema] Update release notes with details of implicit...
2017-08-21 Hans WennborgMerging r310983:
2017-08-21 Hans WennborgMerging r311182:
2017-08-21 Martin StorsjoUpdate Clang 5.0 release notes for ms_abi and __builtin...
2017-08-21 Alex LorenzMention some warning-related additions and changes...
2017-08-19 Jonathan CoeUpdate LLVM 5.0 release notes for clang.cindex changes
2017-08-19 Dominic ChenAdd release notes for r299463.
2017-08-18 Hans WennborgMerging r311115:
2017-08-17 Hans WennborgMerging r310776:
2017-08-17 Hans WennborgMerging r310672:
2017-08-15 Hans WennborgMerging r310706 and r310829:
2017-08-14 Hans WennborgMerging r310804:
2017-08-14 Hans WennborgMerging r310516:
2017-08-11 Hans WennborgMerging r310704:
2017-08-11 Hans WennborgRevert r310074 (see PR34067 #4)
2017-08-11 Hans WennborgMerging r310700:
2017-08-11 Hans WennborgMerging r310694:
2017-08-11 Hans WennborgMerging r309054:
2017-08-11 Hans WennborgMerging r310692:
2017-08-11 Hans WennborgMerging r310691:
2017-08-11 Hans WennborgMerging r310006:
2017-08-11 Hans WennborgMerging r309633, r309636 and r309640:
2017-08-11 Hans WennborgMerging r309607:
2017-08-11 Hans WennborgMerging r309569:
2017-08-08 Hans WennborgMerging r308722:
2017-08-08 Hans WennborgMerging r309263:
2017-08-08 Hans WennborgMerging r310359:
2017-08-07 Hans WennborgMerging r310158:
2017-08-07 Hans WennborgMerging r310191:
2017-08-04 Hans WennborgMerging r310057:
2017-08-04 Hans WennborgMerging r309975: (except the docs/ part)
2017-08-03 Hans WennborgMerging r308996:
2017-08-02 Hans WennborgMerging r309523:
2017-08-01 Hans WennborgMerging r309722:
2017-08-01 Hans WennborgMerging r309752:
2017-07-31 Hans WennborgMerging r309382:
2017-07-31 Hans WennborgMerging r309503:
2017-07-28 Hans WennborgMerging r309113:
2017-07-28 Hans WennborgMerging r309112:
2017-07-27 Hans WennborgMerging r309327:
2017-07-27 Hans WennborgMerging r309226:
2017-07-27 Hans WennborgRevert r304899 and r304836: It's not clear printing...
2017-07-26 Hans WennborgMerging r309058:
2017-07-26 Hans WennborgMerging r308824:
2017-07-25 Hans WennborgMerging r308897:
2017-07-21 Hans WennborgRegenerate ClangCommandLineReference.rst
2017-07-19 Hans WennborgGenerate docs/AttributeReference.rst
2017-07-19 Hans WennborgMerging r308455:
2017-07-19 Hans WennborgCreating release_50 branch off revision 308441
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...
next