The Week Of Monday 11 July 2016 Archives by thread
Starting: Mon Jul 11 00:18:14 PDT 2016
Ending: Sun Jul 17 23:15:55 PDT 2016
Messages: 646
- [PATCH] D20795: Added basic capabilities to detect source code clones.
Anna Zaks via cfe-commits
- [PATCH] D22091: [clang-rename] exit code-related bugfix and code cleanup
Kirill Bobyrev via cfe-commits
- [PATCH] D21472: [clang-tidy] readability-identifier-naming - support for other case types
James Reynolds via cfe-commits
- [PATCH] D21992: [clang-tidy] new cppcoreguidelines-slicing
Haojian Wu via cfe-commits
- [clang-tools-extra] r275051 - [clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions.
Haojian Wu via cfe-commits
- [PATCH] D22154: [clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions.
Haojian Wu via cfe-commits
- [PATCH] D22102: [clang-rename] extend testset
Kirill Bobyrev via cfe-commits
- [PATCH] D21834: Implementing 'If statement with Initializer'
Anton Bikineev via cfe-commits
- [PATCH] D22190: cppcoreguidelines-pro-bounds-constant-array-index: crash for value dependent index in c++03 mode
Matthias Gehre via cfe-commits
- [PATCH] D21744: [OpenCL] Fix code generation of kernel pipe parameters.
Xiuli PAN via cfe-commits
- [PATCH] D22176: [OpenMP] add more tests for 'distribute simd' pragma
Alexey Bataev via cfe-commits
- [PATCH] D22169: [OpenMP] add more tests for 'distribute parallel for simd' pragma
Alexey Bataev via cfe-commits
- [PATCH] D22096: [OpenMP] Sema and parsing for 'target parallel for simd' pragma
Alexey Bataev via cfe-commits
- [PATCH] D21904: [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Alexey Bataev via cfe-commits
- [PATCH] D22075: [OpenMP] Fix incorrect diagnostics in map clause
Alexey Bataev via cfe-commits
- [PATCH] D22212: [X86][AVX512] Constants for integer comparison predicates
Asaf Badouh via cfe-commits
- [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Ben Harper via cfe-commits
- r275061 - [OpenCL] Improved diagnostics of OpenCL types.
Anastasia Stulova via cfe-commits
- [PATCH] D21602: Changes related to tooling::applyAllReplacements interface change in D21601.
Eric Liu via cfe-commits
- r275062 - Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
Eric Liu via cfe-commits
- [clang-tools-extra] r275063 - Changes related to tooling::applyAllReplacements interface change in D21601.
Eric Liu via cfe-commits
- [PATCH] D21601: Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
Eric Liu via cfe-commits
- r274991 - [clang-cl] Add support for /Zd
Nico Weber via cfe-commits
- [PATCH] D22170: [OpenCL] Fixes opencl.cl testcase issues and cl-strict-aliasing only allowed with cl-std=CL
Yaxun Liu via cfe-commits
- [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
Martin Böhme via cfe-commits
- [PATCH] D22129: [clang-rename] add documentation
Benjamin Kramer via cfe-commits
- [PATCH] D22221: Decide whether to enable plugin tests based on cmake variables
John Brawn via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
- [PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation
Diego Novillo via cfe-commits
- [PATCH] D22222: [ASTMatchers] isSignedInteger() and isUnsignedInteger()
Clement Courbet via cfe-commits
- r275040 - [CodeGen] Treat imported static local variables as declarations
Robinson, Paul via cfe-commits
- r275075 - [man page] Fix two sphinx build errors.
Adrian Prantl via cfe-commits
- r275076 - [man page] Document -gline-tables-only in the clang man page.
Adrian Prantl via cfe-commits
- r275078 - [Sema] Don't artificially forbid BuiltinTemplateDecls in CheckTemplateArgument
David Majnemer via cfe-commits
- [PATCH] D21567: [OpenCL] Generate struct type for sampler_t and function call for the initializer
Anastasia Stulova via cfe-commits
- [PATCH] D22227: [ubsan] Disable bounds-check for flexible array ivars
Vedant Kumar via cfe-commits
- r274246 - [codeview] Emit qualified display names if -gline-tables-only is on
David Blaikie via cfe-commits
- [PATCH] D21453: Add support for attribute "overallocated"
Aaron Ballman via cfe-commits
- [PATCH] D22208: clang-tidy] Fixes to modernize-use-emplace
Aaron Ballman via cfe-commits
- [PATCH] D20602: Add .rgba syntax extension to ext_vector_type types
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D22171: [ObjC Availability] Implement parser support for Objective-C's @available
Manman Ren via cfe-commits
- [PATCH] D19934: [NFC] Reorder fields of VersionTuple to reduce size
Manman Ren via cfe-commits
- [PATCH] D19679: Method pool in modules: sync up out of date selectors before writing the module
Manman Ren via cfe-commits
- [PATCH] D20786: Fix undefined behavior in __tree
Eric Fiselier via cfe-commits
- [libcxx] r275089 - Hide some internal symbols for memory resource.
Eric Fiselier via cfe-commits
- [libcxx] r275094 - Allow is_swappable to SFINAE on deleted/ambiguous swap functions
Eric Fiselier via cfe-commits
- r275095 - [NFC] Reorder fields of VersionTuple to reduce size
Erik Pilkington via cfe-commits
- [PATCH] D22237: clang-rename: fix renaming member functions
Miklos Vajna via cfe-commits
- [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
Aaron Ballman via cfe-commits
- [libcxx] r275105 - Always use the allocator to construct/destruct elements of a deque/vector. Fixes PR#28412. Thanks to Jonathan Wakely for the report.
Marshall Clow via cfe-commits
- [libcxx] r275114 - Don't compute modulus of hash if it is smaller than the bucket count.
Eric Fiselier via cfe-commits
- [PATCH] D22242: [analyzer] De-duplicate some code for discovering the origin of the symbol.
Artem Dergachev via cfe-commits
- r275115 - Prevent the creation of empty (forwarding) blocks resulting from nested ifs.
Wolfgang Pieb via cfe-commits
- r275120 - [Coverage] Move logic to skip decl's into a helper (NFC)
Vedant Kumar via cfe-commits
- r275121 - [Coverage] Do not map regions from system headers
Vedant Kumar via cfe-commits
- r275127 - Fix test submitted with r275115 (failed on ppc64 buildbots).
Wolfgang Pieb via cfe-commits
- r275128 - Correcting the previous fix for test submitted with r275115.
Wolfgang Pieb via cfe-commits
- Buildbot numbers for the week of 6/26/2016 - 7/02/2016
Galina Kistanova via cfe-commits
- Buildbot numbers for the week of 7/03/2016 - 7/09/2016
Galina Kistanova via cfe-commits
- [PATCH] D22248: [Sema] Create a separate group for incompatible function pointer warning
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D22189: llvm.noalias - Clang CodeGen - check restrict variable map only for restrict-qualified lvalues
David Majnemer via cfe-commits
- [PATCH] D22255: [libcxx] Create __is_alloc_constructible<Alloc, Type, Args...> trait which checks the validity of allocator_traits construction.
Eric Fiselier via cfe-commits
- [PATCH] D21706: [libcxx] refactor for throw
Weiming Zhao via cfe-commits
- [PATCH] D22073: libc++: test lock-free atomic alignment
Eric Fiselier via cfe-commits
- r275154 - [MS ABI] Support throwing/catching __unaligned types
David Majnemer via cfe-commits
- r275157 - [ASTMatchers] isSignedInteger() and isUnsignedInteger()
Clement Courbet via cfe-commits
- [PATCH] D22260: [clang-tidy] Fix misc-definitions-in-headers misplaced fixing to fully templated function.
Haojian Wu via cfe-commits
- [PATCH] D22254: [ARM, AArch64] Adds builtins to get current SP and PC
Renato Golin via cfe-commits
- [PATCH] D21991: [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional
Asiri Rathnayake via cfe-commits
- [PATCH] D21970: Add attribute abi_tag to the release notes
Dmitry Polukhin via cfe-commits
- [PATCH] D22263: [clang-tidy] Fix syntax error in modernize-use-emplace.rst
Martin Böhme via cfe-commits
- [PATCH] D21599: [Libcxx][MIPS] Use LLVM CheckAtomic.cmake module to figure out whether we need to link with libatomic.
Daniel Sanders via cfe-commits
- [PATCH] D22196: Fix Bug "28480 - cppcoreguidelines-pro-bounds-array-to-pointer-decay handling __PRETTY_FUNCTION__"
Eric Lemanissier via cfe-commits
- [PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Asiri Rathnayake via cfe-commits
- r275169 - [Clang][AVX512] Making cosmetic changes
Michael Zuckerman via cfe-commits
- [PATCH] D22265: [libcxx][filesystem] Remove setgid from parent before testing permissions
Jonas Hahnfeld via cfe-commits
- r273694 - clang-format: [JS] Fix build breakage.
Daniel Jasper via cfe-commits
- [libcxx] r275170 - Mark P0067 as 'postponed', because it will be revised before the next meeting
Marshall Clow via cfe-commits
- [libcxx] r275171 - Put the status in the right column
Marshall Clow via cfe-commits
- [libcxx] r275172 - Add option to disable __deallocate #warning
Saleem Abdulrasool via cfe-commits
- [PATCH] D21070: Pass the ABI in the triple when appropriate (currently for MIPS) for 'clang -cc1' and 'clang -cc1as'
Daniel Sanders via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [libcxx] r275176 - mark issue #2181 as complete; this was just a wording clarification
Marshall Clow via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D21840: [Driver][CUDA][OpenMP] Reimplement tool selection in the driver.
Samuel Antao via cfe-commits
- [PATCH] D21843: [Driver][OpenMP] Create tool chains for OpenMP offloading kind.
Samuel Antao via cfe-commits
- [PATCH] D21845: [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.
Samuel Antao via cfe-commits
- [libcxx] r275177 - mark issue #2422 as complete; this was just a wording clarification
Marshall Clow via cfe-commits
- r275183 - clang-format: [JS] Allow top-level conditionals again.
Daniel Jasper via cfe-commits
- [libcxx] r275184 - Add tests for the meta.unary.props that do not require a complete type. This is part of LWG#2582
Marshall Clow via cfe-commits
- r275190 - [ItaniumMangle] Correctly mangle BuiltinTemplateDecls
David Majnemer via cfe-commits
- [PATCH] D21989: [OpenCL] Improve diagnostics of OpenCL types
Anastasia Stulova via cfe-commits
- r275191 - Fix for the mingw builder
David Majnemer via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D17345: [OpenCL] Improve diagnostics of address spaces for variables inside function
Anastasia Stulova via cfe-commits
- [PATCH] D16928: [OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0
Anastasia Stulova via cfe-commits
- [PATCH] D15293: [OpenCL] Correct NULL constant handling after applying default AS
Anastasia Stulova via cfe-commits
- [PATCH] D13168: [OpenCL] OpenCL2.0 - Apply default address space rules
Anastasia Stulova via cfe-commits
- [PATCH] D13105: [OpenCL] Enable program scope variables for OpenCL2.0
Anastasia Stulova via cfe-commits
- [PATCH] D17343: [OpenCL] Diagnose program scope pointers
Anastasia Stulova via cfe-commits
- r275195 - AArch64: fix return type of vqmovun_high_*.
Tim Northover via cfe-commits
- [PATCH] D22270: [ASTImporter] Properly report the locations of anonymous structs declared as part of named fields
Sean Callanan via cfe-commits
- [PATCH] D22183: [SemObjC] Fix TypoExpr handling in TransformObjCDictionaryLiteral
Manman Ren via cfe-commits
- [PATCH] D22272: ARM: define __ARM_VFPV5__ when present.
Tim Northover via cfe-commits
- [PATCH] D22273: Treat enumerator_too_large as an extension in MS ABI mode
Dave Bartolomeo via cfe-commits
- [PATCH] D22275: Support -fno-delayed-template-parsing in clang-cl.exe
Dave Bartolomeo via cfe-commits
- [libcxx] r275210 - libc++: name anonymous structs
JF Bastien via cfe-commits
- [libcxx] r275211 - Add more tests for LWG#2582. No code changes needed, just tests.
Marshall Clow via cfe-commits
- [PATCH] D21695: [clang] Version support for UBSan handlers
Filipe Cabecinhas via cfe-commits
- [PATCH] D22285: Support -masm= flag for x86 assembly targets
Yunzhong Gao via cfe-commits
- [PATCH] D21912: [CUDA] Don't assume that destructors can't be overloaded.
Reid Kleckner via cfe-commits
- [PATCH] D20100: [NFC] Header cleanup
Mehdi AMINI via cfe-commits
- r275231 - [CUDA] Don't assume that destructors can't be overloaded.
Justin Lebar via cfe-commits
- r275232 - [CUDA] Add additional testcases for EraseUnwantedCUDAMatches.
Justin Lebar via cfe-commits
- r275233 - [CUDA] Use the multi-element remove function in EraseUnwantedCUDAMatches.
Justin Lebar via cfe-commits
- [PATCH] D21913: [CUDA] Add additional testcases for EraseUnwantedCUDAMatches.
Justin Lebar via cfe-commits
- [PATCH] D21914: [CUDA] Use the multi-element remove function in EraseUnwantedCUDAMatches.
Justin Lebar via cfe-commits
- [PATCH] D22289: [PATCH 1/2] [Driver] Make Driver::DefaultTargetTriple private (NFCI)
Vedant Kumar via cfe-commits
- [PATCH] D22290: [PATCH 2/2] [Driver] Compute effective target triples once per job (NFCI)
Vedant Kumar via cfe-commits
- [PATCH] D22292: [libunwind] Fix unw_getcontext for ARMv6-m
Weiming Zhao via cfe-commits
- [PATCH] D20867: [PCH] Fix timestamp check on windows hosts.
Richard Smith via cfe-commits
- [PATCH] D22293: Fix MSVC mangling of consecutive pack template arguments
Dave Bartolomeo via cfe-commits
- [PATCH] D20352: Add XRay flags to Clang
Dean Michael Berris via cfe-commits
- [PATCH] D22296: CodeGen: Attach !splitpoint metadata to vtables under Itanium ABI.
Peter Collingbourne via cfe-commits
- r275241 - CodeGen: minor cleanup, NFC
Saleem Abdulrasool via cfe-commits
- [clang-tools-extra] r275254 - fix missing newline in sphinx doc
Etienne Bergeron via cfe-commits
- r275256 - fix missing whitespace in sphinx doc
Etienne Bergeron via cfe-commits
- [PATCH] D22010: Add more gcc compatibility names to clang's cpuid.h
Dimitry Andric via cfe-commits
- [PATCH] D22299: [include-fixer] Implement adding missing namespace qualifiers in vim integration.
Haojian Wu via cfe-commits
- r275259 - [OpenCL] Fix code generation of kernel pipe parameters.
Alexey Bader via cfe-commits
- [PATCH] D22034: [MSVC][DLL] use local vftable mangling only exported classes with virtual destructor
Dmitry Polukhin via cfe-commits
- r275261 - [PCH] Fix timestamp check on windows hosts.
Pierre Gousseau via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [clang-tools-extra] r275263 - [clang-tidy] Fix misc-definitions-in-headers misplaced fixing to fully templated function.
Haojian Wu via cfe-commits
- r275267 - [PCH] Add a fno-pch-timestamp option to cc1 to disable inclusion of timestamps in PCH files.
Pierre Gousseau via cfe-commits
- [PATCH] D20243: [PCH] Disable inclusion of timestamps when generating pch files on windows.
pierre gousseau via cfe-commits
- r275271 - [OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 'target data'
Carlo Bertolli via cfe-commits
- [PATCH] D21145: [Sema] Fix crash on valid where instantiation of lambda cannot access type of 'this'
Erik Pilkington via cfe-commits
- [PATCH] D22053: [Sema] Fix a C++1z bug where initializer for static constexpr data member was not instantiated
Erik Pilkington via cfe-commits
- [clang-tools-extra] r275279 - [include-fixer] Implement adding missing namespace qualifiers in vim integration.
Haojian Wu via cfe-commits
- [PATCH] D20561: Warn when taking address of packed member
Roger Ferrer Ibanez via cfe-commits
- [libcxx] r275280 - Constuct a sentry object in istream::readsome, and handle failures appropriately. Fixes PR#28217.
Marshall Clow via cfe-commits
- r275282 - [OpenMP] Initial implementation of parse+sema for OpenMP clause 'is_device_ptr' of target
Carlo Bertolli via cfe-commits
- r275290 - [analyzer] Implement a methond to discover origin region of a symbol.
Artem Dergachev via cfe-commits
- [PATCH] D22310: Make the test for fno-pch-timestamp compatible with read-only checkouts.
pierre gousseau via cfe-commits
- [PATCH] D22311: [Sema] Improve template argument deduction diagnostic for ambiguous base classes
Erik Pilkington via cfe-commits
- [PATCH] D9403: llvm.noalias - Clang CodeGen for local restrict-qualified pointers
John McCall via cfe-commits
- r275303 - Implement FunctionDecl::getDefinition() to be consistent with
Yaron Keren via cfe-commits
- r275306 - [OpenMP] add more tests for 'distribute simd' pragma
Kelvin Li via cfe-commits
- r275313 - [PCH/preamble] Make sure that if the preamble/PCH was serialized with errors that we set diagnostic engine state appropriately.
Argyrios Kyrtzidis via cfe-commits
- r275315 - [OpenMP] add more tests for 'distribute parallel for simd' pragma
Kelvin Li via cfe-commits
- r275318 - [OpenCL] Fixes failures in test/Driver/opencl.cl.
Yaxun Liu via cfe-commits
- r275323 - [OpenMP] remove duplicate code in ActOnOpenMPRegionStart
Kelvin Li via cfe-commits
- r275324 - [test] Add 'env' to fix test failures in windows bots.
Argyrios Kyrtzidis via cfe-commits
- r275330 - Add XRay flags to Clang. We implement two flags to control the XRay behaviour:
Aaron Ballman via cfe-commits
- [PATCH] D11360: Proposed patch to prevent the creation of empty (forwarding) blocks resulting from nested ifs.
Mehdi AMINI via cfe-commits
- r275350 - P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch':
Richard Smith via cfe-commits
- r275351 - www/cxx_status: give more precise links to initialization order wording
Richard Smith via cfe-commits
- r275356 - Add a comment mirroring the one in LLVM's Dwarf.h
Adrian Prantl via cfe-commits
- r275365 - [OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li via cfe-commits
- [PATCH] D21825: Driver: Forbid -fthinlto-index with output formats other than object files.
Peter Collingbourne via cfe-commits
- [PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
Peter Collingbourne via cfe-commits
- [PATCH] D22334: Fix for Bug 28172 : clang crashes on invalid code (with too few arguments to __builtin_signbit) without any proper diagnostics.
Mayur Pandey via cfe-commits
- [PATCH] D21983: Add C++ dependencies to xray runtime
Dean Michael Berris via cfe-commits
- r275368 - Add C++ dependencies to xray runtime
Dean Michael Berris via cfe-commits
- [PATCH] Add missing documentation for some feature checks
Nathan Ridge via cfe-commits
- r275377 - Use hasFlag instead of hasArg
Dean Michael Berris via cfe-commits
- [PATCH] D22338: Use hasFlag instead of hasArg
Dean Michael Berris via cfe-commits
- [PATCH] D19586: Misleading Indentation check
Pauer Gergely via cfe-commits
- r275384 - [X86][AVX512F] minor fix of the parameter names
Asaf Badouh via cfe-commits
- [PATCH] D22343: [include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers.
Haojian Wu via cfe-commits
- [clang-tools-extra] r275386 - [include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers.
Haojian Wu via cfe-commits
- [clang-tools-extra] r275387 - [clang-rename] exit code-related bugfix and code cleanup
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r275388 - [clang-rename] add documentation
Benjamin Kramer via cfe-commits
- [PATCH] D21748: Implement tooling::Replacements as a class.
Manuel Klimek via cfe-commits
- r275404 - Correct the attribute documentation for the new XRay attributes. Fixes the documentation build.
Aaron Ballman via cfe-commits
- [PATCH] D22349: [OpenCL] Actually activate Frontend/opencl.cl test and fix test bugs
Martin Böhme via cfe-commits
- r275405 - [OpenCL] Actually activate Frontend/opencl.cl test and fix test bugs
Benjamin Kramer via cfe-commits
- r275407 - This is a malformed :option: tag -- we don't have an option directive that matches it, so turning it actual text instead of a markup tag. This will hopefully fix the clang docs build (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15194/steps/docs-clang-html/logs/stdio)
Aaron Ballman via cfe-commits
- [clang-tools-extra] r275409 - Upgrade all the .arcconfigs to https.
Benjamin Kramer via cfe-commits
- r275409 - Upgrade all the .arcconfigs to https.
Benjamin Kramer via cfe-commits
- [PATCH] D22351: [include-fixer] Move curosr to #include line in vim after inserting a missing header.
Haojian Wu via cfe-commits
- r275415 - The test added in r275267 does not work on read-only checkouts because of the use of touch -m -t.
Pierre Gousseau via cfe-commits
- r275416 - Removing more :option: tags that we do not have corresponding .. option directives for; these are causing the sphinx bot to fail (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15195/steps/docs-clang-html/logs/stdio).
Aaron Ballman via cfe-commits
- r275417 - Diagnose taking address and reference binding of packed members
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D22359: [OpenCL] In test/Driver/opencl.cl, don't require name of Clang binary to contain "clang"
Martin Böhme via cfe-commits
- r275428 - [OpenCL] In test/Driver/opencl.cl, don't require name of Clang binary to contain "clang"
Benjamin Kramer via cfe-commits
- r275430 - Removing a few more :option: tags that we do not have corresponding .. option directives for; these are causing the sphinx bot to fail (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15197/steps/docs-clang-html/logs/stdio).
Aaron Ballman via cfe-commits
- [PATCH] D22367: [include-fixer] Always add as few as possible qualifiers to the unidentified symbol.
Haojian Wu via cfe-commits
- [PATCH] D22113: C does not have inline variables
Paul Robinson via cfe-commits
- r275440 - Despite there being an option, it seems that Sphinx has decided that "=123" is part of the option directive name, and so having "=0" in the option tag is problematic. Since the option tag is part of the option directive definition, it's superfluous, and so I've removed it.
Aaron Ballman via cfe-commits
- [PATCH] D19544: Pass for translating math intrinsics to math library calls.
Matt via cfe-commits
- [PATCH] D21749: Changes related to new implementation of tooling::Replacements as class.
Eric Liu via cfe-commits
- [PATCH] D22374: [analyzer] Copy and move constructors - ExprEngine extended for "almost trivial" copy and move constructors
Balogh, Ádám via cfe-commits
- r275454 - [index] Index system ImportDecls even when there is a DeclarationsOnly filter
Ben Langmuir via cfe-commits
- [PATCH] D21537: Frontend: Simplify ownership model for clang's output streams.
Peter Collingbourne via cfe-commits
- r275460 - When importing classes and structs with anonymous structs, it is critical that
Sean Callanan via cfe-commits
- [clang-tools-extra] r275461 - cppcoreguidelines-pro-bounds-constant-array-index: crash for value dependent index in c++03 mode
Matthias Gehre via cfe-commits
- r275462 - Reverting 275417
Roger Ferrer Ibanez via cfe-commits
- r275464 - Attempt to workaround Windows bots after my previous commit
Ben Langmuir via cfe-commits
- r275466 - [arcmt/objcmt] Fix ParentMap crash with invalid code.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D22381: cppcoreguidelines-pro-bounds-constant-array-index: ignore implicit constructor
Matthias Gehre via cfe-commits
- [PATCH] D22069: clang-tidy modernize-loop-convert: preserve type of alias declaration (bug 28341)
Matthias Gehre via cfe-commits
- [PATCH] D19322: Concepts: Create space for requires-clause in TemplateParameterList; NFC
Richard Smith via cfe-commits
- [PATCH] D22384: [OpenMP] add check for both simdlen and safelen clauses specified
Kelvin Li via cfe-commits
- r275481 - [modules] Don't pass interesting decls to the consumer for a module file that's
Richard Smith via cfe-commits
- r275490 - Add test inputs missed by r275481.
Richard Smith via cfe-commits
- r275493 - C does not have inline variables.
Paul Robinson via cfe-commits
- [PATCH] D19311: [analyzer] Self Assignment Checker
Devin Coughlin via cfe-commits
- r275496 - Remove the new module cache from the index-module test
Ben Langmuir via cfe-commits
- [PATCH] D21753: Comprehensive Static Instrumentation (2/2): Clang flag
Derek Bruening via cfe-commits
- [PATCH] D18510: [cxx1z-constexpr-lambda] Make conversion function constexpr
Richard Smith via cfe-commits
- [libcxxabi] r275505 - libc++abi: add a top level option for using CompilerRT
Saleem Abdulrasool via cfe-commits
- r275507 - Frontend: Simplify ownership model for clang's output streams.
Peter Collingbourne via cfe-commits
- [PATCH] D22391: [Sema] Add warning for implicitly casting a null constant to a non null pointer type
Akira Hatanaka via cfe-commits
- [PATCH] D22392: [Sema] Fix an invalid nullability warning for binary conditional operators
Akira Hatanaka via cfe-commits
- [PATCH] D21954: [PM] Add some internal options for testing out the new PM.
Sean Silva via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel via cfe-commits
- r275529 - [OpenMP] add check for both simdlen and safelen clauses specified
Kelvin Li via cfe-commits
- [clang-tools-extra] r275542 - [include-fixer] Always add as few as possible qualifiers to the unidentified symbol.
Haojian Wu via cfe-commits
- [clang-tools-extra] r275545 - [clang-rename] add few tests
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r275550 - [clang-rename] apply stylistic fixes
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r275556 - [clang-rename] fix testset
Kirill Bobyrev via cfe-commits
- [PATCH] D22408: [clang-rename] add support for overridden functions
Kirill Bobyrev via cfe-commits
- r275558 - Removing a few more :option: tags that we do not have corresponding .. option directives for; these are causing the sphinx bot to fail (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15213/steps/docs-clang-html/logs/stdio).
Aaron Ballman via cfe-commits
- r275560 - Removing a few more :option: tags that we do not have corresponding .. option directives for; these are causing the sphinx bot to fail (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15214/steps/docs-clang-html/logs/stdio).
Aaron Ballman via cfe-commits
- [PATCH] D21814: clang-rename: support multiple renames with one invocation
Manuel Klimek via cfe-commits
- [PATCH] D19771: Rework FixedSizeTemplateParameterListStorage
Hubert Tong via cfe-commits
- r275570 - XRay: Remove duplicate checks for xray instrumentation flags
Dean Michael Berris via cfe-commits
- r275577 - AMDGPU: Add Clang Builtin for v_lerp_u8
Wei Ding via cfe-commits
- r275589 - [objcmt] Don't add an #import of Foundation unnecessarily, if the NS_ENUM macro is already defined.
Argyrios Kyrtzidis via cfe-commits
- r275590 - [AST] Keep track of the left brace source location of a tag decl.
Argyrios Kyrtzidis via cfe-commits
- r275600 - [objcmt] Fix a buffer overflow crash than can occur while modernizing enums.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D15914: [OpenCL] Pipe builtin functions
Valery Pykhtin via cfe-commits
- r275609 - [test/objcmt] Add a follow-up test case for r275600.
Argyrios Kyrtzidis via cfe-commits
- r275610 - Sema: support __declspec(dll*) on ObjC interfaces
Saleem Abdulrasool via cfe-commits
- r275612 - Push alias-declarations and alias-template declarations into scope even if
Richard Smith via cfe-commits
- r275622 - AMDGPU: Update for rsq intrinsic changes
Matt Arsenault via cfe-commits
- r275623 - AMDGPU: Remove legacy ldexp builtin
Matt Arsenault via cfe-commits
- r275624 - Revert r275481, r275490. This broke modules bootstrap.
Richard Smith via cfe-commits
- [PATCH] D22426: Fix automatic detection of ARM MSVC toolset in clang.exe
Dave Bartolomeo via cfe-commits
- [PATCH] D21104: [CodeGen][ObjC] Block captures should inherit the type of the captured field in the enclosing lambda or block
Akira Hatanaka via cfe-commits
- r275630 - [index] Create different USR if a property is a class property.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D21814: clang-rename: split existing options into two new subcommands
Miklos Vajna via cfe-commits
- r275645 - [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- r275650 - Attempt to fix breakage caused by r275645 for Windows bots.
Samuel Antao via cfe-commits
- r275651 - Use std::string instead of StringRef when generating the auxiliar triple in the frontend tool.
Samuel Antao via cfe-commits
- r275653 - Reimplement ExternalSemaSource delegation in terms of
Richard Smith via cfe-commits
- r275654 - [ObjC] Implement @available in the Parser and AST
Erik Pilkington via cfe-commits
- [PATCH] D22431: clang-format: [JS] nested and tagged template strings.
Martin Probst via cfe-commits
- r275655 - Remove extra semi-colon. Fixes warning and Werror bots.
Eric Christopher via cfe-commits
- r275668 - [Driver] Add flags for enabling both types of PGO Instrumentation
Sean Silva via cfe-commits
- r275679 - Revert "Revert r275029 - Update Clang tests after adding inference for the returned argument attribute"
Hal Finkel via cfe-commits
- [clang-tools-extra] r275681 - [clang-rename] remove obsolete tests and apply fixes to existing
Kirill Bobyrev via cfe-commits
- [PATCH] D22439: Add missing includes.
Vassil Vassilev via cfe-commits
- r275696 - CodeGen: simplify using a local variable, NFC
Saleem Abdulrasool via cfe-commits
- r275697 - CodeGen: use StringRefs more in ObjC class generation, NFC
Saleem Abdulrasool via cfe-commits
- r275699 - [CodeGen] Some assorted cleanups
David Majnemer via cfe-commits
- Support setting default value for -rtlib at build time
Lei Zhang via cfe-commits
- r275727 - PR28589: attempt to work around MSVC rejects-valid.
Richard Smith via cfe-commits
- r275730 - Attempt to work around MSVC rejects-valid, round 2.
Richard Smith via cfe-commits
- [libcxx] r275732 - Fix std::experimental::optional tests. Patch from Casey Carter.
Eric Fiselier via cfe-commits
- [libcxx] r275734 - Check for unconstrained hash equality before constrained hash equality.
Eric Fiselier via cfe-commits
- r275735 - CodeGen: whitespace cleanup, StringRef usage in ObjC EH type construction
Saleem Abdulrasool via cfe-commits
- r275736 - CodeGen: whitespace, formatting cleanups, NFC
Saleem Abdulrasool via cfe-commits
- r275737 - CodeGen: honour dllstorage on ObjC types
Saleem Abdulrasool via cfe-commits
- r275738 - test: add missing triple to test
Saleem Abdulrasool via cfe-commits
- [libcxx] r275745 - Implement C++17 tuple bits. Including apply and make_from_tuple.
Eric Fiselier via cfe-commits
- [PATCH] D21329: Rename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`. Move FreeBSD configuration in-tree.
Eric Fiselier via cfe-commits
- [libcxx] r275748 - Suppress warning in make_from_tuple tests.
Eric Fiselier via cfe-commits
- [libcxx] r275749 - Rename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`. Move FreeBSD configuration in-tree.
Eric Fiselier via cfe-commits
- [libcxx] r275750 - Upgrade arcconfig to use https
Eric Fiselier via cfe-commits
- [libcxx] r275751 - Add includes in test. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [libcxxabi] r275752 - Fix arc config to use https
Eric Fiselier via cfe-commits
- [PATCH] D22012: [libcxx] [tests] Add missing includes, especially <functional>, to priority.queue/types.pass.cpp.
Eric Fiselier via cfe-commits
- [libcxx] r275753 - Prevent failures by marking Clock::is_steady tests as UNSUPPORTED: asan.
Eric Fiselier via cfe-commits
- [PATCH] D22417: [OpenMP] update test cases for -std=c++11 compile
Kelvin Li via cfe-commits
- [libcxx] r275754 - Add checkpoint diagnostics to help diagnose buildbot failures.
Eric Fiselier via cfe-commits
- r275756 - Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute""
NAKAMURA Takumi via cfe-commits
- [libcxx] r275757 - Improve ABI tests for std::pair.
Eric Fiselier via cfe-commits
- [PATCH] D22452: [libcxx] Fix last_write_time tests for filesystems that don't support negative and very large times.
Eric Fiselier via cfe-commits
- [libcxx] r275759 - Rework libatomic handling in CMake and LIT.
Eric Fiselier via cfe-commits
- [libcxx] r275760 - [libcxx][filesystem] Remove setgid from parent before testing permissions
Jonas Hahnfeld via cfe-commits
- [libcxx] r275772 - Remove locale tests that depend on enviroment variables.
Eric Fiselier via cfe-commits
Last message date:
Sun Jul 17 23:15:55 PDT 2016
Archived on: Sun Jul 17 23:23:14 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).