]> granicus.if.org Git - clang/shortlog
clang
2019-02-12 Anton KorobeynikovDisable PIC/PIE for MSP430 target
2019-02-12 JF Bastien[NFC] typo
2019-02-12 Scott Linder[AMDGPU] Require at least protected visibility for...
2019-02-12 Petr Hosek[CMake][Fuchsia] Pass -ldl -lpthread LDFLAGS to second...
2019-02-12 Ilya Biryukov[Sema] Fix a crash in access checking for deduction...
2019-02-12 Aaron BallmanRenaming yet another diagnostic to not conflict; NFC.
2019-02-12 Aaron BallmanRenaming this diagnostic to not conflict with another...
2019-02-12 Aaron BallmanFixing a typo; NFC.
2019-02-12 Nico WeberDisable test after r353718, r353725, r353729 while...
2019-02-12 Craig Topper[X86] Use the new unaligned vector typedefs for the...
2019-02-12 Douglas YungFix VS2015 build problem introduced by r353370.
2019-02-11 Erik PilkingtonAdd a new attribute, fortify_stdlib
2019-02-11 Eli Friedman[Sema] Mark GNU compound literal array init as an rvalue.
2019-02-11 Heejin Ahn[WebAssembly] Make thread-related options consistent
2019-02-11 Nico WeberFix a few tests that were missing ':' on CHECK lines...
2019-02-11 Petr Hosek[CodeGen] Set construction vtable visibility after...
2019-02-11 Tom Tan[COFF, ARM64] Remove definitions for _byteswap library...
2019-02-11 Nico WeberAttempt to pacify bots more after r353718 and r353725
2019-02-11 Nico WeberAttempt to pacify bots after r353718
2019-02-11 Nico WeberMake test actually test something (colons were missing)
2019-02-11 Alexander KornienkoFixed header underline in docs.
2019-02-11 Serge Guelton[tools] Fix python DeprecationWarning: invalid escape...
2019-02-11 Benjamin KramerMake some helper functions static. NFC.
2019-02-11 Kristof Umann[analyzer] New checker for detecting usages of unsafe...
2019-02-11 Fangrui SongFormat isInSystemMacro after D55782
2019-02-11 Kadir Cetinkaya[clang][Index] Add a knob to index function parameters...
2019-02-11 Sven van Haastregt[libclang] Add attribute support for 'convergent'.
2019-02-11 Gabor Marton[ASTImporter] Add test RedeclChainShouldBeCorrectAmongs...
2019-02-11 Petr Hosek[CMake][Fuchsia] Drop libclang.so from distribution
2019-02-11 Brad Smithlong double is double on OpenBSD/NetBSD/PPC.
2019-02-10 Reid KlecknerFix test to pass on LLP64 targets
2019-02-10 Reid KlecknerFix clang tests broken by r353547 that depend on InstrProf
2019-02-10 Fangrui SongUse llvm::is_contained. NFC
2019-02-09 James Y Knight[opaque pointer types] Cleanup CGBuilder's Create*GEP.
2019-02-09 David L. Jones[StaticAnalyzer] Add missing include to SMTAPI.h. ...
2019-02-09 Eli FriedmanFix buildbot failure from r353569.
2019-02-09 Artem Dergachev[analyzer] Add a comment that FunctionCodeRegions may...
2019-02-09 Mikhail R.... This reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-09 Stanislav Mekhanoshin[AMDGPU] Split dot-insts feature
2019-02-08 Artem Dergachev[analyzer] CStringSyntaxChecks: Fix an off-by-one error...
2019-02-08 Adrian Prantl-gmodules: Don't emit incomplete breadcrumbs pointing...
2019-02-08 Volodymyr Sapsai[CodeGen][ObjC] Fix assert on calling `__builtin_consta...
2019-02-08 Eli Friedman[CodeGen][NFC] Update comments in CGExprConstant.cpp.
2019-02-08 Eli Friedman[Sema] Make string literal init an rvalue.
2019-02-08 Adrian PrantlFix typo
2019-02-08 George Karpenkov[analyzer] Opt-in C Style Cast Checker for OSObject...
2019-02-08 Akira HatanakaPass the base element type of an array type to the...
2019-02-08 Craig Topper[X86] Add explicit alignment to __m128/__m128i/__m128d...
2019-02-08 Alexey Bataev[OPENMP]Delay emission of the error messages for the...
2019-02-08 Alexey BataevRevert "[OPENMP]Initial support for the delayed diagnos...
2019-02-08 Alexey Bataev[OPENMP]Initial support for the delayed diagnostics.
2019-02-08 Yitzhak Mandelbaum[ASTMatchers][NFC] Update comments on assorted `CXXMemb...
2019-02-08 Ben Hamilton[Format/ObjC] Fix [foo bar]->baz formatting as lambda...
2019-02-08 James Y Knight[opaque pointer types] Cleanup CGBuilder's Create*GEP.
2019-02-08 Gabor Marton[ASTImporter][ASTImporterSpecificLookup] Add test for...
2019-02-08 Gabor Marton[AST] Fix structural inequivalence of operators
2019-02-08 JF BastienVariable auto-init: fix __block initialization
2019-02-08 Eli Friedman[COFF, ARM64] Fix types for _ReadStatusReg, _WriteStatusReg
2019-02-08 JF Bastien[NFC] Variable auto-init: use getAsVariableArrayType...
2019-02-07 Jiong Wangbpf: teach BPF driver about the new CPU "v3"
2019-02-07 Akira Hatanaka[Sema][ObjC] Disallow non-trivial C struct fields in...
2019-02-07 Alexey Bataev[SEMA]Generalize deferred diagnostic interface, NFC.
2019-02-07 Anastasia Stulova[OpenCL][PR40603] In C++ preserve compatibility with...
2019-02-07 Gabor Marton[ASTImporter] Refactor unittests to be able to paramete...
2019-02-07 Erich KeaneFix r350643 to limit COFF emission to <= 32 BYTES inste...
2019-02-07 Martin Storsjo[clang-cl] support /Oy- on aarch64
2019-02-07 Hans WennborgTypo: s/follwing/following
2019-02-07 Mikhail R.... Move the SMT API to LLVM
2019-02-07 Mikhail R.... Moved the whole SMT API to a single file. NFC.
2019-02-07 Mikhail R.... Got rid of the `Z3ConstraintManager` class
2019-02-07 Mikhail R.... Generalised the SMT state constraints
2019-02-07 James Y Knight[opaque pointer types] Make EmitCall pass Function...
2019-02-07 James Y Knight[opaque pointer types] Pass through function types...
2019-02-07 Artem Dergachev[analyzer] Canonicalize declarations within variable...
2019-02-06 Artem DergachevRevert "[analyzer] Remove the "postponed" hack, deal...
2019-02-06 Tom Tan[COFF, ARM64] Add ARM64 support for MS intrinsic _fastfail
2019-02-06 Patrick LysterTest commit. NFC
2019-02-06 Stephen HinesSwitch to cantFail(), since it does the same assertion.
2019-02-06 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-02-06 Heejin Ahn[WebAssembly] Add atomics target option
2019-02-06 James Y KnightFix MSVC constructor call extension after b92d290e48e9...
2019-02-05 Richard Smith[modules] Fix handling of initializers for templated...
2019-02-05 Artem BelevichBasic CUDA-10 support.
2019-02-05 Volodymyr Sapsai[Preprocessor] Add a note with framework location for...
2019-02-05 George Karpenkov[analyzer] Document RetainCountChecker behavior and...
2019-02-05 George Karpenkov[analyzer] [testing] Inside CmpRuns.py output also...
2019-02-05 George Karpenkov[analyzer] [RetainCountChecker] Bugfix: in non-OSObject...
2019-02-05 Adrian PrantlFix a missing word in comment
2019-02-05 Alexey Bataev[DOCS]Support for emission of the debug info for the...
2019-02-05 Anton KorobeynikovDo not use frame pointer by default for MSP430
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate correct data about variabl...
2019-02-05 James Y Knight[opaque pointer types] More trivial changes to pass...
2019-02-05 James Y KnightMinor cleanup: remove CGBuild::CreateConst*ByteGEP...
2019-02-05 Kelvin Li[OPENMP] issue error messages for multiple teams contru...
2019-02-05 James Y Knight[opaque pointer types] Pass function types for runtime...
2019-02-05 James Y Knight[opaque pointer types] Fix the CallInfo passed to EmitC...
2019-02-05 Nemanja Ivanovic[NFC] Explicitly add -std=c++14 option to tests that...
2019-02-05 Anastasia StulovaFix ICE on reference binding with mismatching addr...
2019-02-05 Kristof UmannFix the sphinx buildbot after D54429
2019-02-05 Craig Topper[X86] Change MS inline asm clobber list filter to check...
next