]> granicus.if.org Git - clang/shortlog
clang
2017-03-29 Juergen RibutzkaRevert "Try to unbreak buildbots after r298913."
2017-03-29 Juergen RibutzkaRevert "clangToolingRefactor: Add libdeps upon clangFor...
2017-03-28 Eric ChristopherDefault enable the rtm feature only on skylake and...
2017-03-28 Artem Dergachev[analyzer] Fix symbolication for unknown unary incremen...
2017-03-28 Artem Dergachev[analyzer] When creating a temporary object, properly...
2017-03-28 NAKAMURA TakumiclangToolingRefactor: Add libdeps upon clangFormat...
2017-03-28 Eric LiuTry to unbreak buildbots after r298913.
2017-03-28 Eric LiuAdded `applyAtomicChanges` function.
2017-03-28 Eric Liu[ASTMatchers] add typeAliasTemplateDecl matcher.
2017-03-28 Erik VerbruggenFileManager: mark virtual file entries as valid entries
2017-03-28 Erik Verbruggen[libclang] Fix crash in member access code completion...
2017-03-28 Gor NishanovUse BuildReturnStmt in SemaCoroutine to unbreak sanitiz...
2017-03-27 Gor Nishanov[coroutines] Handle get_return_object_on_allocation_failure
2017-03-27 Matthias GehreAdd [[clang::suppress(rule, ...)]] attribute
2017-03-27 Adam NemetEncapsulate FPOptions and use it consistently
2017-03-27 Daniel JasperLook through CXXBindTemporaryExprs when checking CXXFun...
2017-03-27 Sanne Wouda[ARM] Add a driver option for +no-neg-immediates
2017-03-27 Vassil VassilevPublish one more parser RAII for external use.
2017-03-27 Egor Churaev[OpenCL] Extended mapping of parcing CodeGen arguments
2017-03-27 Dean Michael... [XRay][clang] Remove dependency on libatomic for XRay...
2017-03-26 Vassil VassilevRevert r298742 "[ODRHash] Add error messages for mismat...
2017-03-26 Vassil VassilevRevert 298754 and 298742.
2017-03-26 Gor Nishanov[coroutines] Add codegen for await and yield expressions
2017-03-25 Eric Christopher_CALL_LINUX is only defined on 64-bit ppc linux platfor...
2017-03-25 Yaxun Liu[AMDGPU] Make AMDGPUTargetInfo::AS private
2017-03-25 Eric ChristopherUpdate the comment on not yet generated preprocessor...
2017-03-25 Eric ChristopherAdd the __LONGDOUBLE128 define for ppc targets that...
2017-03-25 Eric ChristopherDefine __HAVE_BSWAP__ on ppc to match gcc since we...
2017-03-25 Yaxun Liu[AMDGPU] Switch address space mapping by triple environ...
2017-03-25 Eric ChristopherAdd the _CALL_LINUX preprocessor define for ppc linux...
2017-03-25 Eric Christopher__BIGGEST_ALIGNMENT__ has always been 16 on all power...
2017-03-25 Eric ChristopherAdd preprocessor defines for a bare powerpc64le triple...
2017-03-25 Richard Trieu[ODRHash] Add support for array and decayed types.
2017-03-24 Richard Trieu[ODRHash] Add error messages for mismatched parameters...
2017-03-24 Peter CollingbourneFix a test so that it actually checks the output.
2017-03-24 Simon PilgrimFix MSVC 'not all control paths return a value' warning.
2017-03-24 Anastasia Stulova[OpenCL][Bug 10573] Don't set CXXOperatorNames flag
2017-03-24 Artem Dergachev[analyzer] MisusedMovedObject: Remove deprecated callba...
2017-03-24 Artem Dergachev[analyzer] Add MisusedMovedObjectChecker for detecting...
2017-03-24 Krasimir Georgiev[libclang] Bury dead TemporaryFiles
2017-03-24 Chandler CarruthRevert r298491 and r298494 which changed Clang's handli...
2017-03-24 Richard SmithFix handling of initialization from parenthesized initi...
2017-03-24 Dean Michael... [XRay] Do not depend on C++ stdlib for XRay builds
2017-03-23 Richard SmithRemove uses of std::binary_function, removed in C++17.
2017-03-23 Richard SmithRemove all uses of std::mem_fun and std::bind1st remove...
2017-03-23 Dehao ChenUpdate the SamplePGO test to verify that unroll/icp...
2017-03-23 Teresa Johnson[ThinLTO] Clang support for emitting minimized bitcode...
2017-03-23 Erich KeaneCorrect class-template deprecation behavior-REDUX
2017-03-23 Argyrios Kyrtzidis[index] When indexing system headers make sure to repor...
2017-03-23 Vassil VassilevPublish RAIIObjectsForParser.h for external usage.
2017-03-23 Alex LorenzSupport attributes for Objective-C categories
2017-03-23 Alex Lorenz[CodeGen] Emit a CoreFoundation link guard when @availa...
2017-03-23 Alex Lorenz[ObjC][ARC] Avoid -Warc-performSelector-leaks for perfo...
2017-03-23 Nikola SmiljanicFix issues in clang-format's AlignConsecutive modes.
2017-03-23 Eric Fiselier[coroutines] Implement unhandled_exception changes.
2017-03-22 Jonathan RoelofsActually install scan-build / ccc-analyzer / c++-analyz...
2017-03-22 Hans Wennborg[X86] Implement __readgsqword (and the rest) as builtin...
2017-03-22 Simon Pilgrim[X86][MMX] Add tests for _mm_set*_* intrinsics
2017-03-22 Martin BohmeRevert "Correct class-template deprecation behavior"
2017-03-22 Martin BohmeRevert "iFix Test deprecation behavior in C89 mode...
2017-03-22 Chandler CarruthRemove an overly aggressive assert in r298491 and leave...
2017-03-22 Alex Lorenz[Serialization] Serialize DependentSizedExtVectorType
2017-03-22 Chandler Carruth[nonnull] Teach Clang to attach the nonnull LLVM attrib...
2017-03-22 Stephan BergmannAdd LibreOffice Clang plugin to ExternalClangExamples.rst
2017-03-22 Eric ChristopherMove setting of LangOpts based on target flags out...
2017-03-22 Richard SmithSuppress warning on unreachable [[clang::fallthrough...
2017-03-22 Adam NemetRemove -ffp-contract=fast from this test
2017-03-22 Adam NemetChange -ffp-contract=fast test to run on Aarch64
2017-03-22 Bruno Cardoso... [Modules] Rebuild modules on umbrella header mismatch
2017-03-21 Eric ChristopherRemove the -faltivec alias option and replace it with...
2017-03-21 Dehao ChenAdd support for -fno-auto-profile and -fno-profile...
2017-03-21 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-03-21 Argyrios Kyrtzidis[c-index-test] Fix memory leak in c-index-test tool.
2017-03-21 Erich KeaneiFix Test deprecation behavior in C89 mode as a result...
2017-03-21 George Burgess IVLet llvm.objectsize be conservative with null pointers
2017-03-21 Dehao ChenClang change: Do not inline hot callsites for samplepgo...
2017-03-21 Coby Tayree[X86][MS-compatability][clang] allow MS TYPE/SIZE/LENGT...
2017-03-21 Guillaume Papin[CMake] fix CLANG_INCLUDE_DIRS CMake export
2017-03-21 Konstantin... Fix array sizes where address space is not yet known
2017-03-21 Duncan P. N... Modules: Remove an invalid check in unit tests for...
2017-03-21 Erich KeaneCorrect class-template deprecation behavior
2017-03-21 Reid KlecknerUpdate Clang for LLVM rename AttributeSet -> AttributeList
2017-03-21 Argyrios Kyrtzidis[index/AST] Determine if a typedef shares a name and...
2017-03-21 Bruno Cardoso... [Modules] Find PrivateHeaders when looking into subfram...
2017-03-21 Ekaterina Romanova[DOXYGEN] Improvements to smmintrin.h and emmintrin...
2017-03-21 Egor Churaev[OpenCL] Added diagnostic for checking length of vector
2017-03-21 Egor Churaev[OpenCL] Added implicit conversion rank for overloading...
2017-03-21 Simon Pilgrim[X86][AVX512] Add _mm512_cvtsd_f64 and _mm512_cvtss_f32...
2017-03-21 Laszlo Nagy[scan-build-py] reuse command line output parameter...
2017-03-21 Akira HatanakaAdd support for attribute enum_extensibility.
2017-03-21 Peter CollingbourneIRGen: Do not set dllexport on declarations.
2017-03-20 Zachary TurnerAdd a function to MD5 a file's contents.
2017-03-20 Eric ChristopherFix parsing of htmxlintrin.h in C++ mode
2017-03-20 Vedant Kumar[docs] Clarify sanitizer flag behavior
2017-03-20 Eric ChristopherTurn on HTM on power8 and later (including powerpc64le...
2017-03-20 Kostya SerebryanyProposal: Backward-edge CFI for return statements ...
2017-03-20 Richard SmithAvoid these headers looking like the same file on a...
2017-03-20 Richard SmithBump __cplusplus for C++17 to 201703L per the C++17...
2017-03-20 Duncan P. N... Reapply "Modules: Cache PCMs in memory and avoid a...
2017-03-20 Jonathan RoelofsFix some sphinx -Werror's
next