]> granicus.if.org Git - clang/shortlog
clang
2018-04-12 Erich Keane[NFC] Fix terrible formatting of CGRecordLower constructor.
2018-04-12 Martin Storsjo[MinGW] Look for libc++ headers in a triplet prefixed...
2018-04-12 Vlad TsyrklevichFix doc typo
2018-04-12 Mandeep Singh... [RISCV] Fix logic to check if frame pointer should...
2018-04-12 Gabor Buella[X86] Introduce wbinvd intrinsic
2018-04-12 Gabor BuellaNFC - Indentation fixes in predefined-arch-macros.c
2018-04-12 Aaron BallmanFix the try_acquire_capability attribute to behave...
2018-04-12 Aaron BallmanCorrectly diagnose when a conversion function is declar...
2018-04-12 Krzysztof Parzyszek[Hexagon] Enable auto-vectorization only when -fvectori...
2018-04-12 Ben Hamilton[Test Fix] Fix broken test Index/comment-objc-parameter...
2018-04-12 Ben Hamilton[clang-format] Do not break after ObjC category open...
2018-04-12 Ben Hamilton[clang-format] Improve ObjC guessing heuristic by suppo...
2018-04-12 Ben Hamilton[clang-format] Don't insert space between ObjC class...
2018-04-12 Ben Hamilton[clang-format] Always indent wrapped Objective-C select...
2018-04-12 Malcolm ParsonsDiagnose cases of "return x" that should be "return...
2018-04-12 Anastasia Stulova[OpenCL] Added -std/-cl-std=c++
2018-04-12 Aaron BallmanAllow [[maybe_unused]] on static data members; these...
2018-04-12 David ChisnallObjCGNU: Fix empty v3 protocols being emitted two field...
2018-04-12 Akira Hatanaka[Sema][ObjC] Ensure that the return type of an ObjC...
2018-04-12 Richard Trieu[ODRHash] Skip more types hashing TypedefType
2018-04-11 Saleem AbdulrasoolLex: make `clang::Preprocessor::macros` work on MSVC
2018-04-11 Tom StellardDriver: Add gcc search path for RHEL devtoolset-7
2018-04-11 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2018-04-11 Gabor Buella[x86] wbnoinvd intrinsic
2018-04-11 Alexey Bataev[OPENMP] Code cleanup, NFC.
2018-04-11 Shoaib Meenai[CodeGen] Handle __func__ inside __finally
2018-04-11 Artem Belevich[NVPTX] Removed 'satom' feature which is no longer...
2018-04-11 Artem Belevich[NVPTX, CUDA] Improved feature constraints on NVPTX...
2018-04-11 Dimitry AndricDocument -std= values for different languages
2018-04-11 Yonghong Songbpf: accept all asm register names
2018-04-11 Manuel KlimekFix bugs around handling C++11 attributes.
2018-04-11 Ivan A. Kosarev[NEON] Support vfma_n and vfms_n intrinsics
2018-04-11 Chad Rosier[Driver] Don't forward -m[no-]unaligned-access options...
2018-04-11 Jan Korous[Sema] Fix built-in decrement operator overload resolution
2018-04-11 Strahinja Petrovic[PowerPC] Option for secure plt mode
2018-04-11 Haojian Wu[Tooling] Correct the "-std" compile command option.
2018-04-11 Haojian Wu[Tooling] Optimize memory usage in InMemoryToolResults.
2018-04-11 Adam Balogh[Analyzer] SValBuilder Comparison Rearrangement (with...
2018-04-11 Dean Michael... Adding fuzzer flags support to OpenBSD driver
2018-04-11 Craig Topper[X86] Fix typo in intrinsic header file __mask16->__mma...
2018-04-11 Craig Topper[X86] Replace 512-bit masked pmaddubsw and pmaddwd...
2018-04-11 Dean Michael... [XRay][clang] Only enable test for supported platforms
2018-04-11 Dean Michael... [XRay][clang+compiler-rt] Support build-time mode selection
2018-04-10 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto and Includ...
2018-04-10 Aaron BallmanIntroduce a new builtin, __builtin_dump_struct, that...
2018-04-10 Petr HosekRevert "Handle the default case"
2018-04-10 Petr HosekHandle the default case
2018-04-10 Chad Rosier[Driver] Handle the default case missed in r329748.
2018-04-10 Alexey Bataev[OPENMP] Additional attributes for the pointer parameters.
2018-04-10 Petr Hosek[Driver] Allow drivers to add multiple libc++ include...
2018-04-10 Gabor Buella[X86] Split up -march=icelake to -client & -server
2018-04-10 Nico WeberRevert r329684 (and follow-ups 329693, 329714). See...
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...
next