]> granicus.if.org Git - clang/shortlog
clang
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.
2017-07-13 Simon PilgrimFix -Wdocumentation warning. NFCI
2017-07-13 Alex LorenzExtend -Wdeprecated-implementations to warn about unava...
2017-07-13 Alex LorenzNFC, Cleanup the code for -Wdeprecated-implementations
2017-07-13 Amara Emerson[AArch64] Add support for handling the +sve target...
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Further reduction test fix, NFC.
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Fix reduction tests, NFC.
2017-07-13 Alexey Bataev[OPENMP] Generalization of codegen for reduction clauses.
2017-07-13 Alex LorenzRemove another 'using namespace llvm' from the
2017-07-13 Alex LorenzRemove 'using namespace llvm' from the USRFinder.h...
2017-07-13 Alex Lorenz[ObjC] Pick a 'readwrite' property when synthesizing...
2017-07-13 Alex Lorenz[index] Objective-C method declarations and message...
2017-07-13 Alex Lorenz[refactor][rename] Use a single base class for class...
2017-07-13 Hiroshi Inouefix typos in comments; NFC
2017-07-13 Akira Hatanaka[Sema] Mark a virtual CXXMethodDecl as used if a call...
2017-07-12 Petr HosekReland "[Driver] Update Fuchsia driver path handling"
2017-07-12 Ben Langmuir[index] Don't add relation to a NamedDecl with no name
2017-07-12 Dominic ChenRevert "[analyzer] Support generating and reasoning...
2017-07-12 Simon Dardis[mips][mt][7/7] Add driver option for the MIPS MT ASE.
2017-07-12 Petr HosekRevert "[Driver] Update Fuchsia driver path handling"
2017-07-12 Ekaterina Romanova[DOXYGEN] Corrected typos and incorrect parameters...
2017-07-12 Dominic Chen[analyzer] Support generating and reasoning over more...
2017-07-12 Petr Hosek[Driver] Update Fuchsia driver path handling
2017-07-12 Alexey Bataev[OPENMP] Emit implicit taskgroup block around taskloop...
2017-07-12 Alex Lorenz[diagtool] Add a 'find-diagnostic-id' subcommand that...
2017-07-12 Chih-Hung Hsieh[clang] buildFixItInsertionLine should use Hints of...
2017-07-12 Krasimir Georgiev[clang-format] Keep level of comment before an empty...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
2017-07-12 Alex LorenzRevert r307769 (Forgot to mention the name of the contr...
2017-07-12 Alex Lorenz[libclang] Support for querying whether an enum is...
next