]> granicus.if.org Git - clang/shortlog
clang
2018-10-12 Zachary TurnerRevert "Make YAML quote forward slashes."
2018-10-12 Zachary TurnerMake YAML quote forward slashes.
2018-10-12 Alexey Bataev[OPENMP][NVPTX]Reduce memory usage in orphaned functions.
2018-10-12 Simon PilgrimFix MSVC 2015 ambiguous symbol warning introduced by...
2018-10-12 Sam McCallRemove top-level using declaration from header files...
2018-10-12 Eric Liu[Tooling] Expose ExecutorName option.
2018-10-12 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-10-12 George Karpenkov[analyzer] Fix a bug in unexplored_first_location_queue...
2018-10-11 Richard SmithUpdate user's manual documentation of profile remapping...
2018-10-11 George Karpenkov[analyzer] Experiment with an iteration order only...
2018-10-11 George Karpenkov[analyzer] Avoid unneeded invalidation in RetainCountCh...
2018-10-11 George Karpenkov[analyzer] Retain count checker for OSObject: recognize...
2018-10-11 Dan AlbertRevert "[Driver] Default Android toolchains to libc++."
2018-10-11 Dan Albert[Driver] Default Android toolchains to libc++.
2018-10-11 Dan Albert[Driver] Default to `-z now` and `-z relro` on Android.
2018-10-11 Dan Albert[Driver] Fix --hash-style choice for Android.
2018-10-11 Michal Gorny[python] [tests] Fix calling tests on Windows
2018-10-11 Aaron Enye Shi[HIP] Remove unused irif bitcode from test
2018-10-11 Aaron Enye Shi[HIP] Replace irif library with hip.amdgcn.bc
2018-10-11 Sean FertileRevert "clang-cl: Add /showFilenames option (PR31957)"
2018-10-11 Alexey Bataev[OPENMP][NVPTX]Reduce memory use for globalized vars in
2018-10-11 Eric LiuRevert "[Lex] TokenConcatenation now takes const Prepro...
2018-10-11 Eric Liuclang-cl: set output of lit-test to a tmp file after...
2018-10-11 Michal Gorny[python] [tests] Retab CMakeLists.txt for consistency...
2018-10-11 Eric Liu[Lex] TokenConcatenation now takes const Preprocessor
2018-10-11 Michal Gorny[tests] Remove Python tests from check-all due to breakage
2018-10-11 Aaron BallmanImprove -Wshadow warnings with enumerators.
2018-10-11 Michal Gorny[tests] Include Python binding tests in CMake rules
2018-10-11 Brad SmithSome improvements to the OpenBSD driver.
2018-10-11 Patrick LysterAdd support for 'dynamic_allocators' clause on 'require...
2018-10-11 Sam McCall[Tooling] Move CompilationDatabasePlugin to the Registr...
2018-10-11 Andrew Savonichev[Sema][OpenCL] Improve diagnostics for not viable overl...
2018-10-11 Aaron BallmanRevert r344241 as it broke multiple bots.
2018-10-11 Kristof Umann[analyzer][UninitializedObjectChecker] Reports Loc...
2018-10-11 Michal Gorny[tests] Include Python binding tests in CMake rules
2018-10-11 Michal Gorny[python] [tests] Support overriding library path via...
2018-10-11 Hans Wennborgclang-cl: Add /showFilenames option (PR31957)
2018-10-11 Roman Lebedev[clang][ubsan] Split Implicit Integer Truncation Saniti...
2018-10-11 Thomas Lively[WebAssembly] Saturating float-to-int builtins
2018-10-10 Richard SmithUpdate documentation to indicate that profile remapping...
2018-10-10 Richard SmithAdd a flag to remap manglings when reading profile...
2018-10-10 Reid Kleckner[AST] Use -fvisibility value when ignoring -fv-i-h...
2018-10-10 Louis Dionne[clang] Fix failing attribute test on Windows
2018-10-10 Erik Pilkington[Sema] Fix a multiple definition bug with friends and...
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...
next