The Week Of Monday 17 October 2016 Archives by author
Starting: Mon Oct 17 00:36:06 PDT 2016
Ending: Sun Oct 23 23:12:35 PDT 2016
Messages: 736
- [PATCH] D25343: [OpenCL] Mark group functions as convergent in opencl-c.h
Liu, Yaxun (Sam) via cfe-commits
- r284416 - Driver/Darwin: Set the DWARF version based on the deployment target.
Robinson, Paul via cfe-commits
- r284793 - Remove 24 instances of 'REQUIRES: shell'
Robinson, Paul via cfe-commits
- r284777 - Fix off-by-one error in PPCaching.cpp token annotation assertion
Yung, Douglas via cfe-commits
- [PATCH] D25363: Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Aaron Ballman via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D25450: [clang-tidy] Fix identifier naming in macro args.
Aaron Ballman via cfe-commits
- [PATCH] D25747: [clang-tidy] Fix an assertion failure in cppcoreguidelines-pro-type-member-init.
Aaron Ballman via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Aaron Ballman via cfe-commits
- [PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Aaron Ballman via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Aaron Ballman via cfe-commits
- [PATCH] D25820: [Sema][Objective-C] Formatting warnings should see through Objective-C message sends
Aaron Ballman via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Aaron Ballman via cfe-commits
- [PATCH] D25450: [clang-tidy] Fix identifier naming in macro args.
Aaron Ballman via cfe-commits
- [PATCH] D25820: [Sema][Objective-C] Formatting warnings should see through Objective-C message sends
Aaron Ballman via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Aaron Ballman via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Aaron Ballman via cfe-commits
- r284400 - Fix a typo.
Adrian Prantl via cfe-commits
- r284416 - Driver/Darwin: Set the DWARF version based on the deployment target.
Adrian Prantl via cfe-commits
- r284417 - Update testcase for r284416.
Adrian Prantl via cfe-commits
- r284420 - Improve the CHECK lines in debug-options.c by separating out the check
Adrian Prantl via cfe-commits
- r284416 - Driver/Darwin: Set the DWARF version based on the deployment target.
Adrian Prantl via cfe-commits
- r284423 - Explicitly pass an isysroot to avoid the SDKROOT overriding the deployment target.
Adrian Prantl via cfe-commits
- [PATCH] D25621: DebugInfo: use uin32_t for alignment
Adrian Prantl via cfe-commits
- [PATCH] D25621: DebugInfo: use uin32_t for alignment
Adrian Prantl via cfe-commits
- [PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable
Akira Hatanaka via cfe-commits
- [PATCH] D25556: [Sema] Add variable captured by a block to the enclosing lambda's potential capture list
Akira Hatanaka via cfe-commits
- [PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable
Akira Hatanaka via cfe-commits
- r284516 - [CodeGen][ObjC] Do not call objc_storeStrong when initializing a
Akira Hatanaka via cfe-commits
- [PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable
Akira Hatanaka via cfe-commits
- [PATCH] D25844: [Sema][ObjC] Warn about implicitly autoreleasing indirect parameters that are captured by blocks
Akira Hatanaka via cfe-commits
- [PATCH] D25844: [Sema][ObjC] Warn about implicitly autoreleasing indirect parameters that are captured by blocks
Akira Hatanaka via cfe-commits
- [PATCH] D25866: [Sema] Support implicit scalar to vector conversions
Akira Hatanaka via cfe-commits
- [PATCH] D25866: [Sema] Support implicit scalar to vector conversions
Akira Hatanaka via cfe-commits
- [PATCH] D25206: [Parser] Correct typo after lambda capture initializer is parsed
Akira Hatanaka via cfe-commits
- [PATCH] D25206: [Parser] Correct typo after lambda capture initializer is parsed
Akira Hatanaka via cfe-commits
- [PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization
Alex Lorenz via cfe-commits
- [PATCH] D25719: [Sema] Fix PR30664
Alex Lorenz via cfe-commits
- r284467 - [CodeCompletion][NFC] Extract a function that looks for block decl type locs.
Alex Lorenz via cfe-commits
- r284468 - [CodeCompletion][NFC] Extract a function that formats block placeholders.
Alex Lorenz via cfe-commits
- [PATCH] D25519: [CodeCompletion] Refactor: Extract two Objective-C block formatting related functions from FormatFunctionParameter
Alex Lorenz via cfe-commits
- [PATCH] D25520: [CodeCompletion] Add block placeholders when completing member access for Objective-C block property setters
Alex Lorenz via cfe-commits
- r284472 - [CodeCompletion] Add a block property setter completion result
Alex Lorenz via cfe-commits
- [PATCH] D25520: [CodeCompletion] Add block placeholders when completing member access for Objective-C block property setters
Alex Lorenz via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
Alex Lorenz via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Alex Lorenz via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
Alex Lorenz via cfe-commits
- [PATCH] D25820: [Sema][Objective-C] Formatting warnings should see through Objective-C message sends
Alex Lorenz via cfe-commits
- [PATCH] D25816: Use descriptive message if list initializer is incorrectly parenthesized.
Alex Lorenz via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Alex Lorenz via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Alex Lorenz via cfe-commits
- [PATCH] D25820: [Sema][Objective-C] Formatting warnings should see through Objective-C message sends
Alex Lorenz via cfe-commits
- [PATCH] D25816: Use descriptive message if list initializer is incorrectly parenthesized.
Alex Lorenz via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
Alex Lorenz via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
Alex Lorenz via cfe-commits
- [clang-tools-extra] r284399 - [clang-tidy] Clean up code after applying replacements.
Alexander Kornienko via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Alexander Kornienko via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Alexander Kornienko via cfe-commits
- [PATCH] D22712: Remove FileEntry copy-constructor
Alexander Shaposhnikov via cfe-commits
- [PATCH] D22712: Remove FileEntry copy-constructor
Alexander Shaposhnikov via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support OSNumber and CFNumberRef.
Alexander Shaposhnikov via cfe-commits
- r284782 - [clang] Remove FileEntry copy-constructor
Alexander Shaposhnikov via cfe-commits
- [PATCH] D22712: Remove FileEntry copy-constructor
Alexander Shaposhnikov via cfe-commits
- [PATCH] D25305: [OpenCL] Setting constant address space for array initializers
Alexey Bader via cfe-commits
- [PATCH] D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
Alexey Bataev via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Alexey Bataev via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Alexey Bataev via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Alexey Bataev via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Alexey Bataev via cfe-commits
- [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
Alexey Bataev via cfe-commits
- [PATCH] D25305: [OpenCL] Setting constant address space for array initializers
Anastasia Stulova via cfe-commits
- [PATCH] D25343: [OpenCL] Mark group functions as convergent in opencl-c.h
Anastasia Stulova via cfe-commits
- r284579 - [Sema] Gcc compatibility of vector shift
Andrey Bokhanko via cfe-commits
- [PATCH] D25606: alpha.core.UnreachableCode - don't warn about unreachable code inside macro
Anna Zaks via cfe-commits
- [PATCH] D25663: [analyzer] Update alpha and potential checker documentation, esp. alpha.valist
Anna Zaks via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support CFNumberRef.
Anna Zaks via cfe-commits
- [PATCH] D25596: alpha.core.Conversion - Fix false positive for 'U32 += S16; ' expression, that is not unsafe
Anna Zaks via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support OSNumber and CFNumberRef.
Anna Zaks via cfe-commits
- [PATCH] D25857: [tsan] Introduce a function attribute to disable TSan checking at run time
Anna Zaks via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support OSNumber and CFNumberRef.
Anna Zaks via cfe-commits
- [PATCH] D25876: [analyzer] Report CFNumberGetValue API misuse
Anna Zaks via cfe-commits
- [PATCH] D25876: [analyzer] Report CFNumberGetValue API misuse
Anna Zaks via cfe-commits
- [PATCH] D25755: [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-only change.
Artem Belevich via cfe-commits
- [PATCH] D25796: [CUDA] Create __host__ and device variants of standard allocator declarations.
Artem Belevich via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
- [PATCH] D25839: Removed unused function argument. NFC.
Artem Belevich via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich via cfe-commits
- r284843 - Removed unused function argument. NFC.
Artem Belevich via cfe-commits
- [PATCH] D25839: Removed unused function argument. NFC.
Artem Belevich via cfe-commits
- [PATCH] D25796: [CUDA] Create __host__ and device variants of standard allocator declarations.
Artem Belevich via cfe-commits
- r284879 - Declare H and H new/delete.
Artem Belevich via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
- [PATCH] D25475: [analyzer] Add a new SVal to support pointer-to-member operations.
Artem Dergachev via cfe-commits
- [PATCH] D25660: [Analyzer] Checker for iterators dereferenced beyond their range.
Artem Dergachev via cfe-commits
- [PATCH] D22968: [analyzer] A checker for macOS-specific bool- and number-like objects.
Artem Dergachev via cfe-commits
- r284473 - [analyzer] Add NumberObjectConversion checker.
Artem Dergachev via cfe-commits
- [PATCH] D25727: [analyzer] Handle case of undefined values in performTrivialCopy
Artem Dergachev via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support CFNumberRef.
Artem Dergachev via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Artem Dergachev via cfe-commits
- [PATCH] D22374: [analyzer] Copy and move constructors - ExprEngine extended for "almost trivial" copy and move constructors
Artem Dergachev via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support OSNumber and CFNumberRef.
Artem Dergachev via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support OSNumber and CFNumberRef.
Artem Dergachev via cfe-commits
- [PATCH] D25731: [analyzer] NumberObjectConversion: Support OSNumber and CFNumberRef.
Artem Dergachev via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Artem Dergachev via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Benedek Kiss via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Benedek Kiss via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Benjamin Kramer via cfe-commits
- r284383 - Return correct path from HexagonToolChain::getHexagonTargetDir
Benjamin Kramer via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Benjamin Kramer via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Benjamin Kramer via cfe-commits
- [PATCH] D24997: [ClangTidy] Add UsingInserter and NamespaceAliaser
Benjamin Kramer via cfe-commits
- r284589 - Don't copy replacements in for-range loop. NFC.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r284589 - Don't copy replacements in for-range loop. NFC.
Benjamin Kramer via cfe-commits
- r284595 - Remove unused diagnostics. NFC.
Benjamin Kramer via cfe-commits
- r284729 - Clean up alignment hacks now that MSVC 2013 and GCC 4.7 are gone.
Benjamin Kramer via cfe-commits
- r284730 - Retire llvm::alignOf in favor of C++11 alignof.
Benjamin Kramer via cfe-commits
- [PATCH] D22712: Remove FileEntry copy-constructor
Benjamin Kramer via cfe-commits
- r284815 - Remove non-existing file from modulemap.
Benjamin Kramer via cfe-commits
- [PATCH] D25311: Add FixItHint for missing #include (err_module_unimported_use_header)
Benjamin Kramer via cfe-commits
- [PATCH] D25870: Fix 'unknown documentation command' warning ranges
Benjamin Kramer via cfe-commits
- [PATCH] D25871: Include full filename range for missing includes
Benjamin Kramer via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Benjamin Kramer via cfe-commits
- r284856 - Remove move constructors that are identical to the generated default move ctor.
Benjamin Kramer via cfe-commits
- [PATCH] D25579: [codeview] emit debug info for indirect virtual base classes
Bob Haarman via cfe-commits
- [PATCH] D25579: [codeview] emit debug info for indirect virtual base classes
Bob Haarman via cfe-commits
- [PATCH] D25579: [codeview] emit debug info for indirect virtual base classes
Bob Haarman via cfe-commits
- r284265 - [Sema] Refactor context checking for availability diagnostics
Bob Wilson via cfe-commits
- r284265 - [Sema] Refactor context checking for availability diagnostics
Bob Wilson via cfe-commits
- r284256 - Link static PIE programs against rcrt0.o on OpenBSD
Brad Smith via cfe-commits
- [PATCH] D25241: [libcxx] Improve code generation for vector::clear().
Bruce Mitchener via cfe-commits
- [PATCH] D25597: Try to fix buildbot failure in VirtualFileSystem caused by r284129.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25641: [Driver] Use VFS to perform all distribution checks
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D24669: {Sema] Gcc compatibility of vector shift.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25337: [Modules] Add a command line option for enabling the modules feature exclusively for the Clang builtins.
Bruno Cardoso Lopes via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Bruno Cardoso Lopes via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Bruno Cardoso Lopes via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25311: Add FixItHint for missing #include (err_module_unimported_use_header)
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25696: [Driver] Parse Debian version as integer when possible. NFC
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25696: [Driver] Parse Debian version as integer when possible. NFC
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D25819: [Driver] Refactor DetectDistro() parameters to take VFS ref only. NFC
Bruno Cardoso Lopes via cfe-commits
- r284797 - [Modules] Add 'no_undeclared_includes' module map attribute
Bruno Cardoso Lopes via cfe-commits
- r284798 - [Driver][Darwin] Pass -no_deduplicate to ld64
Bruno Cardoso Lopes via cfe-commits
- [libcxx] r284801 - [ModuleMap] Add more module entries to cover some non modular headers
Bruno Cardoso Lopes via cfe-commits
- r284815 - Remove non-existing file from modulemap.
Bruno Cardoso Lopes via cfe-commits
- r284443 - [CMake] Add a few default passthrough variables for bootstrap builds
Chris Bieneman via cfe-commits
- [PATCH] D23745: [cmake] Update lit search to match the one in LLVM
Chris Bieneman via cfe-commits
- [PATCH] D23752: cmake: Supporting overriding runtime libdir via CLANG_LIBDIR_SUFFIX
Chris Bieneman via cfe-commits
- [PATCH] D23745: [cmake] Update lit search to match the one in LLVM
Chris Bieneman via cfe-commits
- [PATCH] D25093: [libcxx] [cmake] Allow testing against installed LLVM with no sources
Chris Bieneman via cfe-commits
- r284646 - [CMake] Support thin LTO in PGO CMake cache
Chris Bieneman via cfe-commits
- r284648 - [CMake] Add clang-bootstrap-deps target
Chris Bieneman via cfe-commits
- [PATCH] D25760: [AVX512][Clang] Adding missing instructions' variations
Craig Topper via cfe-commits
- r284920 - [AVX-512] Remove masked 128/256-bit palignr builtins. We can just use a select in the header file with the older unmasked versions instead.
Craig Topper via cfe-commits
- r284923 - [AVX-512] Add typecasts to alignr intrinsics that were modified in r284920.
Craig Topper via cfe-commits
- r284924 - [AVX-512] Remove builtins for 128/256-bit pabsb/pabsw. We can use a select and the older non-masked versions instead.
Craig Topper via cfe-commits
- r284925 - [AVX-512] Remove masked 128/256-bit pshufb builtins. Replace with a select and the older unmaksed builtins.
Craig Topper via cfe-commits
- r284926 - [AVX-512] Remove duplicate test cases from the avx512vlbw intrinsic test. These tests already exist in the avx512vl test and represent avx512vl instructions.
Craig Topper via cfe-commits
- r284927 - [AVX-512] Replace masked 128/256-bit vpmovzx/vpmovsx builtins with native IR.
Craig Topper via cfe-commits
- r284928 - [AVX-512] Replace masked 128/256-bit saturating add/sub builtins with select and older unmasked builtins.
Craig Topper via cfe-commits
- r284929 - [AVX-512] Replace masked 128/256-bit pavg builtins and replace with select and older unmasked builtins.
Craig Topper via cfe-commits
- r284935 - [AVX-512] Remove masked 128/256-bit packss/packus builtins and replace with selects and the older unmasked builtins.
Craig Topper via cfe-commits
- r284936 - [AVX-512] Replace 512-bit pmovzx/sx builtins with native IR.
Craig Topper via cfe-commits
- r284954 - [AVX-512] Replace masked 128/256-bit byte, word, and dword min/max builtins with selects and the older unmasked builtins.
Craig Topper via cfe-commits
- r284956 - [AVX-512] Replace 64-bit element and 512-bit vector pmin/pmax builtins with native IR like we do for 128/256-bit, but with the addition of masking.
Craig Topper via cfe-commits
- [PATCH] D25902: [AVX-512] Fix the operand order for all calls to __builtin_ia32_vfmaddss3_mask.
Craig Topper via cfe-commits
- [PATCH] D25768: [Format] Cleanup after replacing constructor body with = default
Daniel Jasper via cfe-commits
- [PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Daniel Jasper via cfe-commits
- [PATCH] D25675: clang-format: [JS] Fix template string ASI.
Daniel Jasper via cfe-commits
- [PATCH] D25439: Fixed column shift when formatting line containing bit shift operators
Daniel Jasper via cfe-commits
- r284477 - alpha.core.UnreachableCode - don't warn about unreachable code inside macro
Daniel Marjamaki via cfe-commits
- [PATCH] D25606: alpha.core.UnreachableCode - don't warn about unreachable code inside macro
Daniel Marjamäki via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Daniel Marjamäki via cfe-commits
- [PATCH] D25606: alpha.core.UnreachableCode - don't warn about unreachable code inside macro
Daniel Marjamäki via cfe-commits
- [PATCH] D25621: DebugInfo: use DIAlignment type.
David Blaikie via cfe-commits
- r284187 - Fix bogus assert breaking modules self-host.
David Blaikie via cfe-commits
- [PATCH] D25793: Don't crash generating debug info for VLA in function prototype.
David Blaikie via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
David Blaikie via cfe-commits
- [PATCH] D25431: [libcxx] Convert Solaris support library to C++ to fix -std=c++11 build
David Chisnall via cfe-commits
- [PATCH] D25779: MS ABI: Don't assert when generating virtual function call with virtual bases and -flto (PR30731)
David Majnemer via cfe-commits
- r284624 - MS ABI: Fix assert when generating virtual function call with virtual bases and -flto (PR30731)
David Majnemer via cfe-commits
- [PATCH] D25895: [MS ABI] Reuse getVFPtrOffsets instead of using getClassAtVTableLocation
David Majnemer via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
David Majnemer via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
David Majnemer via cfe-commits
- r284419 - [Coverage] Update test after r284418.
Davide Italiano via cfe-commits
- r284137 - [ThinLTO] Update doc to include lld (now supported).
Davide Italiano via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Davide Italiano via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Davide Italiano via cfe-commits
- [PATCH] D24799: [XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Dean Michael Berris via cfe-commits
- [PATCH] D24799: [XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Dean Michael Berris via cfe-commits
- [PATCH] D25475: [analyzer] Add a new SVal to support pointer-to-member operations.
Devin Coughlin via cfe-commits
- [PATCH] D25475: [analyzer] Add a new SVal to support pointer-to-member operations.
Devin Coughlin via cfe-commits
- [PATCH] D25475: [analyzer] Add a new SVal to support pointer-to-member operations.
Devin Coughlin via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Devin Coughlin via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Devin Coughlin via cfe-commits
- [PATCH] D25876: [analyzer] Report CFNumberGetValue API misuse
Devin Coughlin via cfe-commits
- [PATCH] D25876: [analyzer] Report CFNumberGetValue API misuse
Devin Coughlin via cfe-commits
- r284445 - [analyzer] Update alpha and potential checker documentation, esp. alpha.valist
Dominic Chen via cfe-commits
- [PATCH] D25663: [analyzer] Update alpha and potential checker documentation, esp. alpha.valist
Dominic Chen via cfe-commits
- r284617 - [Myriad] Find libc++ headers next to clang binary
Douglas Katzman via cfe-commits
- r284754 - Add more doxygen comments to emmintrin.h's intrinsics.
Ekaterina Romanova via cfe-commits
- r284934 - Add more doxygen comments to emmintrin.h's intrinsics.
Ekaterina Romanova via cfe-commits
- [PATCH] D25767: [Modules] Add a command line option for loading the clang builtins modulemap file.
Elad Cohen via cfe-commits
- [PATCH] D25337: [Modules] Add a command line option for enabling the modules feature exclusively for the Clang builtins.
Elad Cohen via cfe-commits
- [PATCH] D25337: [Modules] Add a command line option for enabling the modules feature exclusively for the Clang builtins.
Elad Cohen via cfe-commits
- [PATCH] D25793: Don't crash generating debug info for VLA in function prototype.
Eli Friedman via cfe-commits
- r284652 - Don't crash generating debug info for VLA in function prototype.
Eli Friedman via cfe-commits
- [PATCH] D25793: Don't crash generating debug info for VLA in function prototype.
Eli Friedman via cfe-commits
- [PATCH] D24378: [CodeGen] Provide an appropriate alignment for dynamic allocas
Eli Friedman via cfe-commits
- [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions
Eric Fiselier via cfe-commits
- [libcxx] r284691 - Attempt to workaround XPASS for aligned allocation tests
Eric Fiselier via cfe-commits
- [PATCH] D25811: [libcxx] Fix toupper/tolower tests for UTF-8 locale
Eric Fiselier via cfe-commits
- [PATCH] D25491: [libcxx] Use C++14 when building libc++ with musl
Eric Fiselier via cfe-commits
- [libcxx] r284941 - Fix shadowing warning. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [libcxx] r284942 - Fix unreferenced parameters. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [PATCH] D25852: [libcxx] [test] Fix shadow warnings.
Eric Fiselier via cfe-commits
- [libcxx] r284943 - Make make_from_tuple tests more portable. Patch from STL at microsoft.com
Eric Fiselier via cfe-commits
- [PATCH] D25852: [libcxx] [test] Fix shadow warnings.
Eric Fiselier via cfe-commits
- [libcxx] r284944 - Turn on -Wshadow so I find occurances before STL does
Eric Fiselier via cfe-commits
- [PATCH] D25851: [libcxx] [test] Fix unreferenced formal parameter warnings.
Eric Fiselier via cfe-commits
- [PATCH] D25851: [libcxx] [test] Fix unreferenced formal parameter warnings.
Eric Fiselier via cfe-commits
- [PATCH] D25853: [libcxx] [test] Fix non-Standard make_from_tuple() tests.
Eric Fiselier via cfe-commits
- [PATCH] D25853: [libcxx] [test] Fix non-Standard make_from_tuple() tests.
Eric Fiselier via cfe-commits
- [libcxx] r284945 - Fix libc++ specific assertion in permissions(...) tests
Eric Fiselier via cfe-commits
- [libcxx] r284946 - Fix breakage introduced by adding -Wshadow.
Eric Fiselier via cfe-commits
- [libcxx] r284952 - Backout enabling -Wshadow until I have time to fix the breakage
Eric Fiselier via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Eric Liu via cfe-commits
- r284573 - [clang-format] Add comment manipulation header
Eric Liu via cfe-commits
- [PATCH] D25762: [clang-move] Move using-decl in old cc.
Eric Liu via cfe-commits
- [PATCH] D25762: [clang-move] Move using-decl in old cc.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25597: Try to fix buildbot failure in VirtualFileSystem caused by r284129.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Eric Liu via cfe-commits
- [PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Eric Liu via cfe-commits
- r284486 - Revert r284265 "[Sema] Refactor context checking for availability diagnostics"
Erik Pilkington via cfe-commits
- r284265 - [Sema] Refactor context checking for availability diagnostics
Erik Pilkington via cfe-commits
- r284265 - [Sema] Refactor context checking for availability diagnostics
Erik Pilkington via cfe-commits
- r284690 - Replace uses of LLVM_FUNCTION_NAME with __func__, this was macro was removed from llvm/Support in r284681
Erik Pilkington via cfe-commits
- [PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via cfe-commits
- [PATCH] D25870: Fix 'unknown documentation command' warning ranges
Erik Verbruggen via cfe-commits
- [PATCH] D25871: Include full filename range for missing includes
Erik Verbruggen via cfe-commits
- [PATCH] D25343: [OpenCL] Mark group functions as convergent in opencl-c.h
Ettore Speziale via cfe-commits
- [clang-tools-extra] r284894 - [Release notes] Mention removed Clang-tidy misc-pointer-and-integral-operation check
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r284894 - [Release notes] Mention removed Clang-tidy misc-pointer-and-integral-operation check
Eugene Zelenko via cfe-commits
- [PATCH] D25764: Add end location of loop to loop metadata.
Florian Hahn via cfe-commits
- Buildbot numbers for the week of 10/2/2016 - 10/8/2016
Galina Kistanova via cfe-commits
- Buildbot numbers for the week of 10/9/2016 - 10/15/2016
Galina Kistanova via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- [PATCH] D25349: [coroutines] Build fallthrough and set_exception statements.
Gor Nishanov via cfe-commits
- [PATCH] D25258: [coroutines] Create allocation and deallocation sub-statements.
Gor Nishanov via cfe-commits
- [PATCH] D25258: [coroutines] Create allocation and deallocation sub-statements.
Gor Nishanov via cfe-commits
- [PATCH] D25258: [coroutines] Create allocation and deallocation sub-statements.
Gor Nishanov via cfe-commits
- [PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Gábor Horváth via cfe-commits
- [PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Gábor Horváth via cfe-commits
- [PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Gábor Horváth via cfe-commits
- [PATCH] D25686: [Driver] Support "hardfloat" vendor triples used by Gentoo
Hal Finkel via cfe-commits
- [PATCH] D25779: MS ABI: Don't assert when generating virtual function call with virtual bases and -flto (PR30731)
Hans Wennborg via cfe-commits
- r284624 - MS ABI: Fix assert when generating virtual function call with virtual bases and -flto (PR30731)
Hans Wennborg via cfe-commits
- [PATCH] D25779: MS ABI: Don't assert when generating virtual function call with virtual bases and -flto (PR30731)
Hans Wennborg via cfe-commits
- [PATCH] D25779: MS ABI: Don't assert when generating virtual function call with virtual bases and -flto (PR30731)
Hans Wennborg via cfe-commits
- r284778 - Revert r284753 "[c++1z] Teach composite pointer type computation how to compute the composite"
Hans Wennborg via cfe-commits
- r284753 - [c++1z] Teach composite pointer type computation how to compute the composite
Hans Wennborg via cfe-commits
- [clang-tools-extra] r284368 - Recommit "[ClangTidy] Add UsingInserter and NamespaceAliaser"
Haojian Wu via cfe-commits
- [PATCH] D24997: [ClangTidy] Add UsingInserter and NamespaceAliaser
Haojian Wu via cfe-commits
- [PATCH] D25600: [ASTMatcher] Add isStaticDataMember matcher for varDecl.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284370 - Fix windows buildbot error.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284233 - [clang-move] Add header guard for the new header.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284391 - [clang-move] Fix generating illegal header guard.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284233 - [clang-move] Add header guard for the new header.
Haojian Wu via cfe-commits
- [PATCH] D25747: [clang-tidy] Fix an assertion failure in cppcoreguidelines-pro-type-member-init.
Haojian Wu via cfe-commits
- [PATCH] D25762: [clang-move] Move using-decl in old cc.
Haojian Wu via cfe-commits
- [PATCH] D25762: [clang-move] Move using-decl in old cc.
Haojian Wu via cfe-commits
- [PATCH] D25762: [clang-move] Move using-decl in old cc.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284592 - [clang-move] Move using-decl in old cc.
Haojian Wu via cfe-commits
- [PATCH] D25770: [clang-tidy] Add cert-err09-cpp check alias.
Haojian Wu via cfe-commits
- [PATCH] D25762: [clang-move] Move using-decl in old cc.
Haojian Wu via cfe-commits
- [PATCH] D25771: [change-namespace] shorten namespace qualifier based on UsingDecl and UsingDirectiveDecl.
Haojian Wu via cfe-commits
- [PATCH] D25649: [Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284719 - [Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.
Haojian Wu via cfe-commits
- [PATCH] D25649: [Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284727 - [clang-tidy] Fix an assertion failure in cppcoreguidelines-pro-type-member-init.
Haojian Wu via cfe-commits
- [PATCH] D25747: [clang-tidy] Fix an assertion failure in cppcoreguidelines-pro-type-member-init.
Haojian Wu via cfe-commits
- [PATCH] D25747: [clang-tidy] Fix an assertion failure in cppcoreguidelines-pro-type-member-init.
Haojian Wu via cfe-commits
- [clang-tools-extra] r284859 - [clang-move] Support moving template class forward declarations.
Haojian Wu via cfe-commits
- [PATCH] D25674: [Concepts] Class template associated constraints
Hubert Tong via cfe-commits
- [PATCH] D25674: [Concepts] Class template associated constraints
Hubert Tong via cfe-commits
- [PATCH] D25649: [Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.
Idriss via cfe-commits
- [PATCH] D25673: [libclang] Add missing cursor kinds to python bindings.
Igor Kudrin via cfe-commits
- r284463 - [libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD_CANDIDATE.
Igor Kudrin via cfe-commits
- [PATCH] D25470: [libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD_CANDIDATE.
Igor Kudrin via cfe-commits
- r284464 - [libclang] Add missing cursor kinds to python bindings.
Igor Kudrin via cfe-commits
- [PATCH] D25673: [libclang] Add missing cursor kinds to python bindings.
Igor Kudrin via cfe-commits
- [PATCH] D25608: [libclang] Make tests for python bindings pass on Windows.
Igor Kudrin via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
James Molloy via cfe-commits
- [PATCH] D25450: [clang-tidy] Fix identifier naming in macro args.
Jason Henline via cfe-commits
- [PATCH] D25450: [clang-tidy] Fix identifier naming in macro args.
Jason Henline via cfe-commits
- [PATCH] D25450: [clang-tidy] Fix identifier naming in macro args.
Jason Henline via cfe-commits
- [PATCH] D23657: Remove some false positives when taking the address of packed members
Joerg Sonnenberger via cfe-commits
- [PATCH] D25431: [libcxx] Convert Solaris support library to C++ to fix -std=c++11 build
Joerg Sonnenberger via cfe-commits
- [PATCH] D25448: [ubsan] Disable -fsanitize=vptr checks for devirtualized calls
John McCall via cfe-commits
- [PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable
John McCall via cfe-commits
- [PATCH] D25556: [Sema] Add variable captured by a block to the enclosing lambda's potential capture list
John McCall via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
John McCall via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
John McCall via cfe-commits
- [PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable
John McCall via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
John McCall via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
John McCall via cfe-commits
- [PATCH] D25813: [CodeGen] Devirtualize calls to methods marked final in a derived class
John McCall via cfe-commits
- [PATCH] D25844: [Sema][ObjC] Warn about implicitly autoreleasing indirect parameters that are captured by blocks
John McCall via cfe-commits
- [PATCH] D25844: [Sema][ObjC] Warn about implicitly autoreleasing indirect parameters that are captured by blocks
John McCall via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
John McCall via cfe-commits
- [PATCH] D25263: [Driver] Allow setting the default linker during build
Jonas Hahnfeld via cfe-commits
- [PATCH] D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
Jonas Hahnfeld via cfe-commits
- [PATCH] D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
Jonas Hahnfeld via cfe-commits
- [PATCH] D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
Jonas Hahnfeld via cfe-commits
- [PATCH] D25850: [WIP] Accept nullability annotations (_Nullable) on array parameters
Jordan Rose via cfe-commits
- [PATCH] D25702: [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls.
Justin Lebar via cfe-commits
- [PATCH] D25703: [AST] Add CanonicalDeclPtr<T>.
Justin Lebar via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- [PATCH] D25711: [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
Justin Lebar via cfe-commits
- [PATCH] D25403: [CUDA] Mark __libcpp_{isnan, isinf, isfinite} as constexpr.
Justin Lebar via cfe-commits
- [PATCH] D25403: [CUDA] Mark __libcpp_{isnan, isinf, isfinite} as constexpr.
Justin Lebar via cfe-commits
- [PATCH] D25403: [CUDA] Mark __libcpp_{isnan, isinf, isfinite} as constexpr.
Justin Lebar via cfe-commits
- [PATCH] D25755: [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-only change.
Justin Lebar via cfe-commits
- [PATCH] D25755: [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-only change.
Justin Lebar via cfe-commits
- r284553 - [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-only change.
Justin Lebar via cfe-commits
- [PATCH] D25755: [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-only change.
Justin Lebar via cfe-commits
- [PATCH] D25702: [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls.
Justin Lebar via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- r284643 - [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls.
Justin Lebar via cfe-commits
- r284644 - [AST] Add CanonicalDeclPtr<T>.
Justin Lebar via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- [PATCH] D25702: [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls.
Justin Lebar via cfe-commits
- [PATCH] D25703: [AST] Add CanonicalDeclPtr<T>.
Justin Lebar via cfe-commits
- r284647 - [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Justin Lebar via cfe-commits
- [PATCH] D25797: [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25796: [CUDA] Create __host__ and device variants of standard allocator declarations.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25796: [CUDA] Create __host__ and device variants of standard allocator declarations.
Justin Lebar via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Justin Lebar via cfe-commits
- [PATCH] D25796: [CUDA] Create __host__ and device variants of standard allocator declarations.
Justin Lebar via cfe-commits
- r284869 - [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.
Justin Lebar via cfe-commits
- [clang-tools-extra] r284873 - [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25797: [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25647: [clang-tidy] Don't use a SmallSetVector of an enum.
Justin Lebar via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Justin Lebar via cfe-commits
- r284882 - [CUDA] Simplify some repeated diagnostic expectations in CUDA tests.
Justin Lebar via cfe-commits
- r284887 - Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Justin Lebar via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Justin Lebar via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Justin Lebar via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Justin Lebar via cfe-commits
- [PATCH] D25640: [CUDA] [AST] Allow isInlineDefinitionExternallyVisible to be called on functions without bodies.
Justin Lebar via cfe-commits
- [PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.
Justin Lebar via cfe-commits
- [PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Justin Lebar via cfe-commits
- r284947 - Remove LLVM_CONSTEXPR.
Justin Lebar via cfe-commits
- [PATCH] D25403: [CUDA] Mark __libcpp_{isnan, isinf, isfinite} as constexpr.
Justin Lebar via cfe-commits
- [clang-tools-extra] r284894 - [Release notes] Mention removed Clang-tidy misc-pointer-and-integral-operation check
Kim Gräsman via cfe-commits
- [PATCH] D25024: [clang-tidy] Add check for detecting declarations with multiple names
Kirill Bobyrev via cfe-commits
- [PATCH] D25475: [analyzer] Add a new SVal to support pointer-to-member operations.
Kirill Romanenkov via cfe-commits
- r284272 - Implement no_sanitize_address for global vars
Kostya Serebryany via cfe-commits
- [PATCH] D25597: Try to fix buildbot failure in VirtualFileSystem caused by r284129.
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25597: Try to fix buildbot failure in VirtualFileSystem caused by r284129.
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25597: Try to fix buildbot failure in VirtualFileSystem caused by r284129.
Krzysztof Parzyszek via cfe-commits
- r284383 - Return correct path from HexagonToolChain::getHexagonTargetDir
Krzysztof Parzyszek via cfe-commits
- r284389 - Revert r284383, while I figure out how to reproduce the failures locally
Krzysztof Parzyszek via cfe-commits
- r284392 - Reapply r284383. The test failures were due to a missing dir in test/
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25597: Try to fix buildbot failure in VirtualFileSystem caused by r284129.
Krzysztof Parzyszek via cfe-commits
- r284402 - Add a dummy file in each subdirectory in test/Driver/Inputs/hexagon_tree
Krzysztof Parzyszek via cfe-commits
- r284392 - Reapply r284383. The test failures were due to a missing dir in test/
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25811: [libcxx] Fix toupper/tolower tests for UTF-8 locale
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25811: [libcxx] Fix toupper/tolower tests for UTF-8 locale
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25811: [libcxx] Fix toupper/tolower tests for UTF-8 locale
Krzysztof Parzyszek via cfe-commits
- [PATCH] D25363: Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25711: [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
Malcolm Parsons via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Malcolm Parsons via cfe-commits
- [PATCH] D25363: Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25363: Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25363: Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Malcolm Parsons via cfe-commits
- [PATCH] D25024: [clang-tidy] Add check for detecting declarations with multiple names
Malcolm Parsons via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25768: [Format] Cleanup after replacing constructor body with = default
Malcolm Parsons via cfe-commits
- [PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Malcolm Parsons via cfe-commits
- [PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Malcolm Parsons via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- r284732 - [Format] Cleanup after replacing constructor body with = default
Malcolm Parsons via cfe-commits
- [PATCH] D25768: [Format] Cleanup after replacing constructor body with = default
Malcolm Parsons via cfe-commits
- [clang-tools-extra] r284735 - [clang-tidy] Simplify modernize-use-default
Malcolm Parsons via cfe-commits
- [clang-tools-extra] r284737 - Use auto in for loop
Malcolm Parsons via cfe-commits
- [PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Malcolm Parsons via cfe-commits
- [clang-tools-extra] r284742 - [clang-tidy] Add check 'readability-redundant-member-init'
Malcolm Parsons via cfe-commits
- [PATCH] D24339: [clang-tidy] Add check 'readability-redundant-member-init'
Malcolm Parsons via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- r284885 - [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25363: [Sema] Store a SourceRange for multi-token builtin types
Malcolm Parsons via cfe-commits
- [PATCH] D25898: [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
Malcolm Parsons via cfe-commits
- [PATCH] D25898: [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
Malcolm Parsons via cfe-commits
- [PATCH] D25898: [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
Malcolm Parsons via cfe-commits
- r284517 - Fix clang tests
Mandeep Singh Grang via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Mandeep Singh Grang via cfe-commits
- [PATCH] D25842: [clang] Limit clang test to ARM only
Mandeep Singh Grang via cfe-commits
- [PATCH] D25842: [clang] Limit clang test to ARM and AArch64 only
Mandeep Singh Grang via cfe-commits
- [PATCH] D25893: [clang] Remove redundant --check-prefix=CHECK from tests
Mandeep Singh Grang via cfe-commits
- r284931 - [clang] Limit clang test to ARM and AArch64 only
Mandeep Singh Grang via cfe-commits
- [PATCH] D25842: [clang] Limit clang test to ARM and AArch64 only
Mandeep Singh Grang via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Manman via cfe-commits
- r284577 - [modules] Do not report missing definitions of demoted constexpr variable templates.
Manman via cfe-commits
- [PATCH] D25284: AvailabilityAttrs: Delay partial availability diagnostics
Manman Ren via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Manman Ren via cfe-commits
- [PATCH] D22638: Module: add debug_type to dump debugging messages related to modules being out of date
Manman Ren via cfe-commits
- [PATCH] D25777: [Sema][TreeTransform] Re-create DesignatedInitExpr when it has a field designator with a valid FieldDecl
Manman Ren via cfe-commits
- [PATCH] D25806: Module: correctly set the module file kind when emitting diagnostics for file_modified
Manman Ren via cfe-commits
- [PATCH] D25806: Module: correctly set the module file kind when emitting diagnostics for file_modified
Manman Ren via cfe-commits
- r284897 - Module: improve the diagnostic message for include of non-modular header.
Manman Ren via cfe-commits
- r284899 - Module: correctly set the module file kind when emitting file_modified.
Manman Ren via cfe-commits
- [PATCH] D21737: [PATCH] [CodeGen] Insert TargetLibraryInfoWrapperPass before anything else.
Marcin Kościelnicki via cfe-commits
- [PATCH] D21737: [PATCH] [CodeGen] Insert TargetLibraryInfoWrapperPass before anything else.
Marcin Kościelnicki via cfe-commits
- [PATCH] D25770: [clang-tidy] Add cert-err09-cpp check alias.
Marek Kurdej via cfe-commits
- [clang-tools-extra] r284596 - [clang-tidy] Add cert-err09-cpp check alias.
Marek Kurdej via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Marshall Clow via cfe-commits
- [PATCH] D25403: [CUDA] Mark __libcpp_{isnan, isinf, isfinite} as constexpr.
Marshall Clow via cfe-commits
- [PATCH] D25741: [libc++] Add configuration define for off_t functions
Marshall Clow via cfe-commits
- [PATCH] D25403: [CUDA] Mark __libcpp_{isnan, isinf, isfinite} as constexpr.
Marshall Clow via cfe-commits
- [libcxx] r284602 - Implement constexpr support for reverse_iterator. Reviewed as https://reviews.llvm.org/D25534
Marshall Clow via cfe-commits
- [PATCH] D25534: Implement part of P0031; adding `constexpr` to `reverse_iterator`
Marshall Clow via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Marshall Clow via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Marshall Clow via cfe-commits
- [PATCH] D25624: Added 'inline' attribute to basic_string's destructor
Marshall Clow via cfe-commits
- [PATCH] D25624: Added 'inline' attribute to basic_string's destructor
Marshall Clow via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Marshall Clow via cfe-commits
- [libcxx] r284731 - Adding a missing constexpr test for reverse_iterator operator[].
Marshall Clow via cfe-commits
- [PATCH] D25828: Implement part of P0031; adding `constexpr` to `move_iterator`
Marshall Clow via cfe-commits
- [PATCH] D25828: Implement part of P0031; adding `constexpr` to `move_iterator`
Marshall Clow via cfe-commits
- [PATCH] D25675: clang-format: [JS] Fix template string ASI.
Martin Probst via cfe-commits
- r284807 - clang-format: [JS] Fix template string ASI.
Martin Probst via cfe-commits
- [PATCH] D25675: clang-format: [JS] Fix template string ASI.
Martin Probst via cfe-commits
- [PATCH] D25675: clang-format: [JS] Fix template string ASI.
Martin Probst via cfe-commits
- [PATCH] D25062: [x86][inline-asm][AVX512][llvm][PART-2] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Matan via cfe-commits
- [PATCH] D25062: [x86][inline-asm][AVX512][llvm][PART-2] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Matan via cfe-commits
- [PATCH] D25012: [x86][inline-asm] Add support for curly brackets escape using "%" in extended inline asm.
Matan via cfe-commits
- [PATCH] D25063: [x86][inline-asm][AVX512][clang][PART-1] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Matan via cfe-commits
- [PATCH] D25062: [x86][inline-asm][AVX512][llvm][PART-2] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Matan via cfe-commits
- [PATCH] D25011: [x86][inline-asm] Introducing (AVX512) k0-k7 registers for inline-asm usage
Matan via cfe-commits
- [PATCH] D25063: [x86][inline-asm][AVX512][clang][PART-1] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Matan via cfe-commits
- [PATCH] D25063: [x86][inline-asm][AVX512][clang][PART-1] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Matan via cfe-commits
- [PATCH] D24888: [clang-tidy] Use [[clang::suppress]] with cppcoreguidelines-pro-type-reinterpret-cast
Matthias Gehre via cfe-commits
- [PATCH] D24886: Add [[clang::suppress(rule, ...)]] attribute
Matthias Gehre via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
Mehdi AMINI via cfe-commits
- [PATCH] D25206: [Parser] Correct typo after lambda capture initializer is parsed
Mehdi AMINI via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
Mehdi AMINI via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
Mehdi AMINI via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
Mehdi AMINI via cfe-commits
- [PATCH] D25888: Add support for __builtin_os_log_format[_buffer_size]
Mehdi AMINI via cfe-commits
- [PATCH] D21737: [PATCH] [CodeGen] Insert TargetLibraryInfoWrapperPass before anything else.
Mehdi AMINI via cfe-commits
- r284658 - [cmake] Follow LLVM's lead in creating exported tool targets for clang tools.
Michael Gottesman via cfe-commits
- r284403 - [Driver] Use VFS to perform all distribution checks
Michal Gorny via cfe-commits
- [libcxx] r284493 - [solaris] Fix iswxdigit_l() support function prototype
Michal Gorny via cfe-commits
- [libcxx] r284494 - [solaris] Convert the support library to C++ to fix -std=c++11 build
Michal Gorny via cfe-commits
- r284496 - [cmake] Update lit search to match the one in LLVM
Michal Gorny via cfe-commits
- r284582 - [cmake] Use LLVM_CMAKE_PATH for GetSVN script
Michal Gorny via cfe-commits
- [libcxx] r284583 - [cmake] Allow testing against installed LLVM with no sources
Michal Gorny via cfe-commits
- r284770 - [Driver] Parse Debian version as integer when possible. NFC
Michal Gorny via cfe-commits
- r284774 - [Driver] Refactor DetectDistro() parameters to take VFS ref only. NFC
Michal Gorny via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Michał Górny via cfe-commits
- [PATCH] D25669: [Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
Michał Górny via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Michał Górny via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Michał Górny via cfe-commits
- [PATCH] D23745: [cmake] Update lit search to match the one in LLVM
Michał Górny via cfe-commits
- [PATCH] D25661: [Driver] Support obtaining active toolchain from gcc-config on Gentoo
Michał Górny via cfe-commits
- [PATCH] D25686: [Driver] Support "hardfloat" vendor triples used by Gentoo
Michał Górny via cfe-commits
- [PATCH] D25641: [Driver] Use VFS to perform all distribution checks
Michał Górny via cfe-commits
- [PATCH] D25686: [Driver] Support "hardfloat" vendor triples used by Gentoo
Michał Górny via cfe-commits
- [PATCH] D23752: cmake: Supporting overriding runtime libdir via CLANG_LIBDIR_SUFFIX
Michał Górny via cfe-commits
- [PATCH] D24954: [ToolChains] Disable OpenSUSE rules for SLES10
Michał Górny via cfe-commits
- [PATCH] D25431: [libcxx] Convert Solaris support library to C++ to fix -std=c++11 build
Michał Górny via cfe-commits
- [PATCH] D25696: [Driver] Parse Debian version as integer when possible. NFC
Michał Górny via cfe-commits
- [PATCH] D23745: [cmake] Update lit search to match the one in LLVM
Michał Górny via cfe-commits
- [PATCH] D25431: [libcxx] Convert Solaris support library to C++ to fix -std=c++11 build
Michał Górny via cfe-commits
- [PATCH] D24869: [cfe] [test] Fix detecting LLVM zlib support in stand-alone builds
Michał Górny via cfe-commits
- [PATCH] D25093: [libcxx] [cmake] Allow testing against installed LLVM with no sources
Michał Górny via cfe-commits
- [PATCH] D25431: [libcxx] Convert Solaris support library to C++ to fix -std=c++11 build
Michał Górny via cfe-commits
- [PATCH] D25431: [libcxx] Convert Solaris support library to C++ to fix -std=c++11 build
Michał Górny via cfe-commits
- [PATCH] D23745: [cmake] Update lit search to match the one in LLVM
Michał Górny via cfe-commits
- [PATCH] D25093: [libcxx] [cmake] Allow testing against installed LLVM with no sources
Michał Górny via cfe-commits
- [PATCH] D25093: [libcxx] [cmake] Allow testing against installed LLVM with no sources
Michał Górny via cfe-commits
- [PATCH] D23752: cmake: Supporting overriding runtime libdir via CLANG_LIBDIR_SUFFIX
Michał Górny via cfe-commits
- [PATCH] D25696: [Driver] Parse Debian version as integer when possible. NFC
Michał Górny via cfe-commits
- [PATCH] D25819: [Driver] Refactor DetectDistro() parameters to take VFS ref only. NFC
Michał Górny via cfe-commits
- [PATCH] D25696: [Driver] Parse Debian version as integer when possible. NFC
Michał Górny via cfe-commits
- [PATCH] D25696: [Driver] Parse Debian version as integer when possible. NFC
Michał Górny via cfe-commits
- [PATCH] D25819: [Driver] Refactor DetectDistro() parameters to take VFS ref only. NFC
Michał Górny via cfe-commits
- [PATCH] D24954: [Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10 and older
Michał Górny via cfe-commits
- [PATCH] D24954: [Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10 and older
Michał Górny via cfe-commits
- [PATCH] D25869: [Driver] Add unit tests for DetectDistro()
Michał Górny via cfe-commits
- r284685 - Refactor and simplify Sema::FindCompositePointerType. No functionality change intended.
Mike Aizatsky via cfe-commits
- [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions
Nico Weber via cfe-commits
- Fwd: r198063 - Warn on mismatched parentheses in memcmp and friends.
Nico Weber via cfe-commits
- [PATCH] D21502: Fix heuristics skipping invalid ctor-initializers with C++11
Olivier Goffart via cfe-commits
- [PATCH] D25779: MS ABI: Don't assert when generating virtual function call with virtual bases and -flto (PR30731)
Peter Collingbourne via cfe-commits
- r284624 - MS ABI: Fix assert when generating virtual function call with virtual bases and -flto (PR30731)
Peter Collingbourne via cfe-commits
- [PATCH] D22296: CodeGen: New vtable group representation: struct of vtable arrays.
Peter Collingbourne via cfe-commits
- [PATCH] D24431: CodeGen: Start using inrange annotations on vtable getelementptr.
Peter Collingbourne via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Petr Hosek via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Petr Hosek via cfe-commits
- r284430 - [Driver] Use stem rather than filename for executable name
Petr Hosek via cfe-commits
- [PATCH] D25700: [Driver] Use stem rather than filename for executable name
Petr Hosek via cfe-commits
- [PATCH] D25838: [Fuchsia] Support for additional architectures
Petr Hosek via cfe-commits
- [PATCH] D25838: [Fuchsia] Support for 32-bit architectures
Petr Hosek via cfe-commits
- [PATCH] D25491: [libcxx] Use C++14 when building libc++ with musl
Petr Hosek via cfe-commits
- [PATCH] D25491: [libcxx] Use C++14 when building libc++ with musl
Petr Hosek via cfe-commits
- [libcxx] r284950 - [libcxx] Use C++14 when building libc++ with musl
Petr Hosek via cfe-commits
- [libunwind] r284951 - [libunwind] Add support for Fuchsia
Petr Hosek via cfe-commits
- [PATCH] D25491: [libcxx] Use C++14 when building libc++ with musl
Petr Hosek via cfe-commits
- [PATCH] D25491: [libcxx] Use C++14 when building libc++ with musl
Petr Hosek via cfe-commits
- [PATCH] D25711: [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
Phabricator via cfe-commits
- [PATCH] D22968: [analyzer] A checker for macOS-specific bool- and number-like objects.
Phabricator via cfe-commits
- [PATCH] D24669: {Sema] Gcc compatibility of vector shift.
Phabricator via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
Phabricator via cfe-commits
- [PATCH] D25813: [CodeGen] Devirtualize calls to methods marked final in a derived class
Phabricator via cfe-commits
- [PATCH] D25806: Module: correctly set the module file kind when emitting diagnostics for file_modified
Phabricator via cfe-commits
- [PATCH] D25898: [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
Piotr Padlewski via cfe-commits
- [PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Piotr Padlewski via cfe-commits
- [PATCH] D24894: [clang-tidy] Prefer transparent functors to non-transparent one.
Piotr Padlewski via cfe-commits
- [PATCH] D21502: Fix heuristics skipping invalid ctor-initializers with C++11
Piotr Padlewski via cfe-commits
- [PATCH] D25898: [clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
Piotr Padlewski via cfe-commits
- r284137 - [ThinLTO] Update doc to include lld (now supported).
Rafael Espíndola via cfe-commits
- [PATCH] D25062: [x86][inline-asm][AVX512][llvm][PART-2] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Reid Kleckner via cfe-commits
- [PATCH] D25703: [AST] Add CanonicalDeclPtr<T>.
Reid Kleckner via cfe-commits
- [PATCH] D25702: [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls.
Reid Kleckner via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Reid Kleckner via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Reid Kleckner via cfe-commits
- [PATCH] D25704: [CUDA] When we emit an error that might have been deferred, also print a callstack.
Reid Kleckner via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Reid Kleckner via cfe-commits
- [PATCH] D25797: [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.
Reid Kleckner via cfe-commits
- [PATCH] D25579: [codeview] emit debug info for indirect virtual base classes
Reid Kleckner via cfe-commits
- r284667 - Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it
Reid Kleckner via cfe-commits
- [PATCH] D25012: [x86][inline-asm] Add support for curly brackets escape using "%" in extended inline asm.
Reid Kleckner via cfe-commits
- [PATCH] D25063: [x86][inline-asm][AVX512][clang][PART-1] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.
Reid Kleckner via cfe-commits
- r284777 - Fix off-by-one error in PPCaching.cpp token annotation assertion
Reid Kleckner via cfe-commits
- r284781 - Revert "Disable swiftcall test on windows: More brutal way to appease windows bots"
Reid Kleckner via cfe-commits
- r284793 - Remove 24 instances of 'REQUIRES: shell'
Reid Kleckner via cfe-commits
- r284794 - Revert 9 changes from r284793, they still fail on some bots
Reid Kleckner via cfe-commits
- r284793 - Remove 24 instances of 'REQUIRES: shell'
Reid Kleckner via cfe-commits
- r284836 - Remove unnecessary x86 backend requirements from OpenMP tests
Reid Kleckner via cfe-commits
- [PATCH] D25882: Remove special error recovery for ::(id)
Reid Kleckner via cfe-commits
- [PATCH] D25882: Remove special error recovery for ::(id)
Reid Kleckner via cfe-commits
- [PATCH] D25882: Remove special error recovery for ::(id)
Reid Kleckner via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Renato Golin via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Renato Golin via cfe-commits
- r284749 - [clang-cl] Fix test that shouldn't be running on non-x86
Renato Golin via cfe-commits
- [PATCH] D25842: [clang] Limit clang test to ARM only
Renato Golin via cfe-commits
- r284811 - Revert "DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules."
Renato Golin via cfe-commits
- r284800 - DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Renato Golin via cfe-commits
- [PATCH] D25842: [clang] Limit clang test to ARM and AArch64 only
Renato Golin via cfe-commits
- r274530 - [OpenMP] Sema and parse for 'distribute parallel for simd'
Richard Smith via cfe-commits
- Fwd: r198063 - Warn on mismatched parentheses in memcmp and friends.
Richard Smith via cfe-commits
- [PATCH] D25337: [Modules] Add a command line option for enabling the modules feature exclusively for the Clang builtins.
Richard Smith via cfe-commits
- [PATCH] D25448: [ubsan] Disable -fsanitize=vptr checks for devirtualized calls
Richard Smith via cfe-commits
- r284457 - [c++1z] Use canonical expression equivalence to determine whether two different
Richard Smith via cfe-commits
- r284458 - [c++1z] Include "noexcept" in builtin function types where appropriate. Fixes
Richard Smith via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Richard Smith via cfe-commits
- Fwd: r198063 - Warn on mismatched parentheses in memcmp and friends.
Richard Smith via cfe-commits
- r284519 - When two function types have equivalent (but distinct) noexcept specifications, create separate type sugar nodes. This is necessary so that substitution into the exception specification will substitute into the correct expression.
Richard Smith via cfe-commits
- r284528 - [c++1z] Fix corner case where we could create a function type whose canonical type is not actually canonical.
Richard Smith via cfe-commits
- r284530 - Add missing warning for use of C++1z init-statements in C++14 and before.
Richard Smith via cfe-commits
- r284549 - DR1330: instantiate exception-specifications when "needed". We previously did
Richard Smith via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Richard Smith via cfe-commits
- [libcxx] r249738 - Split <ctype.h> out of <cctype>.
Richard Smith via cfe-commits
- r284556 - Resolve exception specifications when selecting an overloaded operator.
Richard Smith via cfe-commits
- r284653 - Add optimization to sizeof...(X) handling: if none of parameter pack X's
Richard Smith via cfe-commits
- r284669 - Extend hack to work around bad exception specifications for 'swap' members to
Richard Smith via cfe-commits
- r284673 - Fix crash on noreturn conversion in unprototyped function type. Thanks to Keith
Richard Smith via cfe-commits
- [PATCH] D25806: Module: correctly set the module file kind when emitting diagnostics for file_modified
Richard Smith via cfe-commits
- r284684 - PR26276: Fix detection of non-cast-expressions as operands of fold-expressions.
Richard Smith via cfe-commits
- r284685 - Refactor and simplify Sema::FindCompositePointerType. No functionality change intended.
Richard Smith via cfe-commits
- r284701 - Work around MSVC rejects-valid. Apparenty (some versions of) MSVC will check
Richard Smith via cfe-commits
- r284685 - Refactor and simplify Sema::FindCompositePointerType. No functionality change intended.
Richard Smith via cfe-commits
- r284685 - Refactor and simplify Sema::FindCompositePointerType. No functionality change intended.
Richard Smith via cfe-commits
- r284753 - [c++1z] Teach composite pointer type computation how to compute the composite
Richard Smith via cfe-commits
- r284761 - [c++1z] Fix assertion failure when using the wrong number of bindings for a
Richard Smith via cfe-commits
- r284785 - Re-commit r284753, reverted in r284778, with a fix for PR30749.
Richard Smith via cfe-commits
- r284800 - DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith via cfe-commits
- r284802 - Don't try to use !Previous.empty() as a proxy for "Is this a redeclaration?" --
Richard Smith via cfe-commits
- [PATCH] D25850: [WIP] Accept nullability annotations (_Nullable) on array parameters
Richard Smith via cfe-commits
- [PATCH] D25199: [ubsan] Sanitize deleted pointers
Richard Smith via cfe-commits
- [clang-tools-extra] r284888 - Remove 'misc-pointer-and-integral-operation' clang-tidy check. The only cases
Richard Smith via cfe-commits
- r284890 - DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith via cfe-commits
- r284800 - DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith via cfe-commits
- [PATCH] D25882: Remove special error recovery for ::(id)
Richard Smith via cfe-commits
- r284895 - Remove unnecessary distinction between Ref_Compatible and
Richard Smith via cfe-commits
- r284905 - [c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic for
Richard Smith via cfe-commits
- r284906 - Add another testcase missed from r284905.
Richard Smith via cfe-commits
- r284907 - Mark P0012R1 as "Partial" since it's now substantially complete.
Richard Smith via cfe-commits
- r284933 - Fix mangling numbers for varargs lambdas; varargs and non-varargs lambdas get
Richard Smith via cfe-commits
- [PATCH] D23657: Remove some false positives when taking the address of packed members
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D23657: Remove some false positives when taking the address of packed members
Roger Ferrer Ibanez via cfe-commits
- r284137 - [ThinLTO] Update doc to include lld (now supported).
Rui Ueyama via cfe-commits
- [PATCH] D25311: Add FixItHint for missing #include (err_module_unimported_use_header)
Sam McCall via cfe-commits
- [PATCH] D25311: Add FixItHint for missing #include (err_module_unimported_use_header)
Sam McCall via cfe-commits
- [PATCH] D6833: Clang-format: Braces Indent Style Whitesmith
Sandeep Tailor via cfe-commits
- [PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.
Sebastian Pop via cfe-commits
- [PATCH] D21508: Make friend function template definition available if class is instantiated.
Serge Pavlov via cfe-commits
- [PATCH] D25816: Use descriptive message if list initializer is incorrectly parenthesized.
Serge Pavlov via cfe-commits
- [PATCH] D25816: Use descriptive message if list initializer is incorrectly parenthesized.
Serge Pavlov via cfe-commits
- [PATCH] D25816: Use descriptive message if list initializer is incorrectly parenthesized.
Serge Pavlov via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Serge Pavlov via cfe-commits
- [PATCH] D24799: [XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Serge Rogatch via cfe-commits
- [PATCH] D24799: [XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Serge Rogatch via cfe-commits
- [PATCH] D24799: [XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Serge Rogatch via cfe-commits
- [PATCH] D24799: [XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Serge Rogatch via cfe-commits
- [PATCH] D25741: [libc++] Add configuration define for off_t functions
Shoaib Meenai via cfe-commits
- [PATCH] D25208: [libc++] Make _LIBCPP_TYPE_VIS export members
Shoaib Meenai via cfe-commits
- [PATCH] D25741: [libc++] Add configuration define for off_t functions
Shoaib Meenai via cfe-commits
- r284620 - [mips][msa] Range check MSA intrinsics with immediates
Simon Dardis via cfe-commits
- [PATCH] D25017: [mips][msa] Range check MSA intrinsics with immediates
Simon Dardis via cfe-commits
- [PATCH] D25017: [mips][msa] Range check MSA intrinsics with immediates
Simon Dardis via cfe-commits
- [PATCH] D25866: [Sema] Support implicit scalar to vector conversions
Simon Dardis via cfe-commits
- [clang-tools-extra] r284476 - Fix signed/unsigned comparison warnings
Simon Pilgrim via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Sriraman Tallam via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Sriraman Tallam via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Sriraman Tallam via cfe-commits
- r284638 - New clang option -mpie-copy-relocations to use copy relocations for PIE builds.
Sriraman Tallam via cfe-commits
- [PATCH] D19996: New clang option -mpie-copy-relocationss to indicate support for linker copy relocations when linking as PIE
Sriraman Tallam via cfe-commits
- r284256 - Link static PIE programs against rcrt0.o on OpenBSD
Stefan Kempf via cfe-commits
- [PATCH] D25851: [libcxx] [test] Fix unreferenced formal parameter warnings.
Stephan T. Lavavej via cfe-commits
- [PATCH] D25852: [libcxx] [test] Fix shadow warnings.
Stephan T. Lavavej via cfe-commits
- [PATCH] D25853: [libcxx] [test] Fix non-Standard make_from_tuple() tests.
Stephan T. Lavavej via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Stephen Hines via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Stephen Hines via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Stephen Hines via cfe-commits
- [PATCH] D25761: Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Stephen Hines via cfe-commits
- [PATCH] D24010: [ReachableCode] Skip over ExprWithCleanups in isConfigurationValue
Stephen Hines via cfe-commits
- [PATCH] D25153: preprocessor supports `-dI` flag
Steve O'Brien via cfe-commits
- [PATCH] D25153: preprocessor supports `-dI` flag
Steve O'Brien via cfe-commits
- [PATCH] D25153: preprocessor supports `-dI` flag
Steve O'Brien via cfe-commits
- [PATCH] D22057: Prevent devirtualization of calls to un-instantiated functions.
Sunil Srivastava via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- r284137 - [ThinLTO] Update doc to include lld (now supported).
Teresa Johnson via cfe-commits
- r284137 - [ThinLTO] Update doc to include lld (now supported).
Teresa Johnson via cfe-commits
- [clang-tools-extra] r284233 - [clang-move] Add header guard for the new header.
Tim Northover via cfe-commits
- [clang-tools-extra] r284233 - [clang-move] Add header guard for the new header.
Tim Northover via cfe-commits
- [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions
Tim Northover via cfe-commits
- r284392 - Reapply r284383. The test failures were due to a missing dir in test/
Tim Northover via cfe-commits
- r284401 - Hexagon: add dummy files to test dir so git keeps them.
Tim Northover via cfe-commits
- [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions
Tim Northover via cfe-commits
- r284392 - Reapply r284383. The test failures were due to a missing dir in test/
Tim Northover via cfe-commits
- r284392 - Reapply r284383. The test failures were due to a missing dir in test/
Tim Northover via cfe-commits
- [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions
Tim Northover via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Tim Shen via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Tim Shen via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Tim Shen via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Tim Shen via cfe-commits
- [libcxx] r284881 - [libcxx] Support std::regex_constants::match_not_null
Tim Shen via cfe-commits
- [PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null
Tim Shen via cfe-commits
- [PATCH] D25017: [mips][msa] Range check MSA intrinsics with immediates
Vasileios Kalintiris via cfe-commits
- [PATCH] D25017: [mips][msa] Range check MSA intrinsics with immediates
Vasileios Kalintiris via cfe-commits
- r284372 - Do not reset TUScope when we are in incremental processing mode.
Vassil Vassilev via cfe-commits
- [PATCH] D25602: Do not reset TUScope when we are in incremental processing mode.
Vassil Vassilev via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Vassil Vassilev via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Vassil Vassilev via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Vassil Vassilev via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Vassil Vassilev via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Vassil Vassilev via cfe-commits
- [PATCH] D22638: Module: add debug_type to dump debugging messages related to modules being out of date
Vassil Vassilev via cfe-commits
- [PATCH] D22638: Module: add debug_type to dump debugging messages related to modules being out of date
Vassil Vassilev via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Vassil Vassilev via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Vassil Vassilev via cfe-commits
- r284577 - [modules] Do not report missing definitions of demoted constexpr variable templates.
Vassil Vassilev via cfe-commits
- [PATCH] D25678: [modules] Do not report missing definitions of demoted constexpr variable templates.This is a followup to regression introduced in r284284.This should fix our libstdc++ modules builds.
Vassil Vassilev via cfe-commits
- r284382 - Revert "Reinstate r281429, reverted in r281452, with a fix for its mishandling of"
Vassil Vassilev via cfe-commits
- [PATCH] D24997: [ClangTidy] Add UsingInserter and NamespaceAliaser
Vassil Vassilev via cfe-commits
- [PATCH] D24997: [ClangTidy] Add UsingInserter and NamespaceAliaser
Vassil Vassilev via cfe-commits
- r284877 - Remove accidentally checked in assert.
Vassil Vassilev via cfe-commits
- r284577 - [modules] Do not report missing definitions of demoted constexpr variable templates.
Vassil Vassilev via cfe-commits
- [PATCH] D25448: [ubsan] Disable -fsanitize=vptr checks for devirtualized calls
Vedant Kumar via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
Vedant Kumar via cfe-commits
- [PATCH] D25711: [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
Vedant Kumar via cfe-commits
- r284442 - [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)
Vedant Kumar via cfe-commits
- [PATCH] D25673: [libclang] Add missing cursor kinds to python bindings.
Vedant Kumar via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
Vedant Kumar via cfe-commits
- r284510 - Drop a redundant ".get()" call (NFC)
Vedant Kumar via cfe-commits
- [PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls
Vedant Kumar via cfe-commits
- r284636 - [ubsan] Use the object pointer's type info for devirtualized calls
Vedant Kumar via cfe-commits
- r284639 - [ubsan] Re-work check lines to try to appease a bot (NFC)
Vedant Kumar via cfe-commits
- r284642 - [ubsan] Drop dependency on a 64-bit arch in a test (NFC)
Vedant Kumar via cfe-commits
- [PATCH] D25813: [CodeGen] Devirtualize calls to methods marked final in a derived class
Vedant Kumar via cfe-commits
- [PATCH] D22712: Remove FileEntry copy-constructor
Vedant Kumar via cfe-commits
- r284766 - [CodeGen] Devirtualize calls to methods marked final in a derived class
Vedant Kumar via cfe-commits
- [PATCH] D25621: DebugInfo: use DIAlignment type.
Victor Leschuk via cfe-commits
- [PATCH] D25621: DebugInfo: use DIAlignment type.
Victor Leschuk via cfe-commits
- [PATCH] D25621: DebugInfo: use DIAlignment type.
Victor Leschuk via cfe-commits
- [PATCH] D25621: DebugInfo: use uin32_t for alignment
Victor Leschuk via cfe-commits
- [PATCH] D25621: DebugInfo: use uin32_t for alignment
Victor Leschuk via cfe-commits
- [PATCH] D25621: DebugInfo: use uin32_t for alignment
Victor Leschuk via cfe-commits
- r284651 - DebugInfo: use uint32_t for alignment variables.
Victor Leschuk via cfe-commits
- [PATCH] D25621: DebugInfo: use uin32_t for alignment
Victor Leschuk via cfe-commits
- r284679 - DebugInfo: pass alignment value only if it was forced
Victor Leschuk via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Victor Leschuk via cfe-commits
- r284683 - Upgrade debug-info-vla test: we do not pass default alignment now
Victor Leschuk via cfe-commits
- [PATCH] D24693: [CodeGen] Don't emit lifetime intrinsics for some local variables
Vitaly Buka via cfe-commits
- [PATCH] D25343: [OpenCL] Mark group functions as convergent in opencl-c.h
Yaxun Liu via cfe-commits
- [PATCH] D25343: [OpenCL] Mark group functions as convergent in opencl-c.h
Yaxun Liu via cfe-commits
- [PATCH] D25717: [x86][inline-asm][clang][fixup] accept 'v' constraint
coby via cfe-commits
- [PATCH] D25760: [AVX512][Clang] Adding missing instructions' variations
coby via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D10834: Added functions to retrieve information about whether a vardecl is local in libclang and its python bindings.
guibufolo+llvm at gmail.com via cfe-commits
Last message date:
Sun Oct 23 23:12:35 PDT 2016
Archived on: Sun Oct 23 23:10:39 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).