]> granicus.if.org Git - clang/shortlog
clang
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
2019-06-05 Anastasia Stulova[OpenCL][PR42031] Prevent deducing addr space in type...
2019-06-05 Erich KeaneAvoid using NoThrow Exception Specifier in non-C++...
2019-06-05 Anastasia Stulova[Sema] Prevent binding incompatible addr space ref...
2019-06-05 Sjoerd Meijer[ARM] Allow "-march=foo+fp" to vary with foo
2019-06-05 Benjamin KramerRevert "Factor out duplicated code building a MemberExp...
2019-06-05 Michal Gorny[clang] [test] Add a (xfailing) test for PR41027
2019-06-05 Petr Hosek[CMake][Fuchsia] Use libc++ ABIv2 for the first stage...
2019-06-05 Serge GueltonReduce memory consumption of coverage dumps
2019-06-05 Kristina BrooksAdd __FILE_NAME__ to ReleaseNotes. NFC
2019-06-05 Petr Hosek[Clang] Disable new PM for tests that use optimization...
2019-06-05 Artem Dergachev[analyzer] exploded-graph-rewriter: Add the missing...
2019-06-05 Artem Dergachev[analyzer] exploded-graph-rewriter: Pick up python...
2019-06-05 Nemanja IvanovicInitial support for vectorization using MASSV (IBM...
2019-06-05 Richard SmithFactor out duplicated code building a MemberExpr and...
2019-06-05 Richard SmithPR42111: Use guarded initialization for thread-local...
2019-06-04 Nico Webermsabi: Fix exponential mangling time for even more...
2019-06-04 Don Hinton[Analysis] Only build Analysis plugins when CLANG_ENABL...
2019-06-04 Richard SmithConvert MemberExpr creation and serialization to work...
next