]> granicus.if.org Git - clang/shortlog
clang
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate correct data about variabl...
2019-02-05 James Y Knight[opaque pointer types] More trivial changes to pass...
2019-02-05 James Y KnightMinor cleanup: remove CGBuild::CreateConst*ByteGEP...
2019-02-05 Kelvin Li[OPENMP] issue error messages for multiple teams contru...
2019-02-05 James Y Knight[opaque pointer types] Pass function types for runtime...
2019-02-05 James Y Knight[opaque pointer types] Fix the CallInfo passed to EmitC...
2019-02-05 Nemanja Ivanovic[NFC] Explicitly add -std=c++14 option to tests that...
2019-02-05 Anastasia StulovaFix ICE on reference binding with mismatching addr...
2019-02-05 Kristof UmannFix the sphinx buildbot after D54429
2019-02-05 Craig Topper[X86] Change MS inline asm clobber list filter to check...
2019-02-05 Kristof Umann[analyzer] Creating standard Sphinx documentation
2019-02-04 Julian Lettner[Sanitizers] UBSan unreachable incompatible with Kernel...
2019-02-04 Joe Daniels[OBJC] Add attribute to mark Objective C class as non...
2019-02-04 Erik Pilkington[SemaObjC] Don't infer the availabilty of +new from...
2019-02-04 Philip Pfaffe[NewPM][MSan] Add Options Handling
2019-02-04 Johannes DoerfertGeneralize pthread callback test case
2019-02-04 Krasimir Georgiev[clang-format] Fix breaking of qualified operator
2019-02-04 Kadir Cetinkaya[clang] Add getCommentHandler to PreambleCallbacks
2019-02-04 Sergi Mateo... [OpenMP] Adding support to the mutexinoutset dep-type
2019-02-03 James Y Knight[opaque pointer types] Trivial changes towards CallInst...
2019-02-03 Bruno Ricci[AST] Update the comments of the various Expr::Ignore...
2019-02-03 Bruno Ricci[ASTDump] Add a flag indicating whether a CXXThisExpr...
2019-02-03 David ZarzyckiHot fix two test regressions (%T vs %t)
2019-02-03 David Chisnall[objc-gnustep] Fix encoding of ivar size for _Bool.
2019-02-03 Stephen Kelly[AST] Extract ASTNodeTraverser class from ASTDumper
2019-02-03 Eric FiselierCorrect test my *really really* overaligning a type.
2019-02-03 Eric FiselierFix handling of usual deallocation functions in various...
2019-02-02 Philip Pfaffe[NewPM] Add support for new-PM plugins to clang
2019-02-02 Nico WeberReplace uses of %T with %t in from previous frontend...
2019-02-02 Kristof Umann[analyzer][UninitializedObjectChecker] New flag to...
2019-02-02 David Green[ASTImporter] Fix up test that only works on X86.
2019-02-02 Akira Hatanaka[Sema][ObjC] Allow declaring ObjC pointer members with...
2019-02-02 Julian Lettner[ASan] Do not instrument other runtime functions with...
2019-02-02 James Y KnightRemove redundant FunctionDecl argument from a couple...
2019-02-01 George Karpenkov[analyzer] Hotfix for RetainCountChecker: assert was...
2019-02-01 Dan Gohman[WebAssembly] Fix ImportName's position in this test.
2019-02-01 Roman LebedevRevert "[AST][OpenMP] OpenMP Sections / Section constru...
2019-02-01 Dan Gohman[WebAssembly] Add an import_field function attribute
2019-02-01 Eric FiselierImprove diagnostic to tell you a type is incomplete.
2019-02-01 Richard SmithFactor out duplication between ExprIterator and ConstEx...
2019-02-01 Eric FiselierDon't use ASTContext in DeclOpenMP.h because it's still...
2019-02-01 Michael Kruse[OpenMP 5.0] Parsing/sema support for "omp declare...
2019-02-01 Max MorozUpdate SanitizerCoverage doc regarding the issue with...
2019-02-01 James Y KnightFix some sphinx doc errors.
2019-02-01 Roman Lebedev[AST][OpenMP] OpenMP Sections / Section constructs...
2019-02-01 Stefan Granitz[CMake] External compiler-rt-configure requires LLVMTes...
2019-02-01 Fangrui Song[libclang] Fix -DBUILD_SHARED_LIBS=on build after rC352803
2019-02-01 Eric Liu[CUDA] Relax lit test condition after r352798.
2019-02-01 Ilya BiryukovDisable tidy checks with too many hits
2019-02-01 Yevgeny RoubanProvide reason messages for unviable inlining
2019-02-01 Sergi Mateo... Test commit: fix typo
2019-02-01 Serge GueltonFix isInSystemMacro to handle pasted macros
2019-02-01 Brian Gesiak[SemaCXX] Param diagnostic matches overload logic
2019-02-01 Julian Lettner[Sanitizers] UBSan unreachable incompatible with ASan...
2019-02-01 James Y Knight[opaque pointer types] Add a FunctionCallee wrapper...
2019-02-01 George Karpenkov[analyzer] [RetainCountChecker] Fix object type for...
2019-02-01 Akira HatanakaRevert "[Sema] Make canPassInRegisters return true...
2019-01-31 Kostya Serebryany[sanitizer-coverage] prune trace-cmp instrumentation...
2019-01-31 Nico WeberRe-disable pch-from-libclang.c after 352803, some build...
2019-01-31 Stephen Kelly[ASTDump] Make template specialization tests more exact
2019-01-31 Nico WeberMake clang/test/Index/pch-from-libclang.c pass in more...
2019-01-31 Yaxun LiuDo not copy long double and 128-bit fp format from...
2019-01-31 James Y KnightRevert "[opaque pointer types] Add a FunctionCallee...
2019-01-31 Artem Belevich[CUDA] add support for the new kernel launch API in...
2019-01-31 Artem Belevich[CUDA] Propagate detected version of CUDA to cc1
2019-01-31 Thomas Lively[WebAssembly] Add bulk memory target feature
2019-01-31 James Y Knight[opaque pointer types] Add a FunctionCallee wrapper...
2019-01-31 Ilya Biryukov[CodeComplete] Propagate preferred types through parser...
2019-01-31 Nico WeberAccomodate gcc 7.3.0's -Wdangling-else
2019-01-31 Anastasia Stulova[OpenCL] Fixed addr space manging test.
2019-01-31 Eric LiuRevert "[Sanitizers] UBSan unreachable incompatible...
2019-01-31 Rafael AulerRevert "Support attribute used in member funcs of class...
2019-01-31 Rafael AulerSupport attribute used in member funcs of class templates
2019-01-31 Petr HosekRevert "[CMake] Unify scripts for generating VCS headers"
2019-01-31 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-01-30 Kristof Umann[analyzer] Make NullReturnedFromNonnullChecker depend...
2019-01-30 Julian Lettner[Sanitizers] UBSan unreachable incompatible with ASan...
2019-01-30 Erik Pilkington[CodeGenObjC] Handle exceptions when calling objc_alloc...
2019-01-30 Stephen Kelly[ASTDump] Inline traverse methods into class
2019-01-30 Erik PilkingtonDon't define __has_feature(objc_fixed_enum) in non...
2019-01-30 Alexey Bataev[OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tri...
2019-01-30 Erik PilkingtonAdd a new builtin: __builtin_dynamic_object_size
2019-01-30 Erik PilkingtonAdd a 'dynamic' parameter to the objectsize intrinsic
2019-01-30 Stephen Kelly[ASTDump] Make method definition order matches declarat...
2019-01-30 Stephen Kelly[ASTDump] Re-arrange method declarations to group Visit...
2019-01-30 Stephen Kelly[ASTDump] Rename methods which are conceptually Visits
2019-01-30 Stephen Kelly[ASTDump] NFC: Inline vestigial methods
2019-01-30 Stephen Kelly[ASTDump] Move Decl node dumping to TextNodeDumper
2019-01-30 Roman Lebedev[ASTDumper][OpenMP] CapturedDecl has a 'nothrow' bit
2019-01-30 Ben Hamilton[clang-format] Fix line parsing for noexcept lambdas
2019-01-30 Yaxun Liu[HIP] Fix size_t for MSVC environment
2019-01-30 Eric Liu[OpenGL] Fix test on PPC after r352540
2019-01-30 Anastasia Stulova[OpenCL] Add generic addr space to the return of implic...
2019-01-30 Michal Gorny[clang] [Driver] [NetBSD] Append -rpath for shared...
2019-01-30 Jonas Devlieghere[ModuleDependencyCollector] Use llvm::sys::fs::real_pat...
2019-01-30 James Y KnightCleanup: replace uses of CallSite with CallBase.
2019-01-30 Richard SmithSimplify and modernize this code a little.
2019-01-30 George Karpenkov[analyzer] [RetainCountChecker] Bugfix for tracking...
2019-01-30 Petr Hosek[CMake][Fuchsia] Re-enable iOS runtimes for Fuchsia...
2019-01-30 Petr Hosek[CMake][Fuchsia] Enable hermetic static libunwind for...
next