The Week Of Monday 8 August 2016 Archives by subject
      
      Starting: Mon Aug  8 01:25:40 PDT 2016
         Ending: Sun Aug 14 23:39:19 PDT 2016
         Messages: 797
     
- [clang-tools-extra] r277677 - [clang-tidy] Inefficient string operation
 
David Blaikie via cfe-commits
 - [clang-tools-extra] r277677 - [clang-tidy] Inefficient string operation
 
Alexander Kornienko via cfe-commits
 - [clang-tools-extra] r278022 - [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278099 - [clang-rename] fix bug with initializer lists
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278101 - Fix clang-tidy crash when a single fix is applied on multiple files.
 
Eric Liu via cfe-commits
 - [clang-tools-extra] r278102 - [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [clang-tools-extra] r278111 - Fix Wdocumentation unknown parameter warning
 
Simon Pilgrim via cfe-commits
 - [clang-tools-extra] r278112 - [clang-rename] cleanup: use isWritten
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278145 - clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [clang-tools-extra] r278198 - [Documentation] Fix spelling mistakes in docs/clang-tidy/index.rst.
 
Eugene Zelenko via cfe-commits
 - [clang-tools-extra] r278198 - [Documentation] Fix spelling mistakes in docs/clang-tidy/index.rst.
 
Alexander Kornienko via cfe-commits
 - [clang-tools-extra] r278201 - clang-rename YAML reader: address post-commit comments
 
Miklos Vajna via cfe-commits
 - [clang-tools-extra] r278221 - [clang-rename] merge tests when possible
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278221 - [clang-rename] merge tests when possible
 
Aaron Ballman via cfe-commits
 - [clang-tools-extra] r278221 - [clang-rename] merge tests when possible
 
Aaron Ballman via cfe-commits
 - [clang-tools-extra] r278223 - [clang-rename] remove bunch of deprecated tests
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278225 - [clang-rename] fix test introduced in r278221
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278254 - [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278255 - [Documentation] Fix grammar mistakes in docs/clang-tidy/index.rst spotted by Alexander Kornienko.
 
Eugene Zelenko via cfe-commits
 - [clang-tools-extra] r278257 - [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278257 - [clang-tidy] enhance readability-else-after-return
 
Yung, Douglas via cfe-commits
 - [clang-tools-extra] r278262 - [Release Notes] Consistency in Clang-tidy entries' style.
 
Eugene Zelenko via cfe-commits
 - [clang-tools-extra] r278263 - [Documentation] Highlighting consistency and spelling mistake fix in Clang-tidy readability-else-after-return description.
 
Eugene Zelenko via cfe-commits
 - [clang-tools-extra] r278279 - [Documentation] Fix style and grammar mistake in Clang-tidy readability-else-after-return description spotted by Alexander Kornienko.
 
Eugene Zelenko via cfe-commits
 - [clang-tools-extra] r278295 - [Documentation] Improve consistency.
 
Eugene Zelenko via cfe-commits
 - [clang-tools-extra] r278324 - [clang-tidy] fix readability-else-after-return test
 
Kirill Bobyrev via cfe-commits
 - [clang-tools-extra] r278546 - Analyze include order on a per-file basis.
 
Zachary Turner via cfe-commits
 - [clang-tools-extra] r278547 - Remove accidentally committed file.
 
Zachary Turner via cfe-commits
 - [clang-tools-extra] r278553 - [clang-tidy] MPIBufferDerefCheck
 
Alexander Droste via cfe-commits
 - [libcxx] r273034 - Add Filesystem TS -- Complete
 
Bruno Cardoso Lopes via cfe-commits
 - [libcxx] r278032 - CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
 
Eugene Zelenko via cfe-commits
 - [libcxx] r278032 - CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
 
Hans Wennborg via cfe-commits
 - [libcxx] r278032 - CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
 
Saleem Abdulrasool via cfe-commits
 - [libcxx] r278068 - Allow building both shared and static library
 
Petr Hosek via cfe-commits
 - [libcxx] r278087 - Remove *super* old test suite results doc for Linux and Windows.
 
Eric Fiselier via cfe-commits
 - [libcxx] r278147 - Update in-tree Google Benchmark to current ToT.
 
Eric Fiselier via cfe-commits
 - [libcxx] r278147 - Update in-tree Google Benchmark to current ToT.
 
Craig, Ben via cfe-commits
 - [libcxx] r278191 - test/hard_link_count(): Fix test on darwin
 
Matthias Braun via cfe-commits
 - [libcxx] r278191 - test/hard_link_count(): Fix test on darwin
 
Bruno Cardoso Lopes via cfe-commits
 - [libcxx] r278191 - test/hard_link_count(): Fix test on darwin
 
Eric Fiselier via cfe-commits
 - [libcxx] r278191 - test/hard_link_count(): Fix test on darwin
 
Adrian Prantl via cfe-commits
 - [libcxx] r278282 - std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.
 
Marshall Clow via cfe-commits
 - [libcxx] r278282 - std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.
 
Hans Wennborg via cfe-commits
 - [libcxx] r278282 - std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.
 
Eric Fiselier via cfe-commits
 - [libcxx] r278282 - std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.
 
Hans Wennborg via cfe-commits
 - [libcxx] r278300 - Implement LWG 2148: Make non-enum default hash specialization well-formed
 
Eric Fiselier via cfe-commits
 - [libcxx] r278310 - [libcxx] Add std::any
 
Eric Fiselier via cfe-commits
 - [libcxx] r278311 - Add missing REQUIRES for C++14
 
Eric Fiselier via cfe-commits
 - [libcxx] r278319 - Refactor test archetypes implementation.
 
Eric Fiselier via cfe-commits
 - [libcxx] r278323 - Unbreak C++03 build.
 
Eric Fiselier via cfe-commits
 - [libcxx] r278356 - Add 'inline' attribute to __init to inline the basic_string's constructor
 
Sebastian Pop via cfe-commits
 - [libcxx] r278357 - test: relax the FS test a slight bit to be more reliable
 
Saleem Abdulrasool via cfe-commits
 - [libcxx] r278357 - test: relax the FS test a slight bit to be more reliable
 
Saleem Abdulrasool via cfe-commits
 - [libcxx] r278357 - test: relax the FS test a slight bit to be more reliable
 
Hans Wennborg via cfe-commits
 - [libcxx] r278387 - Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936
 
Marshall Clow via cfe-commits
 - [libcxx] r278387 - Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936
 
Hans Wennborg via cfe-commits
 - [libcxx] r278425 - Merging r278387:
 
Hans Wennborg via cfe-commits
 - [libcxx] r278426 - Merging r278282:
 
Hans Wennborg via cfe-commits
 - [libcxx] r278538 - Merging r278357:
 
Hans Wennborg via cfe-commits
 - [libcxx] r278638 - Add private option to change build dialect from C++11
 
Eric Fiselier via cfe-commits
 - [libcxx] r278643 - Check in SFINAE base class for use in optional/variant
 
Eric Fiselier via cfe-commits
 - [libcxxabi] r278030 - CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
 
Eugene Zelenko via cfe-commits
 - [libcxxabi] r278030 - CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
 
Hans Wennborg via cfe-commits
 - [libcxxabi] r278044 - Merging r278030 with version number adjusted:
 
Hans Wennborg via cfe-commits
 - [libcxxabi] r278058 - Do not depend on unwind when building standalone
 
Petr Hosek via cfe-commits
 - [libcxxabi] r278058 - Do not depend on unwind when building standalone
 
Asiri Rathnayake via cfe-commits
 - [libcxxabi] r278076 - Add lib directory to linker paths when using libunwind
 
Petr Hosek via cfe-commits
 - [libcxxabi] r278169 - Depend directly on unwind when not building standalone
 
Petr Hosek via cfe-commits
 - [libcxxabi] r278579 - Fix ASAN failures in the demangler
 
Mehdi Amini via cfe-commits
 - [libcxxabi] r278579 - Fix ASAN failures in the demangler
 
Kostya Serebryany via cfe-commits
 - [libcxxabi] r278579 - Fix ASAN failures in the demangler
 
Mehdi Amini via cfe-commits
 - [libcxxabi] r278579 - Fix ASAN failures in the demangler
 
Kostya Serebryany via cfe-commits
 - [libcxxabi] r278579 - Fix ASAN failures in the demangler
 
Duncan P. N. Exon Smith via cfe-commits
 - [libcxxabi] r278579 - Fix ASAN failures in the demangler
 
Mehdi Amini via cfe-commits
 - [libunwind] r277868 - unwind: disable executable stacks
 
Hans Wennborg via cfe-commits
 - [libunwind] r278023 - Merging r277868:
 
Hans Wennborg via cfe-commits
 - [libunwind] r278029 - CMakeLists.txt cleanups: synchronize version and CMake minimum required version with rest of LLVM, consistent spacing.
 
Eugene Zelenko via cfe-commits
 - [libunwind] r278029 - CMakeLists.txt cleanups: synchronize version and CMake minimum required version with rest of LLVM, consistent spacing.
 
Hans Wennborg via cfe-commits
 - [libunwind] r278043 - Merging r278029 with version number adjusted:
 
Hans Wennborg via cfe-commits
 - [libunwind] r278067 - Allow building both shared and static library
 
Petr Hosek via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Michael Rybakov via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Sylvestre Ledru via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Michael Rybakov via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Daniel Jasper via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Sylvestre Ledru via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Michael Rybakov via cfe-commits
 - [PATCH] D10807: clang-format: Add SpaceAfterTemplate
 
Sylvestre Ledru via cfe-commits
 - [PATCH] D13126: New static analyzer checker for loss of sign/precision
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D13126: New static analyzer checker for loss of sign/precision
 
Artem Dergachev via cfe-commits
 - [PATCH] D13126: New static analyzer checker for loss of sign/precision
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D13126: New static analyzer checker for loss of sign/precision
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D13909: clang-offload-bundler - offload files bundling/unbundling tool
 
Jonas Hahnfeld via cfe-commits
 - [PATCH] D15227: [analyzer] Valist checkers.
 
Artem Dergachev via cfe-commits
 - [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
 
Piotr Padlewski via cfe-commits
 - [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
 
Igor Kudrin via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Alexander Kornienko via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Alexander Kornienko via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Aaron Ballman via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Aaron Ballman via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Alexander Kornienko via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Alexander Kornienko via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D18073: Add memory allocating functions
 
Alexander Riccio via cfe-commits
 - [PATCH] D18073: Add memory allocating functions
 
Aaron Ballman via cfe-commits
 - [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
 
Hal Finkel via cfe-commits
 - [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
 
Hal Finkel via cfe-commits
 - [PATCH] D19909: [Attr] Add support for the `ms_hook_prologue` attribute.
 
Phabricator via cfe-commits
 - [PATCH] D20561: Warn when taking address of packed member
 
Roger Ferrer Ibanez via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Alexander Kornienko via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Aaron Ballman via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Alexander Kornienko via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Alexander Kornienko via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Aaron Ballman via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Aaron Ballman via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
 
Daniel Marjamäki via cfe-commits
 - [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
 
Ben Harper via cfe-commits
 - [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
 
Daniel Jasper via cfe-commits
 - [PATCH] D21545: CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
 
Teresa Johnson via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Vladimir Yakovlev via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Vladimir Yakovlev via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Aaron Ballman via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Vladimir Yakovlev via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Aaron Ballman via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Andrey Bokhanko via cfe-commits
 - [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
 
Phabricator via cfe-commits
 - [PATCH] D21695: [clang] Version support for UBSan handlers
 
Filipe Cabecinhas via cfe-commits
 - [PATCH] D21695: [clang] Version support for UBSan handlers
 
Vedant Kumar via cfe-commits
 - [PATCH] D21695: [clang] Version support for UBSan handlers
 
Filipe Cabecinhas via cfe-commits
 - [PATCH] D21695: [clang] Version support for UBSan handlers
 
Vedant Kumar via cfe-commits
 - [PATCH] D21851: [Driver][OpenMP][CUDA] Add capability to bundle object files in sections of the host binary format.
 
Jonas Hahnfeld via cfe-commits
 - [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
 
Guy Blank via cfe-commits
 - [PATCH] D21959: [X86] Add xgetbv xsetbv intrinsics
 
Craig Topper via cfe-commits
 - [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
 
H.J Lu via cfe-commits
 - [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
 
Aaron Ballman via cfe-commits
 - [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
 
Erich Keane via cfe-commits
 - [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
 
H.J Lu via cfe-commits
 - [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
 
Aaron Ballman via cfe-commits
 - [PATCH] D22130: Link static PIE programs against rcrt0.o on OpenBSD
 
Stefan Kempf via cfe-commits
 - [PATCH] D22130: Link static PIE programs against rcrt0.o on OpenBSD
 
Joerg Sonnenberger via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Martin Böhme via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Samuel Benzaquen via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Aaron Ballman via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Martin Böhme via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Martin Böhme via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Martin Böhme via cfe-commits
 - [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
 
Martin Böhme via cfe-commits
 - [PATCH] D22227: [ubsan] Disable bounds-check for flexible array ivars
 
Vedant Kumar via cfe-commits
 - [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
 
Eugene Zelenko via cfe-commits
 - [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
 
Piotr Padlewski via cfe-commits
 - [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
 
Aaron Ballman via cfe-commits
 - [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
 
Piotr Padlewski via cfe-commits
 - [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
 
Aaron Ballman 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() )
 
Piotr Padlewski via cfe-commits
 - [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
 
Aaron Ballman via cfe-commits
 - [PATCH] D22476: [AST] Make MemberExpr non-dependent according to core issue 224
 
Matthias Gehre via cfe-commits
 - [PATCH] D22476: [AST] Make MemberExpr non-dependent according to core issue 224
 
Richard Smith via cfe-commits
 - [PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
 
Raphael Isemann via cfe-commits
 - [PATCH] D22515: Added false-positive filter for unintended hash code collisions to the CloneDetector.
 
Raphael Isemann via cfe-commits
 - [PATCH] D22555: [Clang] Fix RHEL 6 build and other Include What You Use warnings
 
Eugene Zelenko via cfe-commits
 - [PATCH] D22587: [ASTContext] Fix part of DR224 for nontype template arguments
 
Matthias Gehre via cfe-commits
 - [PATCH] D22587: [ASTContext] Fix part of DR224 for nontype template arguments
 
Richard Smith via cfe-commits
 - [PATCH] D22666: Frontend: Fix mcount inlining bug
 
Saleem Abdulrasool via cfe-commits
 - [PATCH] D22666: Frontend: Fix mcount inlining bug
 
Honggyu Kim via cfe-commits
 - [PATCH] D22666: Frontend: Fix mcount inlining bug
 
Saleem Abdulrasool via cfe-commits
 - [PATCH] D22666: Frontend: Fix mcount inlining bug
 
Honggyu Kim via cfe-commits
 - [PATCH] D22711: Diagnose invalid failure memory orderings.
 
Eric Fiselier via cfe-commits
 - [PATCH] D22711: Diagnose invalid failure memory orderings.
 
JF Bastien via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Aaron Ballman via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Alexander Kornienko via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Aaron Ballman via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Alexander Kornienko via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Piotr Padlewski via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Aaron Ballman via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Jonas Devlieghere via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Jonas Devlieghere via cfe-commits
 - [PATCH] D22725: [clang-tidy] Add check 'modernize-use-algorithm'
 
Piotr Padlewski via cfe-commits
 - [PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
 
Haojian Wu via cfe-commits
 - [PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
 
Alexander Droste via cfe-commits
 - [PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
 
Haojian Wu via cfe-commits
 - [PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
 
Alexander Droste via cfe-commits
 - [PATCH] D22729: MPIBufferDerefCheck for Clang-Tidy
 
Alexander Droste via cfe-commits
 - [PATCH] D22733: [libcxx] Add std::any
 
Eric Fiselier via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
David Blaikie via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
Laxman Sole via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
Eric Fiselier via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
Eric Fiselier via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
David Blaikie via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
Sebastian Pop via cfe-commits
 - [PATCH] D22782: Added 'inline' attribute to __init to inline the basic_string's constructor
 
Sebastian Pop via cfe-commits
 - [PATCH] D22815: [OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
 
Yaxun Liu via cfe-commits
 - [PATCH] D22834: Added 'inline' attribute to basic_string's destructor
 
Aditya Kumar via cfe-commits
 - [PATCH] D22856: [analyzer] Change -analyze-function to accept qualified names.
 
Phabricator via cfe-commits
 - [PATCH] D22862: [analyzer] Fix for PR15623: eliminate unwanted ProgramState checker data propagation.
 
Artem Dergachev via cfe-commits
 - [PATCH] D22862: [analyzer] Fix for PR15623: eliminate unwanted ProgramState checker data propagation.
 
Anton Yartsev via cfe-commits
 - [PATCH] D22900: Revert r244207 - Mark calls in thunk functions as tail-call optimization
 
Nick Lewycky via cfe-commits
 - [PATCH] D22904: Fix two bugs for musl-libc on ARM
 
Diana Picus via cfe-commits
 - [PATCH] D22904: Fix two bugs for musl-libc on ARM
 
Diana Picus via cfe-commits
 - [PATCH] D22904: Fix two bugs for musl-libc on ARM
 
Lei Zhang via cfe-commits
 - [PATCH] D22910: Add support for CXXOperatorCallExpr in Expr::HasSideEffects
 
Richard Smith via cfe-commits
 - [PATCH] D22940: [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
 
Yaxun Liu via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Samuel Antao via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Artem Belevich via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Samuel Antao via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Artem Belevich via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Samuel Antao via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Samuel Antao via cfe-commits
 - [PATCH] D22946: [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Artem Belevich via cfe-commits
 - [PATCH] D22955: [MSVC] Improved late parsing of template functions.
 
Alexey Bataev via cfe-commits
 - [PATCH] D23003: [ObjC Availability] Warn upon unguarded use of partially available declaration
 
Erik Pilkington via cfe-commits
 - [PATCH] D23003: [ObjC Availability] Warn upon unguarded use of partially available declaration
 
Manman Ren via cfe-commits
 - [PATCH] D23003: [ObjC Availability] Warn upon unguarded use of partially available declaration
 
Erik Pilkington via cfe-commits
 - [PATCH] D23004: [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
 
Aaron Ballman via cfe-commits
 - [PATCH] D23004: [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23004: [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
 
Martin Böhme via cfe-commits
 - [PATCH] D23014: [analyzer] Model base to derived casts more precisely.
 
Gábor Horváth via cfe-commits
 - [PATCH] D23014: [analyzer] Model base to derived casts more precisely.
 
Phabricator via cfe-commits
 - [PATCH] D23016: Enhance treatment of function specializations in friend declarations
 
Serge Pavlov via cfe-commits
 - [PATCH] D23045: [Include-fixer] Install executables and support scripts
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23060: [analyzer] Show enabled checker list
 
Gábor Horváth via cfe-commits
 - [PATCH] D23060: [analyzer] Show enabled checker list
 
Phabricator via cfe-commits
 - [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
 
Yaxun Liu via cfe-commits
 - [PATCH] D23086: [OpenCL] Generate concrete struct type for ndrange_t
 
Yaxun Liu via cfe-commits
 - [PATCH] D23096: [Sema] Pass CombineWithOuterScope = true to constructor of LocalInstantiationScope
 
Akira Hatanaka via cfe-commits
 - [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
 
Gábor Horváth via cfe-commits
 - [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
 
Gábor Horváth via cfe-commits
 - [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23112: [analyzer] Correctly add assumptions based on array bounds.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Ben Langmuir via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Ben Langmuir via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Richard Smith via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Richard Smith via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Richard Smith via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Bruno Cardoso Lopes via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
 
Manman Ren via cfe-commits
 - [PATCH] D23130: Add a check for definitions in the global namespace.
 
David Blaikie via cfe-commits
 - [PATCH] D23130: Add a check for definitions in the global namespace.
 
Benjamin Kramer via cfe-commits
 - [PATCH] D23130: Add a check for definitions in the global namespace.
 
David Blaikie via cfe-commits
 - [PATCH] D23158: [clang-rename] merge tests when possible
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23158: [clang-rename] merge tests when possible
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23158: [clang-rename] merge tests when possible
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23158: [clang-rename] merge tests when possible
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23158: [clang-rename] merge tests when possible
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23158: [clang-rename] merge tests when possible
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Adrian Prantl via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Adrian Prantl via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Adrian Prantl via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Adrian Prantl via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23167: emit_DW_AT_noreturn flag
 
Adrian Prantl via cfe-commits
 - [PATCH] D23168:  emit_DW_AT_noreturn flag
 
Victor via cfe-commits
 - [PATCH] D23168:  emit_DW_AT_noreturn flag
 
Adrian Prantl via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23193: [clang-rename] fix bug with initializer lists
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23196: [ARM] Command-line options for embedded position-independent code
 
Oliver Stannard via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
 
Miklos Vajna via cfe-commits
 - [PATCH] D23204: Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
 
Manuel Klimek via cfe-commits
 - [PATCH] D23218: [ADT] Change iterator_adaptor_base's default template arguments to forward more underlying typedefs
 
Tim Shen via cfe-commits
 - [PATCH] D23236: When ARC is enabled, no warning will be generated when a method1. Returns 'nil' in a method that is attributed to return a 'nonnull'2. The return-statement is a ConditionalOperator, where the lhs is nil and rhs an objC-method-call (or the other...
 
Akira Hatanaka via cfe-commits
 - [PATCH] D23236: When ARC is enabled, no warning will be generated when a method1. Returns 'nil' in a method that is attributed to return a 'nonnull'2. The return-statement is a ConditionalOperator, where the lhs is nil and rhs an objC-method-call (or the other...
 
Devin Coughlin via cfe-commits
 - [PATCH] D23238: [CUDA] Rename CheckCUDATarget to IsAllowedCUDACall. NFC
 
Artem Belevich via cfe-commits
 - [PATCH] D23238: [CUDA] Rename CheckCUDATarget to IsAllowedCUDACall. NFC
 
Justin Lebar via cfe-commits
 - [PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.
 
Artem Belevich via cfe-commits
 - [PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.
 
Justin Lebar via cfe-commits
 - [PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.
 
Justin Lebar via cfe-commits
 - [PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.
 
Artem Belevich via cfe-commits
 - [PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.
 
Justin Lebar via cfe-commits
 - [PATCH] D23240: [CUDA] Print a "previous-decl" note when calling an illegal member fn.
 
Artem Belevich via cfe-commits
 - [PATCH] D23240: [CUDA] Print a "previous-decl" note when calling an illegal member fn.
 
Justin Lebar via cfe-commits
 - [PATCH] D23241: Add the notion of deferred diagnostics.
 
Artem Belevich via cfe-commits
 - [PATCH] D23241: Add the notion of deferred diagnostics.
 
Justin Lebar via cfe-commits
 - [PATCH] D23241: Add the notion of deferred diagnostics.
 
Justin Lebar via cfe-commits
 - [PATCH] D23241: Add the notion of deferred diagnostics.
 
Reid Kleckner via cfe-commits
 - [PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
 
Artem Belevich via cfe-commits
 - [PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
 
Justin Lebar via cfe-commits
 - [PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
 
Justin Lebar via cfe-commits
 - [PATCH] D23242: [CUDA] Raise an error if a wrong-side call is codegen'ed.
 
Justin Lebar via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Aaron Ballman via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23244: [Driver] Enable CFI for WebAssembly
 
Dan Gohman via cfe-commits
 - [PATCH] D23244: [Driver] Enable CFI for WebAssembly
 
Dominic Chen via cfe-commits
 - [PATCH] D23244: [Driver] Enable CFI for WebAssembly
 
Derek Schuff via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Eric Liu via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Haojian Wu via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Eric Liu via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Haojian Wu via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Eric Liu via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Eric Liu via cfe-commits
 - [PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.
 
Eric Liu via cfe-commits
 - [PATCH] D23262: lower __mm512_andnot_ps/__mm512_andnot_pd to IR
 
Lama via cfe-commits
 - [PATCH] D23264: Fixes calculateRangesAfterReplacements crash when Replacements is empty.
 
Eric Liu via cfe-commits
 - [PATCH] D23264: Fixes calculateRangesAfterReplacements crash when Replacements is empty.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23264: Fixes calculateRangesAfterReplacements crash when Replacements is empty.
 
Eric Liu via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Aaron Ballman via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Aaron Ballman via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Aaron Ballman via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Aaron Ballman via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Aaron Ballman via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Aaron Ballman via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23265: [clang-tidy] enhance readability-else-after-return
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Benjamin Kramer via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Benjamin Kramer via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23266: [include-fixer] Support processing multiple files in one run.
 
Haojian Wu via cfe-commits
 - [PATCH] D23272: [analyzer][Rewrite] Fix boxes and shadows in HTML rewrites in Firefox.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23272: [analyzer][Rewrite] Fix boxes and shadows in HTML rewrites in Firefox.
 
Aleksei Sidorin via cfe-commits
 - [PATCH] D23272: [analyzer][Rewrite] Fix boxes and shadows in HTML rewrites in Firefox.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23274: Add an option to clang-format to remove duplicate headers.
 
Eric Liu via cfe-commits
 - [PATCH] D23274: Add an option to clang-format to remove duplicate headers.
 
Eric Liu via cfe-commits
 - [PATCH] D23274: Add an option to clang-format to remove duplicate headers.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23274: Add an style option "DeduplicateIncludes" to clang-format to remove duplicate headers when sorting #includes.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23274: Add an style option "DeduplicateIncludes" to clang-format to remove duplicate headers when sorting #includes.
 
Eric Liu via cfe-commits
 - [PATCH] D23274: Add an style option "DeduplicateIncludes" to clang-format to remove duplicate headers when sorting #includes.
 
Eric Liu via cfe-commits
 - [PATCH] D23274: Add an style option "DeduplicateIncludes" to clang-format to remove duplicate headers when sorting #includes.
 
Eric Liu via cfe-commits
 - [PATCH] D23274: Make clang-format remove duplicate headers when sorting #includes.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23274: Make clang-format remove duplicate headers when sorting #includes.
 
Eric Liu via cfe-commits
 - [PATCH] D23274: Make clang-format remove duplicate headers when sorting #includes.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23274: Make clang-format remove duplicate headers when sorting #includes.
 
Eric Liu via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Saleem Abdulrasool via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Manuel Klimek via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Manuel Klimek via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Saleem Abdulrasool via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Aaron Ballman via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Aaron Ballman via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Ben Craig via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Ben Craig via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Ben Craig via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Ben Craig via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Ben Craig via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23279: clang-reorder-fields
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23284: Add -Rpass-with-hotness
 
Adam Nemet via cfe-commits
 - [PATCH] D23284: Add -Rpass-with-hotness
 
Aaron Ballman via cfe-commits
 - [PATCH] D23284: Add -Rpass-with-hotness
 
Adam Nemet via cfe-commits
 - [PATCH] D23284: Add -Rpass-with-hotness
 
Adam Nemet via cfe-commits
 - [PATCH] D23284: Add -Rpass-with-hotness
 
Adam Nemet via cfe-commits
 - [PATCH] D23293: Some place that could using TargetParser in clang
 
jojo.ma via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23298: [clang-rename] nit: use isWritten
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23300: [analyzer] Add "Assuming..." diagnostic pieces for unsupported condition expressions.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23300: [analyzer] Add "Assuming..." diagnostic pieces for unsupported condition expressions.
 
Gábor Horváth via cfe-commits
 - [PATCH] D23300: [analyzer] Add "Assuming..." diagnostic pieces for unsupported condition expressions.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
 
Raphael Isemann via cfe-commits
 - [PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.
 
Vassil Vassilev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Raphael Isemann via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Vassil Vassilev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
 
Artem Dergachev via cfe-commits
 - [PATCH] D23317: clang-format: Add SpaceAfterTemplate
 
Sylvestre Ledru via cfe-commits
 - [PATCH] D23317: clang-format: Add SpaceAfterTemplate
 
Daniel Jasper via cfe-commits
 - [PATCH] D23317: clang-format: Add SpaceAfterTemplate
 
Sylvestre Ledru via cfe-commits
 - [PATCH] D23317: clang-format: Add SpaceAfterTemplate
 
Michael Rybakov via cfe-commits
 - [PATCH] D23317: clang-format: Add SpaceAfterTemplate
 
Daniel Jasper via cfe-commits
 - [PATCH] D23320: [analyzer] Fixed crash in CloneDetector in function calls.
 
Raphael Isemann via cfe-commits
 - [PATCH] D23320: [analyzer] Fixed crash in CloneDetector in function calls.
 
Vassil Vassilev via cfe-commits
 - [PATCH] D23320: [analyzer] Fixed crash in CloneDetector in function calls.
 
Phabricator via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Yaxun Liu via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Yaxun Liu via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Yaxun Liu via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Yaxun Liu via cfe-commits
 - [PATCH] D23322: [OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23325: [WIP] Binding of references to packed fields
 
Roger Ferrer Ibanez via cfe-commits
 - [PATCH] D23325: [WIP] Binding of references to packed fields
 
Roger Ferrer Ibanez via cfe-commits
 - [PATCH] D23329: [NFC] Reducing allocations in AST attributes
 
Eugene via cfe-commits
 - [PATCH] D23329: [NFC] Reducing allocations in AST attributes
 
Eugene via cfe-commits
 - [PATCH] D23329: [NFC] Reducing allocations in AST attributes
 
Eugene via cfe-commits
 - [PATCH] D23329: [NFC] Reducing allocations in AST attributes
 
David Majnemer via cfe-commits
 - [PATCH] D23329: [NFC] Reducing allocations in AST attributes
 
Eugene via cfe-commits
 - [PATCH] D23329: [NFC] Reducing allocations in AST attributes
 
Eugene via cfe-commits
 - [PATCH] D23331: Implement LWG 2148: Make non-enum default hash specialization well-formed
 
Eric Fiselier via cfe-commits
 - [PATCH] D23331: Implement LWG 2148: Make non-enum default hash specialization well-formed
 
Marshall Clow via cfe-commits
 - [PATCH] D23331: Implement LWG 2148: Make non-enum default hash specialization well-formed
 
Eric Fiselier via cfe-commits
 - [PATCH] D23335: [CUDA] Reject calls to __device__ functions from host variable global initializers.
 
Justin Lebar via cfe-commits
 - [PATCH] D23335: [CUDA] Reject calls to __device__ functions from host variable global initializers.
 
Artem Belevich via cfe-commits
 - [PATCH] D23335: [CUDA] Reject calls to __device__ functions from host variable global initializers.
 
Justin Lebar via cfe-commits
 - [PATCH] D23335: [CUDA] Reject calls to __device__ functions from host variable global initializers.
 
Justin Lebar via cfe-commits
 - [PATCH] D23335: [CUDA] Reject calls to __device__ functions from host variable global initializers.
 
Justin Lebar via cfe-commits
 - [PATCH] D23340: [CUDA] Fix CUDA install version parsing.
 
Justin Lebar via cfe-commits
 - [PATCH] D23341: [CUDA] Include CUDA headers before anything else.
 
Justin Lebar via cfe-commits
 - [PATCH] D23341: [CUDA] Include CUDA headers before anything else.
 
Artem Belevich via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Aaron Ballman via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Aaron Ballman via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23346: [OpenCL] Change block descriptor address space to constant
 
Joey Gouly via cfe-commits
 - [PATCH] D23346: [OpenCL] Change block descriptor address space to constant
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23346: [OpenCL] Change block descriptor address space to constant
 
Joey Gouly via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Martin Böhme via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Martin Böhme via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Matt Kulukundis via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Piotr Padlewski via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
 
Yaxun Liu via cfe-commits
 - [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
 
Matt Arsenault via cfe-commits
 - [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
 
Yaxun Liu via cfe-commits
 - [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
 
Yaxun Liu via cfe-commits
 - [PATCH] D23361: [OpenCL] AMDGCN: Fix size_t type
 
Joey Gouly via cfe-commits
 - [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
 
Andrew Wells via cfe-commits
 - [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
 
Andrew Wells via cfe-commits
 - [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
 
Devin Coughlin via cfe-commits
 - [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
 
Devin Coughlin via cfe-commits
 - [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
 
Devin Coughlin via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) attribute
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Aaron Ballman via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
David Majnemer via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Richard Smith via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Richard Smith via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Richard Smith via cfe-commits
 - [PATCH] D23385: Implement __has_constant_initializer(obj) expression traits.
 
Eric Fiselier via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Ben Craig via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Ben Craig via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Ben Craig via cfe-commits
 - [PATCH] D23387: [Analyzer] Report found fields order in PaddingChecker.
 
Alexander Shaposhnikov via cfe-commits
 - [PATCH] D23397: [clang-rename] cleanup `auto` usages
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23397: [clang-rename] cleanup `auto` usages
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23397: [clang-rename] cleanup `auto` usages
 
Kirill Bobyrev via cfe-commits
 - [PATCH] D23400: Implement Use-Define Chain.
 
Vassil Vassilev via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Aaron Ballman via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Reid Kleckner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23409: Make clang-tidy work with clang-cl
 
Zachary Turner via cfe-commits
 - [PATCH] D23418: [analyzer] Added a pass architecture to the CloneDetector
 
Raphael Isemann via cfe-commits
 - [PATCH] D23418: [analyzer] Added a pass architecture to the CloneDetector
 
Raphael Isemann via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Asiri Rathnayake via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Eric Fiselier via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Jonathan Roelofs via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23421: [Clang-tidy] CERT-MSC53-CPP (checker for std namespace modification)
 
Aaron Ballman via cfe-commits
 - [PATCH] D23421: [Clang-tidy] CERT-MSC53-CPP (checker for std namespace modification)
 
Haojian Wu via cfe-commits
 - [PATCH] D23421: [Clang-tidy] CERT-MSC53-CPP (checker for std namespace modification)
 
Gábor Horváth via cfe-commits
 - [PATCH] D23422: [VFS] Add 'ignore-non-existent-contents' field to YAML
 
Bruno Cardoso Lopes via cfe-commits
 - [PATCH] D23422: [VFS] Add 'ignore-non-existent-contents' field to YAML
 
Ben Langmuir via cfe-commits
 - [PATCH] D23422: [VFS] Add 'ignore-non-existent-contents' field to YAML
 
Bruno Cardoso Lopes via cfe-commits
 - [PATCH] D23423: [Clang-tidy] Comparison Function Address
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23423: [Clang-tidy] Comparison Function Address
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23423: [Clang-tidy] Comparison Function Address
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23423: [Clang-tidy] Comparison Function Address
 
Haojian Wu via cfe-commits
 - [PATCH] D23427: [Clang-tidy] Comparison Misuse
 
Benedek Kiss via cfe-commits
 - [PATCH] D23427: [Clang-tidy] Comparison Misuse
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23427: [Clang-tidy] Comparison Misuse
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23427: [Clang-tidy] Comparison Misuse
 
Haojian Wu via cfe-commits
 - [PATCH] D23429: [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
 
Artem Belevich via cfe-commits
 - [PATCH] D23429: [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
 
Justin Lebar via cfe-commits
 - [PATCH] D23429: [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
 
Artem Belevich via cfe-commits
 - [PATCH] D23429: [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
 
Artem Belevich via cfe-commits
 - [PATCH] D23429: [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
 
Artem Belevich via cfe-commits
 - [PATCH] D23433: [Basic] Add missing `const` qualifier (NFC)
 
Visoiu Mistrih Francis via cfe-commits
 - [PATCH] D23433: [Basic] Add missing `const` qualifier (NFC)
 
Vedant Kumar via cfe-commits
 - [PATCH] D23433: [Basic] Add missing `const` qualifier (NFC)
 
Visoiu Mistrih Francis via cfe-commits
 - [PATCH] D23433: [Basic] Add missing `const` qualifier (NFC)
 
Phabricator via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Zachary Turner via cfe-commits
 - [PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.
 
Daniel Jasper via cfe-commits
 - [PATCH] D23448: [ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
 
Martin Böhme via cfe-commits
 - [PATCH] D23448: [ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
 
Aaron Ballman via cfe-commits
 - [PATCH] D23448: [ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
 
Martin Böhme via cfe-commits
 - [PATCH] D23449: libcxx: Fix path.compare.pass expected result
 
Adhemerval Zanella via cfe-commits
 - [PATCH] D23452: [OpenCL] Release 3.9 notes
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23452: [OpenCL] Release 3.9 notes
 
Hans Wennborg via cfe-commits
 - [PATCH] D23452: [OpenCL] Release 3.9 notes
 
Anastasia Stulova via cfe-commits
 - [PATCH] D23452: [OpenCL] Release 3.9 notes
 
Hans Wennborg via cfe-commits
 - [PATCH] D23453: Add a c2x language mode
 
Aaron Ballman via cfe-commits
 - [PATCH] D23453: Add a c2x language mode
 
David Majnemer via cfe-commits
 - [PATCH] D23453: Add a c2x language mode
 
Aaron Ballman via cfe-commits
 - [PATCH] D23454: [Driver] Set the default clang driver mode based on the executable
 
Zachary Turner via cfe-commits
 - [PATCH] D23454: [Driver] Set the default clang driver mode based on the executable
 
Reid Kleckner via cfe-commits
 - [PATCH] D23454: [Driver] Set the default clang driver mode based on the executable
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Reid Kleckner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Manuel Klimek via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Manuel Klimek via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Manuel Klimek via cfe-commits
 - [PATCH] D23455: [Tooling] Parse compilation database command lines properly on Windows
 
Zachary Turner via cfe-commits
 - [PATCH] D23462: Emit debug info for abstract classes if they are imported from a DLL
 
Adrian McCarthy via cfe-commits
 - [PATCH] D23471: [Documentation] Improve checks groups descriptions in clang-tidy/index.rst
 
Eugene Zelenko via cfe-commits
 - [PATCH] D23471: [Documentation] Improve checks groups descriptions in clang-tidy/index.rst
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23476: Allow manual specification of the binary directory in check_clang_tidy.py
 
Zachary Turner via cfe-commits
 - [PATCH] D23476: Allow manual specification of the binary directory in check_clang_tidy.py
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23476: Allow manual specification of the binary directory in check_clang_tidy.py
 
Zachary Turner via cfe-commits
 - [PATCH] D23476: Allow manual specification of the binary directory in check_clang_tidy.py
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23480: Add a test for clang-tidy using the clang cl driver
 
Zachary Turner via cfe-commits
 - [PATCH] D23480: Add a test for clang-tidy using the clang cl driver
 
Alexander Kornienko via cfe-commits
 - [PATCH] D23485: [Branch 3.9] Remove any traces of partial constexpr lambda implementation (per Richard's request)
 
Faisal Vali via cfe-commits
 - [PATCH] D23485: [Branch 3.9] Remove any traces of partial constexpr lambda implementation (per Richard's request)
 
Faisal Vali via cfe-commits
 - [PATCH] D23492: Make function local tags visible.
 
Vassil Vassilev via cfe-commits
 - [PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.
 
Faisal Vali via cfe-commits
 - [PATCH] trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable
 
Sean McBride via cfe-commits
 - Diagnostics improvements for 3.9
 
Hans Wennborg via cfe-commits
 - Modify MallocChecker.cpp to recognize kfree( )
 
Andrew Wells via cfe-commits
 - Modify MallocChecker.cpp to recognize kfree( )
 
Artem Dergachev via cfe-commits
 - r266719 - Warn if function or variable cannot be implicitly instantiated
 
Nico Weber via cfe-commits
 - r266719 - Warn if function or variable cannot be implicitly instantiated
 
Serge Pavlov via cfe-commits
 - r266719 - Warn if function or variable cannot be implicitly instantiated
 
Sean Silva via cfe-commits
 - r276417 - [X86][AVX] Added support for lowering to VBROADCASTF128/VBROADCASTI128 with generic IR
 
Chandler Carruth via cfe-commits
 - r276900 - [Sema] Teach getCurrentThisType to reconize lambda in in-class initializer
 
Hans Wennborg via cfe-commits
 - r276900 - [Sema] Teach getCurrentThisType to reconize lambda in in-class initializer
 
Richard Smith via cfe-commits
 - r276900 - [Sema] Teach getCurrentThisType to reconize lambda in in-class initializer
 
Hans Wennborg via cfe-commits
 - r276900 - [Sema] Teach getCurrentThisType to reconize lambda in in-class initializer
 
Faisal Vali via cfe-commits
 - r276900 - [Sema] Teach getCurrentThisType to reconize lambda in in-class initializer
 
Richard Smith via cfe-commits
 - r277522 - [CFG] Fix crash finding destructor of lifetime-extended temporary.
 
Hans Wennborg via cfe-commits
 - r277522 - [CFG] Fix crash finding destructor of lifetime-extended temporary.
 
Richard Smith via cfe-commits
 - r277522 - [CFG] Fix crash finding destructor of lifetime-extended temporary.
 
Hans Wennborg via cfe-commits
 - r277743 - [OpenCL] Added underscores to the names of 'to_addr' OpenCL built-ins.
 
Hans Wennborg via cfe-commits
 - r277743 - [OpenCL] Added underscores to the names of 'to_addr' OpenCL built-ins.
 
Anastasia Stulova via cfe-commits
 - r277787 - [Sema] Add sizeof diagnostics for bzero
 
Bruno Cardoso Lopes via cfe-commits
 - r277923 - [ASTReader] Use real move semantics instead of emulating them in the copy ctor.
 
Benjamin Kramer via cfe-commits
 - r277985 - Fix two bugs for musl-libc on ARM
 
Diana Picus via cfe-commits
 - r277989 - [analyzer] Model base to derived casts more precisely.
 
Gabor Horvath via cfe-commits
 - r278004 - Fixes calculateRangesAfterReplacements crash when Replacements is empty.
 
Eric Liu via cfe-commits
 - r278006 - [analyzer] Command line option to show enabled checker list.
 
Gabor Horvath via cfe-commits
 - r278016 - [ARM] Command-line options for embedded position-independent code
 
Oliver Stannard via cfe-commits
 - r278018 - [analyzer] Change -analyze-function to accept qualified names.
 
Artem Dergachev via cfe-commits
 - r278050 - [Attr] Add support for the `ms_hook_prologue` attribute.
 
Charles Davis via cfe-commits
 - r278051 - [Driver] Enable CFI for WebAssembly
 
Derek Schuff via cfe-commits
 - r278052 - Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
 
Charles Davis via cfe-commits
 - r278110 - [analyzer] Try to fix coverity CID 1360469.
 
Vassil Vassilev via cfe-commits
 - r278121 - clang-format: Add SpaceAfterTemplate
 
Sylvestre Ledru via cfe-commits
 - r278123 - [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
 
Martin Bohme via cfe-commits
 - r278139 - [clang-cl] Make -gline-tables-only imply -gcodeview
 
Reid Kleckner via cfe-commits
 - r278139 - [clang-cl] Make -gline-tables-only imply -gcodeview
 
Nico Weber via cfe-commits
 - r278139 - [clang-cl] Make -gline-tables-only imply -gcodeview
 
Hans Wennborg via cfe-commits
 - r278140 - [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Samuel Antao via cfe-commits
 - r278140 - [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Ismail Donmez via cfe-commits
 - r278140 - [CUDA] Regression test to make sure C++ include path are forwarded to host and device frontends.
 
Hahnfeld, Jonas via cfe-commits
 - r278148 - Add a missing -no-canonical-prefixes.
 
Benjamin Kramer via cfe-commits
 - r278151 - [OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
 
Yaxun Liu via cfe-commits
 - r278155 - [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
 
Yaxun Liu via cfe-commits
 - r278156 - [ADT] Change iterator_adaptor_base's default template arguments to forward more underlying typedefs
 
Tim Shen via cfe-commits
 - r278183 - [CUDA] Minor comment nits.
 
Justin Lebar via cfe-commits
 - r278184 - [CUDA] Fix out-of-date comment.
 
Justin Lebar via cfe-commits
 - r278192 - [Diag] Fix idiom in comment: "on the lam", not "on the lamb".
 
Justin Lebar via cfe-commits
 - r278193 - [CUDA] Rename CheckCUDATarget to IsAllowedCUDACall. NFC
 
Justin Lebar via cfe-commits
 - r278194 - [CUDA] Add __device__ overloads for placement new and delete.
 
Justin Lebar via cfe-commits
 - r278195 - [CUDA] Print a "previous-decl" note when calling an illegal member fn.
 
Justin Lebar via cfe-commits
 - r278196 - [CUDA] Reject calls to __device__ functions from host variable global initializers.
 
Justin Lebar via cfe-commits
 - r278202 - [x86] Fix a really nasty bug introduced in r276417 where alignment
 
Chandler Carruth via cfe-commits
 - r278206 - Make clang-format remove duplicate headers when sorting #includes.
 
Eric Liu via cfe-commits
 - r278208 - [X86][AVX] Ensure we only match against 1-byte alignment
 
Simon Pilgrim via cfe-commits
 - r278209 - [X86][AVX512] lower __mm512_andnot_ps/__mm512_andnot_pd to IR
 
Lama Saba via cfe-commits
 - r278213 - [ASTMatchers] Extend documentation for match()
 
Martin Bohme via cfe-commits
 - r278234 - [OpenCL] Change block descriptor address space to constant.
 
Joey Gouly via cfe-commits
 - r278234 - [OpenCL] Change block descriptor address space to constant.
 
Anastasia Stulova via cfe-commits
 - r278234 - [OpenCL] Change block descriptor address space to constant.
 
Hans Wennborg via cfe-commits
 - r278235 - [OpenCL] Fix typo in test that I accidentally introduced in my previous commit.
 
Joey Gouly via cfe-commits
 - r278238 - [analyzer] Fix a crash in CloneDetector when calling functions by pointers.
 
Artem Dergachev via cfe-commits
 - r278264 - Reapply [Sema] Add sizeof diagnostics for bzero
 
Bruno Cardoso Lopes via cfe-commits
 - r278264 - Reapply [Sema] Add sizeof diagnostics for bzero
 
Joerg Sonnenberger via cfe-commits
 - r278264 - Reapply [Sema] Add sizeof diagnostics for bzero
 
Bruno Cardoso Lopes via cfe-commits
 - r278264 - Reapply [Sema] Add sizeof diagnostics for bzero
 
Joerg Sonnenberger via cfe-commits
 - r278264 - Reapply [Sema] Add sizeof diagnostics for bzero
 
Bruno Cardoso Lopes via cfe-commits
 - r278306 - [Order Files] Don't use empty order files
 
Chris Bieneman via cfe-commits
 - r278315 - bindings: expose diagnostic formatting to Python
 
Saleem Abdulrasool via cfe-commits
 - r278379 - [Sema] Add more strict check for sizeof diagnostics for bzero
 
Bruno Cardoso Lopes via cfe-commits
 - r278382 - [analyzer] Teach RetainCountChecker about CVFooRetain
 
Devin Coughlin via cfe-commits
 - r278393 - Pass in frame pointer omitting compiler flags for CloudABI as well.
 
Ed Schouten via cfe-commits
 - r278395 - Don't enable PIE on i686-unknown-cloudabi.
 
Ed Schouten via cfe-commits
 - r278395 - Don't enable PIE on i686-unknown-cloudabi.
 
Joerg Sonnenberger via cfe-commits
 - r278435 - P0217R3: Perform semantic checks and initialization for the bindings in a
 
Richard Smith via cfe-commits
 - r278444 - [Basic] Add const qualifier to SM.isInSystemMacro (NFC)
 
Vedant Kumar via cfe-commits
 - r278447 - P0217R3: Constant expression evaluation for decomposition declarations.
 
Richard Smith via cfe-commits
 - r278448 - Remove unused and undesirable reference from BindingDecl to DecompositionDecl.
 
Richard Smith via cfe-commits
 - r278456 - [VFS] Add 'ignore-non-existent-contents' field to YAML files
 
Bruno Cardoso Lopes via cfe-commits
 - r278457 - [VFS] Skip non existent files from the VFS tree
 
Bruno Cardoso Lopes via cfe-commits
 - r278458 - P0217R3: template instantiation support for decomposition declarations.
 
Richard Smith via cfe-commits
 - r278459 - Revert "[VFS] Skip non existent files from the VFS tree"
 
Bruno Cardoso Lopes via cfe-commits
 - r278460 - P0217R3: serialization/deserialization support for c++17 decomposition declarations.
 
Richard Smith via cfe-commits
 - r278471 - [Sema] Fix a crash on variadic enable_if functions.
 
George Burgess IV via cfe-commits
 - r278471 - [Sema] Fix a crash on variadic enable_if functions.
 
George Burgess IV via cfe-commits
 - r278471 - [Sema] Fix a crash on variadic enable_if functions.
 
Richard Smith via cfe-commits
 - r278471 - [Sema] Fix a crash on variadic enable_if functions.
 
George Burgess IV via cfe-commits
 - r278472 - [Sema] Fix the wording of a comment. NFC.
 
George Burgess IV via cfe-commits
 - r278483 - This patch implements PR#22821.
 
Roger Ferrer Ibanez via cfe-commits
 - r278487 - [C++1z] Fix crash when decomposing structs with anonymous members.
 
Benjamin Kramer via cfe-commits
 - r278488 - Prune unused diagnostics. NFC.
 
Benjamin Kramer via cfe-commits
 - r278497 - Fix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is set
 
Jonas Hahnfeld via cfe-commits
 - r278501 - Fix For pr28288 - Error message in shift of vector values
 
Andrey Bokhanko via cfe-commits
 - r278503 - Fix Wdocumentation unknown parameter warning
 
Simon Pilgrim via cfe-commits
 - r278507 - [ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
 
Martin Bohme via cfe-commits
 - r278525 - BugReporter: Use ilist_half_embedded_sentinel_traits, NFC
 
Duncan P. N. Exon Smith via cfe-commits
 - r278533 - Test commit - first LLVM repo commit
 
Alexander Droste via cfe-commits
 - r278534 - Revert test commit
 
Alexander Droste via cfe-commits
 - r278535 - [Driver] Set the default driver mode based on the executable.
 
Zachary Turner via cfe-commits
 - r278541 - CodeGen: Replace ThinLTO backend implementation with a client of LTO/Resolution.
 
Teresa Johnson via cfe-commits
 - r278543 - Reapply [VFS] Skip non existent files from the VFS tree
 
Bruno Cardoso Lopes via cfe-commits
 - r278549 - [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
 
Artem Belevich via cfe-commits
 - r278586 - Fix build broken after llvm/ADT/DenseMap.h replacement of climits with limits.
 
Eugene Zelenko via cfe-commits
 - r278640 - Explicitly generate a reference variable to hold the initializer for a
 
Richard Smith via cfe-commits
 - r278642 - P0217R3: code generation support for decomposition declarations.
 
Richard Smith via cfe-commits
 - r278647 - Add a triple to this test to make buildbots happier.
 
Richard Smith via cfe-commits
 - r278648 - Disable lambda-capture of decomposition declaration bindings for now, until CWG
 
Richard Smith via cfe-commits
 - r278649 - cxx_status: mark decomposition declarations as "partial": the implementation is
 
Richard Smith via cfe-commits
 - r278650 - cxx_status: update features implemented in clang 3.9 from "svn" to "Clang 3.9" now that svn trunk is 4.0.
 
Richard Smith via cfe-commits
 - r278655 - [CodeGen] Correctly implement the AVX512 psABI rules
 
David Majnemer via cfe-commits
    
 
    
      Last message date: 
       Sun Aug 14 23:39:19 PDT 2016
    Archived on: Sun Aug 14 23:46:37 PDT 2016
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).