]> granicus.if.org Git - clang/shortlog
clang
2018-04-10 Craig Topper[X86] Add test case for llvm change r329734
2018-04-10 Artem Belevich[CUDA] Added --[no-]cuda-include-ptx=sm_XX|all option.
2018-04-10 Volodymyr Sapsai[Parser] Fix assertion-on-invalid for unexpected typename.
2018-04-10 Andrew V. TischenkoI removed the failed test.
2018-04-10 Gabor Buella[X86] Disable SGX for Skylake Server - CPP test
2018-04-10 Nico WeberAttempt to fix Windows build after r329698.
2018-04-10 Gabor Buella[X86] Disable SGX for Skylake Server
2018-04-10 Nico WeberUse llvm::sys::fs::real_path() in clang.
2018-04-10 Andrew V. TischenkoThe test was fixed.
2018-04-10 Gabor BuellaCodeGen tests - typo fixes NFC
2018-04-10 Sam McCall[Tooling] fix UB when interpolating compile commands...
2018-04-10 Andrew V. Tischenko-ftime-report switch support in Clang.
2018-04-10 Akira Hatanaka[ExprConstant] Use an AST node and a version number...
2018-04-10 George Burgess IV[AST] Attempt to fix buildbot warnings + appease MSVC...
2018-04-09 Akira Hatanaka[ObjC++] Never pass structs that transitively contain...
2018-04-09 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto warnings...
2018-04-09 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2018-04-09 Akira HatanakaRevert "[ObjC++] Never pass structs that transitively...
2018-04-09 Akira Hatanaka[ObjC++] Never pass structs that transitively contain...
2018-04-09 Vitaly Bukaasan: kernel: make no_sanitize("address") attribute...
2018-04-09 Akira HatanakaRevert "[ObjC] Make C++ triviality type traits availabl...
2018-04-09 Craig Topper[X86] Emit native IR for pmuldq/pmuludq builtins.
2018-04-09 Yaxun Liu[CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets
2018-04-09 Sam McCall[Tooling] A CompilationDatabase wrapper that infers...
2018-04-09 Sam McCall[Index] Return SourceLocation to consumers, not FileID...
2018-04-09 Hans WennborgTry to fix libclang reproducer tests after r329465
2018-04-09 Dean Michael... [XRay][llvm+clang] Consolidate attribute list files
2018-04-08 Eric Fiselier[Sema] Fix PR35832 - Ambiguity accessing anonymous...
2018-04-08 Eric FiselierRevert "[Sema] Fix PR35832 - Ambiguity accessing anonym...
2018-04-08 Eric Fiselier[Sema] Fix PR35832 - Ambiguity accessing anonymous...
2018-04-08 Eric Fiselier[Sema] Remove dead code in BuildAnonymousStructUnionMem...
2018-04-08 Eric Fiselier[Sema] Fix PR22637 - IndirectFieldDecl's discard qualif...
2018-04-07 Fangrui Song[libclang] Add clang_File_tryGetRealPathName
2018-04-07 John McCallGeneralize the swiftcall API since being passed indirec...
2018-04-07 Manoj Gupta[Driver] Update GCC libraries detection logic for Gentoo.
2018-04-07 John McCallAllow equality comparisons between block pointers and
2018-04-07 Roman Lebedev[Sema] Extend -Wself-assign and -Wself-assign-field...
2018-04-07 Nico WeberSort source lists in lib/StaticAnalyzer.
2018-04-07 Nico WeberMake CodeGen depend just once on clangAnalysis.
2018-04-07 Nico WeberRemove another unnecessary -I flag passed to clang...
2018-04-07 Richard SmithGeneralize test for 32-bit targets.
2018-04-07 Alex LorenzRecommit r329442: Generate Libclang invocation reproduc...
2018-04-06 Nico WeberRemove two unnecessary -I flags passed to clang-tblgen.
2018-04-06 Richard SmithDon't assume constructors return void.
2018-04-06 Alex LorenzRevert r329442 "Generate Libclang invocation reproducer...
2018-04-06 George KarpenkovRevert "[analyzer] Remove an unused variable"
2018-04-06 George Karpenkov[analyzer] Remove an unused variable
2018-04-06 Alex LorenzGenerate Libclang invocation reproducers using a new...
2018-04-06 Yaxun Liu[HIP] define __CUDA_ARCH_=1 for amdgcn targets
2018-04-06 Alexey Bataev[OPENMP, NVPTX] Fix codegen for the teams reduction.
2018-04-06 Alexander KornienkoFix typos in clang
2018-04-06 Krzysztof Parzyszek[Hexagon] Remove default values from lambda parameters
2018-04-06 Alexander KornienkoAllow the creation of human-friendly ASTDumper to arbit...
2018-04-06 Dean Michael... [XRay][clang] Only run driver test for Linux and FreeBSD
2018-04-06 Dean Michael... [XRay][clang] Add a flag to enable/disable linking...
2018-04-06 Dean Michael... [XRay][clang] Consolidate runtime and link-time flag...
2018-04-06 Petr HosekCMake option to allow enabling experimental new pass...
2018-04-05 Douglas YungFix test added in r329301 to work properly with Windows...
2018-04-05 Eugene Zelenko[Sema] Revert r329346 because of memory sanitizer failures.
2018-04-05 Richard SmithAdd a couple more tests for DR372.
2018-04-05 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-04-05 Richard SmithPR36992: do not store beyond the dsize of a class objec...
2018-04-05 Richard SmithDR1672, DR1813, DR1881, DR2120: Implement recent fixes...
2018-04-05 Alex LorenzRemove the temporary availability checking workaround for
2018-04-05 Sam CleggFix typo in comment -fmath-errno=0 -> -fno-math-errno
2018-04-05 Aleksei Sidorin[ASTImporter] Fix for importing unnamed structs
2018-04-05 Manoj GuptaDisable -fmerge-all-constants as default.
2018-04-05 Ben Hamilton[clang-format] Support lightweight Objective-C generics
2018-04-05 Ben Hamilton[clang-format] Ensure ObjC selectors with 0 args are...
2018-04-05 Akira Hatanaka[ObjC] Make C++ triviality type traits available to...
2018-04-05 Shiva Chen[PATCH] [RISCV] Extend getTargetDefines for RISCVTargetInfo
2018-04-05 Krasimir Georgiev[clang-format] Preserve spaces before a percent in...
2018-04-05 Richard SmithRevert r328680 ("[ObjC] Make C++ triviality type traits...
2018-04-05 Erik Pilkington[AST] Don't track lambda captures when checking a poten...
2018-04-04 Evgeniy StepanovEnable msan unconditionally on Linux.
2018-04-04 Peter CollingbourneAArch64: Implement support for the shadowcallstack...
2018-04-04 Dan Albert[Driver] Include the Android multiarch includes.
2018-04-04 Yaxun Liu[CUDA] Add amdgpu sub archs
2018-04-04 Mark Zeren[clang-format] In tests, expected code should be format...
2018-04-04 Artem BelevichRevert "[CUDA] Check initializers of instantiated templ...
2018-04-04 Jan Korous[analyzer][test] Set C++14 as language standard for...
2018-04-04 Max MorozFixes errors with FS iterators caused by https://review...
2018-04-04 Dean Michael... [XRay][clang] Allow clang to build XRay instrumented...
2018-04-04 Benjamin KramerMake helpers static. NFC.
2018-04-04 Sylvestre LedruAs we don't use minor version anymore, let's remove...
2018-04-04 Eric FiselierFix typo in ASTStructuralEquivalence.cpp for UnaryTrans...
2018-04-04 Alex LorenzSplit test/Driver/darwin-sdkroot.c into two tests
2018-04-03 Akira Hatanaka[ObjC] Use the name specified by objc_runtime_name...
2018-04-03 Artem Belevich[CUDA] Check initializers of instantiated template...
2018-04-03 Vlad TsyrklevichAdd the -fsanitize=shadow-call-stack flag
2018-04-03 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-04-03 Alex LorenzAdd REQUIRES: darwin-system to test/Driver/darwin-sdkroot.c
2018-04-03 Alex Lorenz[driver][darwin] Do not infer -simulator environment...
2018-04-03 Artem Dergachev[analyzer] Fix diagnostics in callees of interesting...
2018-04-03 Artem BelevichRevert "Set calling convention for CUDA kernel"
2018-04-03 Richard SmithUse Clang when referring to the project and clang when...
2018-04-03 David BlaikieRestrict a test using named file descriptors to using...
2018-04-03 Krzysztof Parzyszek[Hexagon] Remove -mhvx-double and the corresponding...
2018-04-03 Ben Hamilton[clang-format/ObjC] Do not detect "[]" as ObjC method...
2018-04-03 Ben Hamilton[clang-format/ObjC] Do not insert space after opening...
next