]> granicus.if.org Git - clang/shortlog
clang
2017-04-27 Hans Wennborgclang-cl: Alias /d1reportAllClassLayout to -fdump-recor...
2017-04-27 Hans WennborgFix -Wpedantic about extra semicolons in CGStmtOpenMP.cpp
2017-04-27 Vassil VassilevRemove leaking UnknownPragmaHandlers right after we...
2017-04-27 Alexey Bataev[OPENMP] Add a check for iterator not reached the end...
2017-04-27 Argyrios Kyrtzidis[index] Mark the ObjC implicit accessor method definiti...
2017-04-27 Alexey Bataev[OPENMP] Improve performance of the hasDSA() function...
2017-04-27 Alex Lorenz[libclang] Pass in the -fallow-editor-placeholders...
2017-04-27 NAKAMURA Takumiclang/test/Modules/malformed-overload.m: Make sure...
2017-04-27 Martin Probstclang-format: [JS] parse async function declarations.
2017-04-27 Haojian WuFix asan failures on OpenMP.
2017-04-27 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-04-27 Alex Lorenz[ObjC] Disallow vector parameters and return values...
2017-04-27 Yaron KerenConstify SourceManager input to MacroInfo::getDefinitio...
2017-04-27 Haojian WuDon't hard-code "modules-cache-path" in the test.
2017-04-27 Nick LewyckyIn the expression evaluator, visit the index of an...
2017-04-27 Nick LewyckyIn the expression evaluator, descend into both the...
2017-04-27 Duncan P. N... Darwin: Define __STDC_NO_THREADS__ on Darwin targets
2017-04-27 Richard SmithImprove diagnostics for bad -std= flag.
2017-04-27 NAKAMURA Takumiclang/Lex/PPCallbacks.h: Fix a warning in r301472....
2017-04-26 Richard SmithRemove unnecessary and somewhat inaccurate "C89" flag...
2017-04-26 Richard SmithDon't accept -std= values that would switch us to a...
2017-04-26 Rui UeyamaRevert r301487: Replace HashString algorithm with xxHash64
2017-04-26 Rui UeyamaReplace HashString algorithm with xxHash64
2017-04-26 George Burgess IVFix comment. NFC
2017-04-26 Vedant Kumar[ubsan] nullability-assign: Check assignments into...
2017-04-26 Vedant KumarRevert "Revert "PPCallbacks::MacroUndefined, change...
2017-04-26 David BlaikieFix API breaks
2017-04-26 Vedant KumarRevert "PPCallbacks::MacroUndefined, change signature...
2017-04-26 Bruno Cardoso... [Modules] Fix a crash-on-invalid with overloaded functions
2017-04-26 Frederich MunchPPCallbacks::MacroUndefined, change signature and add...
2017-04-26 Richard SmithRefactor frontend InputKind to prepare for treating...
2017-04-26 Sanjoy DasRevert "Update to LLVM's use of WeakTrackingVH; NFC"
2017-04-26 Sanjoy DasUpdate to LLVM's use of WeakTrackingVH; NFC
2017-04-26 Vedant Kumar[Sema] Avoid using a null type pointer (fixes PR32750)
2017-04-26 Alexey Bataev[OPENMP] Fix failing test.
2017-04-26 Alexey Bataev[OPENMP] Fix handling of OpenMP code during template...
2017-04-26 Alexey Bataev[OPENMP] Move handling of threadprivate vars from the...
2017-04-26 Alex Lorenz-Wunguarded-availability should support if (@available...
2017-04-26 Alex Lorenz-Wdocumentation should not check the @returns command...
2017-04-26 Alex Lorenz[AST] Look through attribute type locs when searching...
2017-04-26 Martin Probstclang-format: [JS/Java] ignore Objective-C constructs...
2017-04-26 Martin Probstformatting
2017-04-26 Martin Probstclang-format: [JS] prevent wraps before class members.
2017-04-26 Leslie Zhai[analyzer] Teach the MallocChecker about Glib API for...
2017-04-26 Bruno Cardoso... [Modules][ObjC] Check definition from canonical decl...
2017-04-26 Vedant Kumar[ubsan] Skip alignment checks on allocas with known...
2017-04-26 Evgeniy Stepanov[asan] Unconditionally enable GC of globals on COFF.
2017-04-25 Krzysztof Parzyszek[Hexagon] Handle -O4 when checking optimization level
2017-04-25 Krzysztof Parzyszek[Hexagon] Set -ffp-contract=fast at -O3 unless explicit...
2017-04-25 Carlo BertolliMinor fix for distribute_parallel_for_num_threads_codeg...
2017-04-25 Davide Italiano[PGO/tests] Update comment to reflect reality.
2017-04-25 Carlo BertolliRecommit of
2017-04-25 Davide Italiano[PGO] Update test now that we don't call IndirectCallPr...
2017-04-25 Alex Lorenz[libclang] Check for a record declaration before a...
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
next