]> granicus.if.org Git - clang/shortlog
clang
2018-10-10 Anton Bikineev[CodeGenCXX] Treat 'this' as noalias in constructors
2018-10-10 Anastasia Stulova[OpenCL] Fixed address space cast in C style cast of...
2018-10-10 Sid Manning[Hexagon] Use GetLinkerPath instead of hard-coded string.
2018-10-10 Louis Dionne[clang] Properly apply attributes on explicit instantia...
2018-10-10 Jonas DevlieghereLift VFS from clang to llvm (NFC)
2018-10-10 Sam McCall[CodeComplete] Fix crash when completing params functio...
2018-10-10 Martin Storsjo[MinGW] Fix passing a sanitizer lib name as dependent lib
2018-10-10 Craig Topper[X86] Remove FeatureRTM from Skylake processor list
2018-10-10 James Y KnightExprConstant: Make __builtin_object_size use EM_IgnoreS...
2018-10-10 Erik Pilkington[Basic] Split out -Wimplicit-int-conversion and -Wimpli...
2018-10-10 Ed Masteclang: Allow ifunc resolvers to accept arguments
2018-10-10 Fangrui Song[Driver][cc1][cc1as] Call OptTable::PrintHelp with...
2018-10-09 Richard SmithPR39231: fix null dereference when diagnosing deduction...
2018-10-09 Yaxun Liu[CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited...
2018-10-09 Alexey Bataev[OPENMP][NVPTX] Support memory coalescing for globalize...
2018-10-09 Kristof Umann[analyzer][www] Add more useful links
2018-10-09 Stephen Kelly[ASTMatcher] Add missing imaginaryLiteral
2018-10-09 Stephen KellyRemove non-existant typeloc matchers from documentation
2018-10-09 Stephen KellyRegenerate AST Matcher docs
2018-10-09 Stephen KellyFix indentation
2018-10-09 Gabor Horvath[analyzer] Support Reinitializes attribute in MisusedMo...
2018-10-09 Fangrui Song[Index] Use locations to uniquify function-scope Bindin...
2018-10-09 Thomas Lively[WebAssembly][NFC] Rename test functions for builtins
2018-10-08 Ali TamurIntroduce code_model macros
2018-10-08 Brian Gesiak[coro]Pass rvalue reference for named local variable...
2018-10-06 Simon PilgrimWdocumentation fix
2018-10-06 Aaron PuchertThread safety analysis: Handle conditional expression...
2018-10-05 Mandeep Singh... [COFF, ARM64] Add _InterlockedAdd intrinsic
2018-10-05 James Y KnightEmit CK_NoOp casts in C mode, not just C++.
2018-10-05 Petr Hosek[llvm-nm] Write "no symbol" output to stderr
2018-10-05 Vedant Kumar[DebugInfo] Add support for DWARF5 call site-related...
2018-10-05 Mandeep Singh... [COFF, ARM64] Add _InterlockedCompareExchangePointer_nf...
2018-10-05 Artem Belevich[CUDA] Use all 64 bits of GUID in __nv_module_id
2018-10-05 Nico Weberclang-format: Don't insert spaces in front of :: for...
2018-10-05 James Y KnightEmit diagnostic note when calling an invalid function...
2018-10-05 Krasimir Georgiev[clang-format] Java import sorting in clang-format
2018-10-05 Alexey Bataev[OPENMP][NVPTX] Fix emission of __kmpc_global_thread_nu...
2018-10-05 Alexey Bataev[OPENMP] Fix emission of the __kmpc_global_thread_num.
2018-10-05 Simon PilgrimFix llvm-clang-x86_64-expensive-checks-win build by...
2018-10-05 David Green[AArch64] Use filecheck captures for metadata node...
2018-10-05 Thomas Lively[WebAssembly] abs and sqrt builtins
2018-10-05 Thomas Lively[WebAssembly] any_true and all_true builtins
2018-10-05 Thomas Lively[WebAssembly] saturating arithmetic builtins
2018-10-05 Thomas Lively[WebAssembly] __builtin_wasm_replace_lane_* builtins
2018-10-05 Thomas Lively[WebAssembly] __builtin_wasm_extract_lane_* builtins
2018-10-04 Aaron PuchertThread safety analysis: Examine constructor arguments
2018-10-04 Mandeep Singh... [COFF, ARM64] Add __getReg intrinsic
2018-10-04 Reid KlecknerUpdate Clang Windows getting started docs
2018-10-04 Shoaib Meenai[AST] Revert mangling changes from r339428
2018-10-04 Stephen Kelly[NestedNameSpecifier] Add missing stream-specific dump...
2018-10-04 Louis Dionne[clang] Add the exclude_from_explicit_instantiation...
2018-10-04 Haojian Wu[Index] Respect "IndexFunctionLocals" option for type...
2018-10-04 Petr Pavlu[constexpr] Fix ICE when memcpy() is given a pointer...
2018-10-04 Sjoerd Meijer[AArch64][ARM] Context sensitive meaning of crypto
2018-10-04 George Karpenkov[analyzer] [quickfix] Temporarily disabling a failing...
2018-10-03 Jordan Rupprecht[llvm-nm] Update clang tests based on changed llvm...
2018-10-03 Nick Desaulniers[SEMA] split ExtWarn dupl-decl-spec's into Extension...
2018-10-03 Fangrui SongRevert "[ASTMatchers] Fix DynamicASTMatchersTests again"
2018-10-03 Artem Dergachev[analyzer] [tests] [quickfix] Make more test more resil...
2018-10-03 George Karpenkov[analyzer] Do not crash if the assumption added in...
2018-10-03 Fangrui Song[ASTMatchers] Fix DynamicASTMatchersTests again
2018-10-03 Fangrui Song[test] Fix -Wunused-variable in rC343665
2018-10-03 Stephen KellyRemove stray character from docs
2018-10-03 Stephen KellyUpdate documentation for correctness
2018-10-03 Stephen KellyAdd matchers missing from dynamic AST registry
2018-10-03 Stephen KellySort list of matchers
2018-10-03 George Karpenkov[analyzer] [tests] [quickfix] Make the test more resili...
2018-10-03 Patrick Lyster[OPENMP] Add reverse_offload clause to requires directive
2018-10-03 Matthew VossAdd template type and value parameter metadata nodes...
2018-10-03 Martin Storsjo[test] Use --sysroot instead of -B in print-multi-direc...
2018-10-03 Mandeep Singh... [COFF, ARM64] Add _ReadWriteBarrier intrinsic
2018-10-03 Aaron PuchertThread safety analysis: Unwrap __builtin_expect in...
2018-10-03 Stephen KellyAllow comments with '#' in dynamic AST Matchers
2018-10-03 Fangrui Song[Frontend] Delete -print-decl-contexts
2018-10-03 Matt ArsenaultOpenCL: Mark printf format string argument
2018-10-03 Petr Hosek[CMake][Fuchsia] Use libc++ ABIv2 for Fuchsia toolchain
2018-10-02 George Karpenkov[analyzer] [tests] Hotfix: missing space
2018-10-02 Reid KlecknerRemove spurious assertion in -Wdocumentation
2018-10-02 George Karpenkov[analyzer] [tests] Allow specifying entire -analyze...
2018-10-02 George Karpenkov[analyzer] Fix crash in exploded graph dumping
2018-10-02 Artem Dergachev[analyzer] Promote StdCLibraryFunctionsChecker to the...
2018-10-02 Artem Dergachev[analyzer] Fix symbol discovery in nonloc::LocAsInteger...
2018-10-02 Zachary Turner[cl-compat] Change /JMC from unsupported to ignored.
2018-10-02 Kristof Umann[analyzer][NFC] Refactor functions in PlistDiagnostics...
2018-10-02 Jonas Hahnfeld[OpenMP][NVPTX] Simplify codegen for orphaned parallel...
2018-10-02 Jonas Hahnfeld[OpenMP] Simplify code for reductions on distribute...
2018-10-02 Yaxun Liu[HIP] Support early finalization of device code for...
2018-10-02 Francois Ferrandclang-format: better handle statement macros
2018-10-02 Haojian Wu[Preprocesssor] Filename should fall back to the writte...
2018-10-02 Haojian Wu[Preprocessor] Hide include typo correction behind...
2018-10-02 Sven van Haastregt[OpenCL] Add block argument CodeGen test
2018-10-02 Sven van HaastregtRevert r326937 "[OpenCL] Remove block invoke function...
2018-10-02 Mikhail R.... [analyzer] Improvements to the SMT API
2018-10-02 Bruno Ricci[AST] Pack the bit-fields of FunctionProtoType into...
2018-10-02 Eric Liu[CodeComplete] Re-fix accessibilty of protected members...
2018-10-02 Eric LiuRevert untintentionally commited changes
2018-10-02 Eric Liu[Lex] TokenConcatenation now takes const Preprocessor
2018-10-02 Kadir Cetinkaya[clang] Implement Override Suggestions in Sema.
2018-10-02 Oliver Stannard[AArch64][v8.5A] Test clang option for the Memory Taggi...
2018-10-02 David BolvanskyAdded warning for unary minus used with unsigned type
next