]> granicus.if.org Git - clang/shortlog
clang
2019-06-14 Gauthier Harnisch[clang] Fixing incorrect implicit deduction guides...
2019-06-14 Gauthier Harnisch[clang] Don't segfault on incorrect using directive...
2019-06-14 Nico WeberRevert 363295, it caused PR42276. Also revert follow...
2019-06-14 George Burgess IV[Targets] Move soft-float-abi filtering to `initFeatureMap`
2019-06-14 Stanislav Mekhanoshin[AMDGPU] gfx1011/gfx1012 clang support
2019-06-14 Francis Visoiu... Revert "[Remarks] Refactor optimization remarks setup"
2019-06-13 Stanislav Mekhanoshin[AMDGPU] gfx1010 wave32 clang support
2019-06-13 Richard SmithRemove unused SK_LValueToRValue initialization step.
2019-06-13 Richard SmithPR23833, DR2140: an lvalue-to-rvalue conversion on...
2019-06-13 Amy HuangUse fully qualified name when printing S_CONSTANT records
2019-06-13 Francis Visoiu... [Remarks] Refactor optimization remarks setup
2019-06-13 Don Hinton[lit] Disable test on darwin when building shared libs.
2019-06-13 Richard SmithC++ DR712 and others: handle non-odr-use resulting...
2019-06-13 Erich KeanePR42182: Allow thread-local to use __cxa_thread_atexit...
2019-06-13 Leonard Chan[clang][NewPM] Fix broken -O0 test from missing assumptions
2019-06-13 Leonard Chan[clang][NewPM] Fix split debug test
2019-06-13 Leonard Chan[clang][NewPM] Fix broken profile test
2019-06-13 Leonard Chan[clang][NewPM] Fix broken -O0 test from the AlwaysInliner
2019-06-13 Dmitri GribenkoAdded AST matcher for ignoring elidable constructors
2019-06-13 Sven van Haastregt[OpenCL] Move OpenCLBuiltins.td and remove unused include
2019-06-13 Sam Clegg[WebAssembly] Modernize include path handling
2019-06-13 Sam Clegg[clang-scan-deps] Fix -DBUILD_SHARED_LIBS=ON build
2019-06-13 Hans Wennborgclang-format extension: Widen the supported versions...
2019-06-13 David L. JonesRevert r361811: 'Re-commit r357452 (take 2): "SimplifyC...
2019-06-12 Alex Lorenz[clang-scan-deps] Include <mutex> in ClangScanDeps...
2019-06-12 Alex LorenzNFC, Update the ClangScanDeps.cpp file's license comment
2019-06-12 Alex LorenzNFC, fixup indentation in CMakeLists.txt from r363204...
2019-06-12 Alex Lorenz[clang-scan-deps] initial outline of the tool that...
2019-06-12 Alex Lorenz[test] Reinstate the assignment to the diagnostic log...
2019-06-12 Reid KlecknerAdd comment to r363191 code as requested in code review
2019-06-12 Reid Kleckner[MS] Pretend constexpr variable template specialization...
2019-06-12 Richard SmithPR42220: take into account the possibility of aggregate...
2019-06-12 Csaba Dabis[analyzer] ProgramPoint: more explicit printJson()
2019-06-12 Nikolai Kosjar[NFC] Test commit
2019-06-12 Zi Xuan Wu[PowerPC] [Clang] Port SSE2 intrinsics to PowerPC
2019-06-12 Pengfei Wang[X86] [ABI] Fix i386 ABI "__m64" type bug
2019-06-11 Richard SmithMark declarations as referenced by a default argument...
2019-06-11 Richard SmithRemove redundant check for whether a DeclRefExpr that...
2019-06-11 Richard SmithFor DR712: store on a MemberExpr whether it constitutes...
2019-06-11 Richard SmithFor DR712: store on a DeclRefExpr whether it constitute...
2019-06-11 Yaxun LiuRevert r344630 Disable code object version 3 for HIP...
2019-06-11 Erich KeaneFix for r42230, MSVC test failure in DependencyDirectiv...
2019-06-11 Hubert Tong[NFC][PowerPC] Header-dependent test requires "native"
2019-06-11 Hubert TongReapply r362994 & co "[analyzer][tests] Add normalize_p...
2019-06-11 Nikolai Kosjar[libclang] Allow skipping warnings from all included...
2019-06-11 Gabor Marton[ASTImporter] Fix unhandled cases in ASTImporterLookupTable
2019-06-11 Lewis Revill[RISCV][NFC] Add missing test files for D54091
2019-06-11 Lewis Revill[RISCV] Add inline asm constraints I, J & K for RISC-V
2019-06-11 Ilya BiryukovMake sure a test from r363036 does not write into a...
2019-06-11 Ilya Biryukov[Frontend] Avoid creating auxilary files during a unit...
2019-06-11 Anton Afanasyev[Support][Test] Time profiler: add regression test
2019-06-11 Pengfei Wang[X86] Enable intrinsics that convert float and bf16...
2019-06-10 Alex Lorenz[Frontend] SetUpDiagnosticLog should handle unowned...
2019-06-10 Reid KlecknerRevert r362994 & co "[analyzer][tests] Add normalize_pl...
2019-06-10 Reid KlecknerRequire stdcall etc parameters to be complete on ODR use
2019-06-10 Hubert Tong[analyzer][tests] Use normalize_plist in place of diff_...
2019-06-10 Hubert Tong[analyzer][tests] Use normalize_plist in place of diff_...
2019-06-10 Hubert Tong[analyzer][tests] Add normalize_plist to replace diff_plist
2019-06-10 Hubert Tong[PlistSupport] Produce a newline to end plist output...
2019-06-10 Hubert Tong[CUDA] Fix grep pattern in cuda-types.cu
2019-06-10 Craig Topper[X86] Attempt to make the Intel core CPU inheritance...
2019-06-10 Sam Clegg[WebAssembly] Cleanup toolchain test files. NFC.
2019-06-10 Sam McCallRe-land "[CodeComplete] Improve overload handling for...
2019-06-10 Sam McCallRevert "[CodeComplete] Improve overload handling for...
2019-06-10 Sam McCallRevert "Revert "[CodeComplete] Improve overload handlin...
2019-06-08 Kristof Umann[analyzer][NFC] Add dividers to BugReporterVisitors.cpp
2019-06-08 Hubert Tong[analyzer][NFC][tests] Pre-normalize expected-plists
2019-06-08 Hubert Tong[analyzer][NFC][tests] Remove unused expected-plist...
2019-06-08 David BlaikieDebugInfo: Add support for 'nodebug' attribute on typed...
2019-06-07 Keno Fischer[analyzer] Add werror flag for analyzer warnings
2019-06-07 Peter CollingbourneRelax test so that the clang binary doesn't need to...
2019-06-07 Vlad TsyrklevichRevert "[CodeComplete] Improve overload handling for...
2019-06-07 Peter CollingbourneDriver, IRGen: Set partitions on GlobalValues according...
2019-06-07 Anton AfanasyevRevert "[Support][Test] Time profiler: add regression...
2019-06-07 Anton Afanasyev[Support][Test] Time profiler: add regression test
2019-06-07 Simon PilgrimRevert rL362792 : [Support][Test] Time profiler: add...
2019-06-07 David Green[ARM] Add ACLE feature macros for MVE.
2019-06-07 Ilya BiryukovAST Matchers tutorial requests to enable clang-tools...
2019-06-07 David TentyBuild with _XOPEN_SOURCE defined on AIX
2019-06-07 Sjoerd Meijer[ARM] Add ACLE feature macros for MVE
2019-06-07 Anton Afanasyev[Support][Test] Time profiler: add regression test
2019-06-07 Simon Tatham[ARM] Fix bugs introduced by the fp64/d32 rework.
2019-06-07 Russell Gallop[X86][test] Add test cases using immediates to builtins...
2019-06-07 Sam McCall[CodeComplete] Improve overload handling for C++ qualif...
2019-06-07 Pengfei Wang[X86] -march=cooperlake (clang)
2019-06-06 Richard SmithFactor out duplicated code building a MemberExpr and...
2019-06-06 Richard SmithConvert MemberExpr creation and serialization to work...
2019-06-06 Francois Ferrandclang-format: better handle namespace macros
2019-06-06 Kadir Cetinkaya[clang][HeaderSearch] Consider all path separators...
2019-06-06 Yitzhak Mandelbaum[LibTooling] Add insert/remove convenience functions...
2019-06-06 Pengfei Wang[X86] Add ENQCMD instructions
2019-06-06 Ilya BiryukovUpdate AST matchers tutorial to use monorepo layout
2019-06-06 Thomas Lively[WebAssembly] Support Leak Sanitizer on Emscripten
2019-06-05 Tim NorthoverLLVM IR: Generate new-style byval-with-Type from Clang
2019-06-05 Akira HatanakaFix FileCheck prefixes in test case.
2019-06-05 Jan Korous[clang-format][NFC] Fix BS_Allman style example in...
2019-06-05 Pengxuan Zheng[cmake] Remove duplicate TestingSupport library for...
2019-06-05 Csaba Dabis[analyzer] PathDiagnosticPopUpPiece: working with CharS...
2019-06-05 Chris BienemanUse LTO capable linker
2019-06-05 Anastasia Stulova[Clang] Fix pretty printing of CUDA address spaces
next