]> granicus.if.org Git - clang/shortlog
clang
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...
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
2017-07-14 Sterling AugustinePrevent ClangTools from generating dependency files.
2017-07-14 Jakub Kuderski[Dominators] Update Clang's DominatorTree to use the...
2017-07-14 Aaron BallmanUnconditionally use .init_array instead of .ctors on...
2017-07-14 Alexander Shaposhnikov[clang] Add getSignedSizeType method
2017-07-14 Krzysztof Parzyszek[Hexagon] Add intrinsics for data cache operations
2017-07-14 Ilya Biryukov[index] Added a method indexTopLevelDecls to run indexi...
2017-07-14 Alexander Kornienko[Clang-Tidy] Preserve Message, FileOffset, FilePath...
2017-07-14 Erik Verbruggen[analyzer] Add annotation for functions taking user...
2017-07-14 Olivier GoffartKeep the IdentifierInfo in the Token for alternative...
2017-07-14 Craig Topper[X86] Add 'movbe' to btver2 CPU.
2017-07-14 George Burgess IVAdd release notes for the overloadable attribute
2017-07-14 Eric ChristopherUse EXPECT_TRUE rather than EXPECT_EQ(true, ...) to...
2017-07-14 Eric ChristopherChange dyn_casts with unused variables to isa statement...
2017-07-14 Richard Trieu[ODRHash] Avoid taking the types of FunctionDecl's
2017-07-14 Akira Hatanaka[Driver] Respect -target when determining target platfo...
2017-07-13 Paul Robinson[PS4] Disable LTO unit features under ThinLTO, like...
2017-07-13 Lang HamesUse getNameAsString instead of getName to get method...
2017-07-13 Vedant Kumar[ubsan] Teach the pointer overflow check that "p -...
2017-07-13 Martin Storsjo[AArch64] Produce the right kind of va_arg for windows
2017-07-13 Simon PilgrimFix spelling mistakes in comments. NFCI.
next