]> granicus.if.org Git - clang/shortlog
clang
2019-04-12 Pierre Gousseau[asan] Add gcc 8's driver option -fsanitize=pointer...
2019-04-12 Bruno Ricci[AST] Forbid copy/move of statements/types
2019-04-12 Diogo N. Sampaio[Aarch64] Add v8.2-a half precision element extract...
2019-04-12 Krasimir Georgiev[clang-format] Use SpacesBeforeTrailingComments for...
2019-04-12 Kadir Cetinkaya[clangd] Print template arguments helper
2019-04-12 Brad SmithEnable frame pointer elimination for OpenBSD on x86...
2019-04-12 JF BastienVariable auto-init: also auto-init alloca
2019-04-11 Nico WeberRevert r357610, it caused PR41471
2019-04-11 Richard Smith[C++20] Implement context-sensitive header-name lexing...
2019-04-11 Richard SmithRemove use of lookahead from _Pragma handling and from...
2019-04-11 Aaron Smith[DebugInfo] Combine Trivial and NonTrivial flags
2019-04-11 Erik PilkingtonSupport objc_nonlazy_class attribute on Objective-C...
2019-04-11 Erik PilkingtonAdd support for attributes on @implementations in Objec...
2019-04-11 Mikael HolmenAdd { } to silence compiler warning [NFC]
2019-04-11 Alexey Sotkin[OpenCL] Re-fix invalid address space generation for...
2019-04-10 Erik PilkingtonFix a test, NFC
2019-04-10 Dmitri GribenkoCheck i < FD->getNumParams() before querying
2019-04-10 Jan Korous[clang][ASTContext] Try to exit early before loading...
2019-04-10 John McCallAdd IRGen APIs to fetch ctor/dtor helper functions...
2019-04-10 Alexey Bataev[OPENMP]Improve detection of number of teams, threads...
2019-04-10 John McCallFix for different build configurations.
2019-04-10 John McCallFix an off-by-one mistake in IRGen's copy-construction
2019-04-10 John McCallDon't emit an unreachable return block.
2019-04-10 Hans Wennborgclang-cl: Fix parsing of the /F option (PR41405)
2019-04-10 Akira Hatanaka[CodeGen][ObjC] Emit the retainRV marker as a module...
2019-04-09 Alexey Bataev[OPENMP]Allow allocate directive on parameters.
2019-04-09 Raphael IsemannFixed comment as pointed out by post-commit review...
2019-04-09 Tom StellardAdd support for detection of devtoolset-8
2019-04-09 Alex Bradbury[RISCV] Unbreak test from r357989
2019-04-09 Alex Bradbury[RISCV][NFC] Minor fixup for r357989
2019-04-09 Alex Bradbury[RISCV][NFC] Refactor RISC-V ABI lowering tests in...
2019-04-09 Bjorn Pettersson[ASTImporter] Fix in ASTImporter::Import_New(const...
2019-04-08 Owen Pan[clang-format] Add AfterCaseLabel to BraceWrapping
2019-04-08 Amy HuangRevert "[MS] Add metadata for __declspec(allocator)"
2019-04-08 Chandler CarruthMove the builtin headers to use the new license file...
2019-04-08 Shafik Yaghmour[ASTImporter] Call to HandleNameConflict in VisitEnumDe...
2019-04-08 David GoldmanClean up ObjCPropertyDecl printing
2019-04-08 Alexey Bataev[OPENMP] Sync __kmpc_alloc/_kmpc_free function with...
2019-04-08 Amy Huang[MS] Add metadata for __declspec(allocator)
2019-04-08 Craig Topper[X86] Add some fp to integer conversion intrinsics...
2019-04-08 Alexey Bataev[OPENMP][NVPTX]Fixed processing of memory management...
2019-04-08 Alexander KornienkoRemove a bogus sed option in test.
2019-04-08 Alexander KornienkoRemove a useless assertion in clang-check.
2019-04-08 Simon PilgrimRevert rL357915 from cfe/trunk: Remove a useless assert...
2019-04-08 Rainer Orth[python, tests] Disable Clang Python tests on SPARC
2019-04-08 Alexander KornienkoRemove a useless assertion in clang-check.
2019-04-08 Balazs KeriChanged every use of ASTImporter::Import to Import_New
2019-04-08 Reuben Thomas[clang-format] Optionally insert a space after unary...
2019-04-08 Brad SmithIAS is now enabled for all OS on MIPS64
2019-04-07 Brad SmithEnable IAS for FreeBSD SPARC64.
2019-04-07 Owen Pan[clang-format] Fix bug https://bugs.llvm.org/show_bug...
2019-04-06 Owen Pan[clang-format] Fix Bug 41407
2019-04-06 Paul Hoad[clang-format] BreakAfterReturnType ignored on function...
2019-04-05 Artem DergachevRevert "[Lexer] NFC: Fix an off-by-one bug in getAsChar...
2019-04-05 Artem Dergachev[Lexer] NFC: Fix an off-by-one bug in getAsCharRange().
2019-04-05 Artem Dergachev[analyzer] NoStoreFuncVisitor: Suppress reports with...
2019-04-05 Matt Morehouse[clang-fuzzer] Include ExternalProject before using it.
2019-04-05 David GoldmanFix error in NamedDeclPrinterTest
2019-04-05 Kristina Brooks[docs] Fix rst title in clang langext docs. NFCI
2019-04-05 Stanislav Mekhanoshin[AMDGPU] rename vi-insts into gfx8-insts
2019-04-05 Evgeny Mankov[CUDA][Windows] Last fix for the clang Bug 38811 "Clang...
2019-04-05 Sam McCall[Tooling] add a Heuristic field indicating that a Compi...
2019-04-05 Yitzhak Mandelbaum[LibTooling] Add Transformer, a library for source...
2019-04-05 Yitzhak Mandelbaum[LibTooling] Add "SourceCode" library for functions...
2019-04-05 Alex Lorenz[test] Specify an explicit darwin version in a triple in
2019-04-04 Evandro Menezes[IR] Refactor attribute methods in Function class ...
2019-04-04 Nico WeberMake SourceManager::createFileID(UnownedTag, ...) take...
2019-04-04 David GoldmanSpecial case ObjCPropertyDecl for printing
2019-04-04 Alexey Bataev[OPENMP]Add codegen for task reduction vars with alloca...
2019-04-04 Stephen HinesVerify that Android targets generate DWARF 4 by default.
2019-04-04 Alexey Bataev[OPENMP]Add codegen for linear vars with allocate claus...
2019-04-04 Alexey Bataev[OPENMP]Fix lookup of the user-defined reductions in C.
2019-04-04 Alex Bradbury[RISCV] Fix rL357699 by adding missing zero-length...
2019-04-04 Nico WeberUpdating Chromium's Java import order
2019-04-04 Alex Bradbury[RISCV] Collect library directories and triples for...
2019-04-04 Krasimir Georgiev[clang-format] Preserve include blocks in ObjC Google...
2019-04-04 Alex Bradbury[RISCV][NFC] s/riscv32-linux-unknown-elf/riscv32-unknow...
2019-04-04 Sam McCall[CodeComplete] Fix crash when completing ObjC block...
2019-04-04 Anastasia Stulova[PR41157][OpenCL] Prevent implicit init of local addr...
2019-04-04 Anastasia Stulova[PR41276] Fixed incorrect generation of addr space...
2019-04-04 David L. JonesRevert r357452 - 'SimplifyCFG SinkCommonCodeFromPredece...
2019-04-03 Amy Huangadd periods
2019-04-03 Evandro Menezes[IR] Create new method in `Function` class (NFC)
2019-04-03 Alexey Bataev[OPENMP]Add codegen for reduction vars with allocate...
2019-04-03 Alexey Bataev[OPENMP]Add codegen for lastprivate vars with allocate...
2019-04-03 Artem DergachevRevert "[analyzer] Toning down invalidation a bit".
2019-04-03 Alexey Bataev[OPENMP]Add codegen for firstprivate vars with allocate...
2019-04-03 Alexey BataevRevert "[LibTooling] Add Transformer, a library for...
2019-04-03 Jennifer YuBug-40323: MS ABI adding template static member in...
2019-04-03 Krasimir Georgiev[clang-format] Do not emit replacements while regroupin...
2019-04-03 Aaron BallmanWhitespace and formatting changes; NFC.
2019-04-03 Aaron BallmanAdd a new attribute documentation category for declarat...
2019-04-03 Aaron BallmanFixing a typo; NFC.
2019-04-03 Xing GUOFix typos in tests. NFC.
2019-04-03 Yitzhak Mandelbaum[LibTooling] Add Transformer, a library for source...
2019-04-03 Eric Liu[clang-format] Regroup #includes into blocks for Google...
2019-04-03 Sylvestre LedruAdding 'CLion integration' to clang-format doc
2019-04-03 Fangrui Song[libclang][test] Suppress annoying 'LIBCLANG TOOLING...
2019-04-03 Artem Dergachev[analyzer] When failing to evaluate a __builtin_constan...
2019-04-03 Alon Zakai[WebAssembly] Add Emscripten OS definition + small_printf
next