]> granicus.if.org Git - clang/shortlog
clang
2017-07-05 Erik VerbruggenFix invalid warnings for header guards in preambles
2017-07-05 Richard Smith[modules ts] Improve merging of module-private declarat...
2017-07-05 Hiroshi Inouefix trivial typos in comments; NFC
2017-07-05 Yaxun Liu[AMDGPU] Fix size and alignment of size_t and pointer...
2017-07-05 Richard Smith[modules ts] Declarations from a module interface unit...
2017-07-04 Yaxun Liu[AMDGPU] Fix regressions on mesa/clover with libclc...
2017-07-04 Kamil RytarowskiEnable LLVM asan support for NetBSD/amd64
2017-07-04 Martin Probstclang-format: [JS] space between pseudo keywords and...
2017-07-04 Alex Lorenz[index] Index nested name qualifiers in a forward decla...
2017-07-04 Joey Gouly[OpenCL] Rename err_opencl_enqueue_kernel_expected_type
2017-07-04 Shoaib Meenai[CodeGen] Check key function for typeinfo import
2017-07-04 Eli Friedman[Sema] Make BreakContinueFinder handle nested loops.
2017-07-03 Roman Lebedev[clang] Implement -Wcast-qual for C++
2017-07-03 Martin ProbstRevert "clang-format: [JS] space between pseudo keyword...
2017-07-03 Krasimir Georgiev[clang-format] Support text proto messages
2017-07-03 Martin Probstclang-format: [JS] space between pseudo keywords and...
2017-07-03 Alex Lorenz[index] Remove 'implicit' role for message sends in...
2017-07-03 Alex LorenzAdd a fixit for -Wobjc-protocol-property-synthesis
2017-07-03 Hiroshi Inouefix trivial typos in comments; NFC
2017-07-02 Hiroshi Inouefix trivial typos in comments; NFC
2017-07-01 Joerg SonnenbergerAdd an option group for deprecated warnings. Add the...
2017-07-01 Vassil Vassilev[modules] Teach clang how to merge typedef over anonymo...
2017-07-01 Yuka Takahashi[Bash-autocompletion] Add support for older bash version.
2017-07-01 Yuka Takahashi[Bash-completion] Fixed a bug that ~ doesn't expanded...
2017-07-01 Jonas Hahnfeld[OpenMP] Fix mapping of scalars for combined directives
2017-07-01 Hiroshi Inouefix trivial typos; NFC
2017-07-01 Yuka TakahashiChanged Opts.EABIVersion type string to llvm::EABI...
2017-07-01 Brian GesiakUn-revert "[Driver] Add -fdiagnostics-hotness-threshold"
2017-07-01 Brian GesiakRevert "[Driver] Add -fdiagnostics-hotness-threshold"
2017-07-01 Brian Gesiak[Driver] Add -fdiagnostics-hotness-threshold
2017-07-01 Akira HatanakaFix indentation.
2017-07-01 Eric ChristopherUpdate clang support for -mexecute-only/-mpure-code...
2017-07-01 Richard Trieu[ODRHash] Revert r305104 - Skip inline namespaces when...
2017-07-01 Akira Hatanaka[Driver] Check that the iOS deployment target is iOS...
2017-07-01 Bruno Cardoso... [Modules] Implement ODR-like semantics for tag types...
2017-07-01 Bruno Cardoso... Change enumerator default linkage type for C
2017-06-30 Hubert TongFix PR 33189: Clang assertion on template destructor...
2017-06-30 Richard Trieu[ODRHash] Support Type TemplateArgument
2017-06-30 Vassil VassilevReinstate "Load lazily the template specialization...
2017-06-30 George Burgess IV[Parse] Use normalized attr name for late-parsing checks.
2017-06-30 Vedant Kumar[Profile] Do not assign counters to functions without...
2017-06-30 Vedant KumarFix a typo. NFC.
2017-06-30 Richard SmithFix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_...
2017-06-30 Francois Ferrandclang-format: add options to merge empty record body
2017-06-30 Benjamin Kramer[clang-rename] Just return instead of calling exit...
2017-06-30 Francois Ferrandclang-format: Do not binpack initialization lists
2017-06-30 Brian Gesiak[ORE] Use LLVM's "diagnostics hotness" spelling
2017-06-30 Craig Topper[X86] Add RDRND feature to Goldmont. Add MOVBE to all...
2017-06-30 Craig Topper[X86] Add a break to the last case of a few switches...
2017-06-30 Craig Topper[X86] Move all atom CPUs to the same section of the...
2017-06-30 Alex LorenzAttempt to fix the linkage error caused by r306840...
2017-06-30 Alex LorenzMove ClassReplacements.cpp test from clang-rename tests...
2017-06-30 Alex LorenzUse add_clang_unittest in the CMakeLists.txt for the...
2017-06-30 Alex Lorenz[refactor] Move clang-rename into the clang repository
2017-06-30 Kuba Mracek[objc] Don't require null-check and don't emit memset...
2017-06-30 Reid Kleckner[MS] Test that deleting destructor thunks are not exported
2017-06-30 Reid KlecknerRevert "[CodeGen] Propagate dllexport to thunks"
2017-06-30 Saleem AbdulrasoolDriver: fix option declaration
2017-06-30 Saleem AbdulrasoolDriver: honor -nostdinc and -isystem-after on CrossWindows
2017-06-30 Joey Gouly[OpenCL] Add function name to extension diagnostic
2017-06-30 Alexey Bataev[OPENMP] Initial support for taskloop reductions.
2017-06-30 Benjamin Kramer[Driver] Actually report errors during parsing instead...
2017-06-30 Vassil VassilevAmbiguity might be also uninitialized. Use llvm::Optional.
2017-06-30 Sjoerd MeijerARMV8-A archkind and target defines helper functions
2017-06-30 Daniel JasperFix heap use after free introduced by r306769.
2017-06-30 Stephan BergmannFold exception-warnings.cpp into warn-throw-out-noexcep...
2017-06-30 Eric ChristopherAdd -no-canonical-prefixes to the test line so that...
2017-06-30 Hiroshi Inouefix trivial typos, NFC
2017-06-30 Chandler CarruthRemove Clang support for '-fvectorize-slp-aggressive...
2017-06-30 Don HintonRemove test commit.
2017-06-30 Don HintonTest Commit
2017-06-30 Heejin Ahn[WebAssembly] Add throw/rethrow builtins for exception...
2017-06-30 Shoaib Meenai[CodeGen] Propagate dllexport to thunks
2017-06-30 Eric ChristopherUnified logic for computing target ABI in backend and...
2017-06-29 Dehao Chen[PM] Add support for sample PGO in the new pass manager...
2017-06-29 Richard SmithTeach ASTReader how to read only the Preprocessor state...
2017-06-29 Chandler Carruth[clang-format] Switch to case-insensitive header matchi...
2017-06-29 Tim Shen[NewPM] Add Clang cc1 flag -fdebug-pass-manager for...
2017-06-29 Tim Shen[ThinkLTO] Invoke build(Thin)?LTOPreLinkDefaultPipeline.
2017-06-29 Richard Trieu[ODRHash] Improve typedef handling.
2017-06-29 Reid KlecknerFix openmp-offload.c test on Windows
2017-06-29 Akira HatanakaInsert llvm_unreachable at the end of a function to...
2017-06-29 George Karpenkov[libFuzzer] Add Fuzzer to the list of sanitizers which...
2017-06-29 George Karpenkov[libFuzzer] Do not link in libFuzzer with -fsanitize...
2017-06-29 Graydon Hoare[ASTReader] Add test for previous change r306583 /...
2017-06-29 Gheorghe-Teodor... [OpenMP] Fix test for revision D29645. NFC
2017-06-29 Akira Hatanaka[Sema] Issue diagnostics if a new/delete expression...
2017-06-29 Yaxun LiuCodeGen: Fix invalid bitcast for coerced function argument
2017-06-29 Stephan BergmannFixed -Wexceptions derived-to-base false positives
2017-06-29 Alexey Bataev[OPENMP][DEBUG] Generate second function with correct...
2017-06-29 Vassil VassilevInitialize variable and silence potentially uninitializ...
2017-06-29 Gheorghe-Teodor... [OpenMP] Pass -fopenmp-is-device to preprocessing and...
2017-06-29 Gheorghe-Teodor... [OpenMP] Add support for auxiliary triple specification
2017-06-29 Alex LorenzFix NSAPI constants to reflect the current state of
2017-06-29 Michael Zuckerman[Clang][X86][Goldmont]Adding new target-cpu: Goldmont
2017-06-29 Krasimir Georgiev[clang-format] Fix parsing of msg{field}-style proto...
2017-06-29 NAKAMURA TakumiRevert r306653, "[OpenCL] Allow function declaration...
2017-06-29 Alex Lorenz[Tooling] FixedCompilationDatabase should be able to...
2017-06-29 Alexey Bader[OpenCL] Allow function declaration with empty argument...
2017-06-29 Gabor HorvathFactor out a functionality from isBeforeInTranslationUnit
next