]> granicus.if.org Git - clang/shortlog
clang
2019-02-21 Serge GueltonRevert r354546
2019-02-21 Serge GueltonFix typo in r354546
2019-02-21 Serge Guelton[NFC] Always initialize all members in ABIArgInfo
2019-02-21 Ahmed Bougacha[AArch64] Change size suffix for FP16FML intrinsics.
2019-02-21 Artem Dergachev[attributes] Fix buildbot after r354530.
2019-02-21 Artem Dergachev[attributes] Add an attribute for server routines in...
2019-02-20 Shoaib Meenai[clang] Add CMake target for installing clang's CMake...
2019-02-20 Shoaib Meenai[clang] Switch to LLVM_ENABLE_IDE
2019-02-20 Nemanja IvanovicMake predefined FLT16 macros conditional on support...
2019-02-20 Alexey Bataev[OPENMP] Use targetDiag for diagnostics of unsupported...
2019-02-20 Gabor MartonFix remaining semicolon pedantic errors for intel
2019-02-20 Siva Chandra[Clang Driver] Add support for "-static-pie" argument...
2019-02-20 Alexey Bataev[OPENMP] Delay emission of the asm target-specific...
2019-02-20 Gabor MartonFix compile error with Intel's compiler (-Werror=pedantic)
2019-02-20 Petr Hosek[CodeGen] Enable the complex-math test for arm
2019-02-20 Alexey Bataev[OPENMP][NVPTX]Use faster teams reduction algorithm.
2019-02-20 Krasimir Georgiev[clang-format] Do not emit replacements if Java imports...
2019-02-20 Leonard ChanLimit new PM tests to X86 registered targets.
2019-02-20 Leonard ChanRemove test on incompatible mpis target.
2019-02-20 Leonard Chan[NewPM] Add other sanitizers at O0
2019-02-20 Tom StellardCMake: Fix stand-alone clang builds since r353268
2019-02-19 Hans WennborgRemove extraneous space in MSVC-style diagnostic output
2019-02-19 Michael Kruse[OpenMP 5.0] Parsing/sema support for map clause with...
2019-02-19 Alexey Bader[OpenCL] Change type of block pointer for OpenCL
2019-02-18 Jan Korous[clang][test] Fix FileManagerTest.getFileDontOpenRealPa...
2019-02-18 Jan KorousReland "[clang][FileManager] fillRealPathName even...
2019-02-18 Gabor Marton[ASTImporter] Find previous friend function template
2019-02-18 Oliver Stannard[ARM] Add pre-defined macros for ROPI and RWPI
2019-02-18 Kadir Cetinkaya[clang][Index] Fix usage of IndexImplicitInstantiation
2019-02-18 Gabor Marton[ASTImporter] Unify redecl chain tests as type paramete...
2019-02-17 Kristof Umann[analyzer] Make valist.Uninitialized depend on ValistBase
2019-02-17 Bruno Ricci[NFC] Add a llvm_unreachable to silence a warning in...
2019-02-17 Bruno RicciRecommit "[AST] Factor out the logic of the various...
2019-02-17 Shiva Chen[RISCV] Default enable RISCV linker relaxation
2019-02-17 Bruno RicciRevert "[AST] Factor out the logic of the various Expr...
2019-02-17 Bruno Ricci[AST] Factor out the logic of the various Expr::Ignore*
2019-02-17 Nirav Dave[X86] Prevent clang clobber checking for asm flag const...
2019-02-17 Petr Hosek[Driver][Gnu] Support -nolibc flag
2019-02-17 Petr Hosek[Driver][Fuchsia] Support -nolibc flag
2019-02-16 David GreenMove multiline raw string literal out of macro. NFC
2019-02-16 Erik PilkingtonFix some tests I broke in r354190
2019-02-16 Erik Pilkington[Sema] Diagnose floating point conversions based on...
2019-02-16 Volodymyr Sapsai[ObjC generics] Fix applying `__kindof` to the type...
2019-02-15 Alexander Kornienkoclang-format with UseTab: Always sometimes doesn't...
2019-02-15 Volodymyr Sapsai[ObjC] For type substitution in generics use a regular...
2019-02-15 Richard SmithFix implementation of [temp.local]p4.
2019-02-15 Reid KlecknerRevert r354075 "[clang][FileManager] fillRealPathName...
2019-02-15 Dan Albert[Driver] Default all Android ARM targets to NEON.
2019-02-15 Adrian PrantlRelax assertion to account for private framework module...
2019-02-15 Volodymyr Sapsai[ObjC] Fix non-canonical types preventing type argument...
2019-02-15 Reid Kleckner[MSVC] Recognize `static_assert` keyword in C and C++98
2019-02-15 Bruno Ricci[Sema][NFC] SequenceChecker: Add tests for references...
2019-02-15 JF BastienVariable auto-init of blocks capturing self after init...
2019-02-15 Shoaib Meenai[clang] Add build and install targets for clang libraries
2019-02-15 Shoaib Meenai[clang] Create install targets for non-shared libraries
2019-02-15 Yitzhak MandelbaumExteded test of .
2019-02-15 Yitzhak MandelbaumRemove unnecessary expectation.
2019-02-15 Yitzhak MandelbaumAdded test for matcher On.
2019-02-15 Yitzhak MandelbaumAdd tests for assorted `CXXMemberCallExpr` matchers.
2019-02-15 Adam Balogh[Analyzer] Fix for test file of bug 40625
2019-02-15 Anastasia Stulova[OpenCL][PR40707] Allow OpenCL C types in C++ mode.
2019-02-15 Gabor Marton[ASTImporter] Import every Decl in lambda record
2019-02-15 Sam McCallRevert "[Analysis] -Wunreachable-code shouldn't fire...
2019-02-15 Sam McCall[Analysis] -Wunreachable-code shouldn't fire on the...
2019-02-15 Francis Visoiu... Revert "Fix implementation of [temp.local]p4."
2019-02-15 Richard SmithFix implementation of [temp.local]p4.
2019-02-15 Richard SmithPR40642: Fix determination of whether the final stateme...
2019-02-15 Ana PazosFixed failure on Darwin due to r354064
2019-02-14 Volodymyr Sapsai[Driver][Darwin] Emit an error when using -pg on OS...
2019-02-14 Jan Korous[clang][FileManager] fillRealPathName even if we aren...
2019-02-14 Erik Pilkington[Sema] Fix-up a -Wfloat-conversion diagnostic
2019-02-14 Douglas YungFurther relax restriction in tests to include where...
2019-02-14 Erik Pilkington[CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init...
2019-02-14 Nirav Dave[X86] Add clang support for X86 flag output parameters.
2019-02-14 Bruno Ricci[Sema] Fix a regression introduced in "[AST][Sema]...
2019-02-14 Gabor Marton[ASTImporter] Check visibility/linkage of functions...
2019-02-14 Clement Courbet[Builtins] Treat `bcmp` as a builtin.
2019-02-14 Nico WeberPrint a note to the called macro when diagnosing err_em...
2019-02-14 Francis Visoiu... [NewPM] Add explicit triple to test
2019-02-14 Yaxun Liu[CUDA][HIP] Use device side kernel and variable names...
2019-02-14 Douglas YungRelax restriction in tests to where "-emit-llvm-bc...
2019-02-14 Leonard ChanFix for asan bots
2019-02-13 Mitch Phillips[HWASAN] Updated HWASAN design document to better portr...
2019-02-13 Leonard Chan[NewPM] Second attempt at porting ASan
2019-02-13 Robert WidmannRestore Check for Unreachable Exit Block in -Winfinite...
2019-02-13 Thomas Lively[WebAssembly] Bulk memory intrinsics and builtins
2019-02-13 Erik Pilkington[Sema] Delay checking whether objc_designated_initializ...
2019-02-13 Hubert Tong[PowerPC] Stop defining _ARCH_PWR6X on POWER7 and up
2019-02-13 Louis Dionne[clang] Make sure C99/C11 features in <float.h> are...
2019-02-13 Nico WeberRe-enable the test disabled in r353836 and hopefully...
2019-02-13 Simon Atanasyan[Headers][mips] Add `__attribute__((__mode__(__unwind_w...
2019-02-13 Petr Hosek[Driver] Pass +reserve-x25 to backend if -ffixed-x25...
2019-02-13 Petr Hosek[AArch64] Support reserving arbitrary general purpose...
2019-02-13 Aaron Enye Shi[HIP] Handle compile -m options and propagate into LLC
2019-02-13 Martin Storsjo[test] Tweak driver test from r353917 and r353922 to...
2019-02-13 Adam Balogh[Analyzer] Crash fix for FindLastStoreBRVisitor
2019-02-13 Stephan BergmannLook through typedefs in getFunctionTypeWithExceptionSpec
2019-02-13 Martin Storsjo[test] Fix the test from SVN r353917 when running witho...
2019-02-13 Martin Storsjo[MinGW] Add the profiling library when necessary
2019-02-12 Reid KlecknerRevert r353880 "[HIP] Handle compile -m options and...
next