]> granicus.if.org Git - clang/shortlog
clang
2017-04-25 Alex Lorenz[index] Index type source info for class specializations
2017-04-25 Alex Lorenz[index] Record the 'SpecializationOf' relation for...
2017-04-25 Ismail DonmezFix fuzzer.c test on platforms where CLANG_DEFAULT_CXX_...
2017-04-25 Richard SmithPlacate MSVC's narrowing conversion unhappiness.
2017-04-24 Richard Smith[modules ts] Diagnose 'export' declarations outside...
2017-04-24 Bruno Cardoso... [Modules] Fix test to wipe out the cache before using it
2017-04-24 Artem Dergachev[analyzer] Improve subscripting null arrays for catchin...
2017-04-24 Vedant KumarRemove a dead field. NFC.
2017-04-24 Vedant Kumar[Coverage] Avoid null deref in skipRegionMappingForDecl...
2017-04-24 George KarpenkovSpecify a target explicitly in libfuzzer driver flag...
2017-04-24 Carlo BertolliRevert r301223
2017-04-24 Evgeniy Stepanov[asan] Disable ASan global-GC depending on the target...
2017-04-24 Artem Dergachev[analyzer] Improve suppression for inlined defensive...
2017-04-24 Carlo Bertolli[OpenMP] Initial implementation of code generation...
2017-04-24 Matthias BraunPragma: Fix DebugOverflowStack() resulting in endless...
2017-04-24 George KarpenkovRemove erroneous driver test for -fsanitize=fuzzer...
2017-04-24 George KarpenkovFlag -fsanitize=fuzzer to enable libfuzzer
2017-04-24 Craig Topper[Docs] Correct the path to the clang-format-diff.py...
2017-04-24 Argyrios Kyrtzidis[index] If the 'external_source_symbol' attribute indic...
2017-04-24 Daniel Jasperclang-format: Fix bad corner case in formatting of...
2017-04-24 Alex Lorenz[index] The relation between the declarations in templa...
2017-04-24 Piotr Padlewski[Devirtualization] Emit invariant.group loads with...
2017-04-23 Nick LewyckyFix typo in comment.
2017-04-22 Richard SmithRearrange some Modules TS testcases into test/CXX/modul...
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-21 Richard SmithP0629R0: Switch to latest proposal for distinguishing...
2017-04-21 Argyrios Kyrtzidis[index] Take into account the category's external_symbo...
2017-04-21 Nico WeberAdd comments to the diagnostic kinds in Diagnostic.td.
2017-04-21 Nico Weber[ms] Give -Wmicrosoft-enum-forward-reference a chance...
2017-04-21 Anastasia Stulova[OpenCL] Fix semantic check of ndrange_t for device_sid...
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of NamespaceEndCommen...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of CleanupTest.cpp...
2017-04-21 Alex Lorenz[PR32667] -Wdocumentation should allow @param/@returns...
2017-04-21 Ismail DonmezAdd support for openSUSE ARM Triples
2017-04-21 Argyrios Kyrtzidis[index] Take advantage of 'external_source_symbol'...
2017-04-21 Argyrios Kyrtzidis[index] For 'transparent' tag typedefs, ignore their...
2017-04-21 Richard Smith[modules] Properly look up the owning module for an...
2017-04-21 Alexander Shaposhnikov[analyzer] Fix assert in ExprEngine::processSwitch
2017-04-20 Eric FiselierUse __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`
2017-04-20 Petr Hosek[CMake] Enable ARM target in Fuchsia toolchain
2017-04-20 Eric FiselierAdd __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use...
2017-04-20 Saleem AbdulrasoolSema: protect against ObjC++ typo-correction failure
2017-04-20 Saleem AbdulrasoolParse: cleanup some bleeding whitespace
2017-04-20 Eric FiselierFix Python 2 vs 3 incompatability with dict.items(...
2017-04-20 Francis RicciEnable leak sanitizer builds for darwin
2017-04-20 Eric FiselierBegin making git-clang-format python3 compatible.
2017-04-20 Benjamin Kramer[Driver] Add a missing -no-canonical-prefixes to test.
2017-04-20 Adam NemetDon't pass FPOpFusion::Strict to the backend
2017-04-20 Krasimir GeorgievDelete unused IncompleteFormat variable, NFCi.
2017-04-20 Alex Lorenz[index] Record class template specializations using...
2017-04-20 Jonathan CoeAdd Python 3 support to clang.cindex
2017-04-20 Alex LorenzAdd #pragma clang attribute support to the availability...
2017-04-20 Vassil VassilevPR19260: Teach doxygen to spell correctly the include...
2017-04-20 Leslie Zhai[AVR] Add -mmcu option to the driver
2017-04-20 Richard Trieu[ODRHash] clean up test and add new examples. NFC
2017-04-20 Richard SmithPR32673: Don't wrap parameter packs in SubstTemplateTyp...
2017-04-20 Shoaib Meenai[Sema] Use MSVC inner class behavior on Itanium
2017-04-20 Richard SmithAdd a triple to codegen test.
2017-04-20 Carlo Bertolli[OpenMP] Prepare sema to support combined constructs...
2017-04-19 Kostya Serebryany[sanitizer-coverage] trim down the docs
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate -fsanitize-coverage...
2017-04-19 Erich KeaneCorrrect warn_unused_result attribute
2017-04-19 Richard SmithFix assertion failure in codegen on non-template deduct...
2017-04-19 Craig Topper[CodeGen] Use preincrement version of APInt::operator...
2017-04-19 Kostya SerebryanyFix a leak in tools/driver/cc1as_main.cpp
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate -fsanitize-coverage...
2017-04-19 David BlaikieParse backend options during thinlto backend compile...
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate some of the stale covera...
2017-04-19 Vedant Kumar[Coverage] Don't emit mappings for functions in depende...
2017-04-19 Akira Hatanaka[Sema][ObjC] Disallow jumping into ObjC fast enumeratio...
2017-04-19 Reid KlecknerPrefer addAttr(Attribute::AttrKind) over the AttributeL...
2017-04-19 Alex LorenzAdd #pragma clang attribute support to the external_sou...
2017-04-19 Gabor HorvathRemove unnecessary condition as suggested by clang...
2017-04-19 Jonas Hahnfeld[Driver] Unify linking of OpenMP runtime. NFCI.
2017-04-19 Roger Ferrer... Avoid assert when a non-static member function is quali...
2017-04-19 Alex LorenzAdd support for editor placeholders to Clang
2017-04-19 Daniel Jasperclang-format: Properly match parens of macro parameter...
2017-04-19 Chandler CarruthRevert r300653 and r300650. The underlying commit fixes...
2017-04-19 Craig Topper[CodeGen] Use APInt::lshrInPlace instead of APInt:...
2017-04-19 Richard SmithFix member function call with null 'this' pointer.
2017-04-19 Richard Smith[modules] Properly look up the owning module for an...
2017-04-18 Reid KlecknerUse less temporary AttributeLists NFC
2017-04-18 Richard Smith[modules-ts] Fold together -x c++ and -x c++-module...
2017-04-18 Richard SmithDo not warn about whitespace between ??/ trigraph and...
2017-04-18 Vassil VassilevPR30508: Downgrade error to warning if the umbrella...
2017-04-18 Alex LorenzThe SubjectMatchRule enum should not be used as a Dense...
2017-04-18 Ekaterina Romanova[DOXYGEN] Minor improvements in doxygen comments.
2017-04-18 Reid KlecknerRemove unused varible
2017-04-18 Manoj Gupta[AArch64][clang] Pass cpu/arch information to assembler...
2017-04-18 Manoj GuptaTesting commit access.
2017-04-18 Martell Malonemingw-w64: enable support for __declspec(selectany)
2017-04-18 Alex Lorenz[ASTPrinter] Print template parameter lists for out...
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Martell MaloneDriver: Better detection of mingw-gcc
2017-04-18 Oliver Stannard[ARM] Add hardware build attributes in assembler
2017-04-18 Oliver Stannard[ARM,AArch64] Define __ELF__ for arm-none-eabihf and...
2017-04-18 Alex LorenzRevert r300539 - Add #pragma clang attribute
2017-04-18 Alex LorenzFix one more 'not all control paths return a value...
2017-04-18 Alex Lorenz[TableGen] Fix MSVC warning that occurs in TableGen...
next