The Week Of Monday 15 June 2015 Archives by author
Starting: Mon Jun 15 00:57:44 PDT 2015
Ending: Sun Jun 21 22:10:11 PDT 2015
Messages: 475
- r239758 - parser: improve diagnostics for MS attributes
Saleem Abdulrasool
- r239846 - parser: diagnose empty attribute blocks
Saleem Abdulrasool
- r239878 - Basic: tweak whitespace in Attr.td
Saleem Abdulrasool
- r239879 - parser: wordsmith diagnostic message
Saleem Abdulrasool
- r239846 - parser: diagnose empty attribute blocks
Saleem Abdulrasool
- r240245 - Sema: convert decl + while loop into for loop (NFC)
Saleem Abdulrasool
- r240251 - Sema: add a helper for enumerating the TST id (NFC)
Saleem Abdulrasool
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [libcxx] r240139 - Fix ASAN bot; missing bookkeeping in r240136.
Dimitry Andric
- [PATCH] Expand macros in OpenMP pragmas.
Samuel Antao
- [PATCH] [OPENMP] Driver support for OpenMP offloading
Samuel Antao
- [PATCH] Expand macros in OpenMP pragmas.
Samuel Antao
- [PATCH] [OPENMP] Driver support for OpenMP offloading
Samuel Antao
- r239784 - According to the OpenMP spec, all the preprocessor macros should be
Samuel Antao
- [PATCH] Expand macros in OpenMP pragmas.
Samuel Antao
- [PATCH] Expand macros in OpenMP pragmas.
Samuel Antao
- [PATCH] Expand macros in OpenMP pragmas.
Samuel F Antao
- r240148 - AMDGPU: Fix places missed in rename
Matt Arsenault
- r240150 - AMDGPU: Fix renamed file that was somehow dropped from last commit
Matt Arsenault
- [PATCH] Add HSAIL support
Matt Arsenault
- [PATCH] Allow case-insensitive values for -march for AArch64 target in line with GCC.
Gabor Ballabas
- r240019 - Allow case-insensitive values for -march for AArch64 target in line with GCC.
Gabor Ballabas
- [PATCH] Allow case-insensitive values for -march for AArch64 target in line with GCC.
Gabor Ballabas
- [PATCH] Allow case-insensitive values for -march for AArch64 target in line with GCC.
Gabor Ballabas
- [PATCH] Allow case-insensitive values for -mtune for AArch64 target in line with GCC.
Gabor Ballabas
- r239846 - parser: diagnose empty attribute blocks
Aaron Ballman
- r239846 - parser: diagnose empty attribute blocks
Aaron Ballman
- r239846 - parser: diagnose empty attribute blocks
Aaron Ballman
- [libcxx] r240139 - Fix ASAN bot; missing bookkeeping in r240136.
Aaron Ballman
- r240146 - Introduce type nullability specifiers for C/C++.
Aaron Ballman
- r240154 - Extend type nullability qualifiers for Objective-C.
Aaron Ballman
- r240155 - Implement the 'null_resettable' attribute for Objective-C properties.
Aaron Ballman
- r240156 - Introduced pragmas for audited nullability regions.
Aaron Ballman
- r240158 - Check for consistent use of nullability type specifiers in a header.
Aaron Ballman
- r240185 - Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
Aaron Ballman
- r240187 - Make -Wnullability-completeness work with -Wsystem-headers.
Aaron Ballman
- [PATCH] Allow case-insensitive values for -march for AArch64 target in line with GCC.
Richard Barton
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
- r239810 - [OPENMP] Remove last iteration separation for loop-based constructs.
Alexey Bataev
- r239813 - [OPENMP] Support lastprivate clause in omp simd directive.
Alexey Bataev
- r239881 - [OPENMP] Supported reduction clause in omp simd construct.
Alexey Bataev
- r239889 - [OPENMP] Code reformatting for omp simd codegen, NFC.
Alexey Bataev
- r239895 - [OPENMP] Fixed failed test for reduction clause in simd constructs.
Alexey Bataev
- r239990 - [OPENMP] Add support for 'omp for simd' directive.
Alexey Bataev
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Bataev, Alexey
- r240006 - [OPENMP] Add support for 'omp parallel for' directive.
Alexey Bataev
- r240009 - [OPENMP] Fixed test for '#pragma omp parallel for simd'.
Alexey Bataev
- r240011 - [OPENMP] Support for '#pragma omp taskgroup' directive.
Alexey Bataev
- r240018 - [OPENMP] Codegen for 'proc_bind' clause (4.0).
Alexey Bataev
- r240125 - [ATTRIBUTE] Support base vector types of __attribute__((mode)), patch by Alexey Frolov
Alexey Bataev
- [PATCH] Support base vector types of __attribute__((mode))
Alexey Bataev
- r240126 - [ATTRIBUTE] Fixed test compatibility.
Alexey Bataev
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
- [PATCH] [cuda] Driver changes to build and stitch together host and device-side CUDA code.
Artem Belevich
- [PATCH] [Clang Static Analyzer] Bug identification
Babati Bence
- [PATCH] [Clang Static Analyzer] Bug identification
Babati Bence
- [PATCH] [Clang Static Analyzer] Bug identification
Babati Bence
- [PATCH] [Clang Static Analyzer] Bug identification
Babati Bence
- [PATCH] Disable preprocessor line directives to avoid false positive/negative test results
Geoff Berry
- [PATCH] Avoid false positive/negative test results from line directive interference
Geoff Berry
- [PATCH] Sphinx-based clang man pages
Chris Bieneman
- r240237 - ArrayRef-ify ParseArgs
David Blaikie
- [clang-tools-extra] r240239 - Update for ParseARgs ArrayRef-ification
David Blaikie
- r239803 - InstrProf: Fix coverage mapping when "if" is a macro
Justin Bogner
- [clang-tools-extra] r239988 - clang-tidy: Remove an unused private field. NFC
Justin Bogner
- r240228 - ASTReader: Copy input file offset data to avoid unaligned accesses
Justin Bogner
- r240246 - Revert "ASTReader: Copy input file offset data to avoid unaligned accesses"
Justin Bogner
- r240247 - ASTReader: Treat InputFileOffsets as unaligned to avoid UB
Justin Bogner
- r240228 - ASTReader: Copy input file offset data to avoid unaligned accesses
Justin Bogner
- [PATCH] Additional fix for PR14269: Clang crashes when a bit field is used as inline assembler input / output with memory constraint
Andrey Bokhanko
- [PATCH] [Headers][X86] Replace avx2.pbroadcast intrinsics with native IR.
Ahmed Bougacha
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Filipe Cabecinhas
- [PATCH] Add nominal support for 'shave' target.
Chandler Carruth
- [PATCH] Remove duplicated alteration to getProgramPaths().
Chandler Carruth
- [PATCH] Remove duplicated alteration to getProgramPaths().
Chandler Carruth
- [PATCH] Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Chandler Carruth
- clang-format: fix erroneous replacement in lines entirely made of spaces inside C style comments with \r\n end of line
Mathieu Champlon
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Luke Cheeseman
- r239737 - This patch implements clang support for the ACLE special register intrinsics
Luke Cheeseman
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Luke Cheeseman
- [PATCH] [Sparc] Make soft-float emit an error.
Eric Christopher
- [PATCH] [OPENMP] Driver support for OpenMP offloading
Eric Christopher
- [PATCH] [Sparc] Make soft-float emit an error.
Eric Christopher
- r239782 - Use a macro for the omnipresent attributes on header functions in Intrin.h.
Eric Christopher
- r239882 - Use a define for per-file function attributes for the Intel intrinsic headers.
Eric Christopher
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
- r239896 - Fix clang/test/Headers/x86intrin-2.c. _readfsbase_u32() is provided in not i686 but x86-64.
Eric Christopher
- r239925 - Update comments on HLE, RTM, and ADX support for intrinsics.
Eric Christopher
- r239926 - Move xtest to its own file to match the gcc header organization.
Eric Christopher
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Eric Christopher
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Eric Christopher
- r240110 - Fix "the the" in comments/documentation/etc.
Eric Christopher
- r240152 - Add a comment and FIXME based on the commit message that made the
Eric Christopher
- [PATCH] Implement shared_mutex re: N4508
Marshall Clow
- [libcxx] r240136 - Fix PR#18843. Thanks to Howard for the fix
Marshall Clow
- [libcxx] r240139 - Fix ASAN bot; missing bookkeeping in r240136.
Marshall Clow
- [libcxx] r240163 - Fix illegal chars that snuck into <memory>
Marshall Clow
- r239762 - Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Peter Collingbourne
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
- [PATCH] Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
- [PATCH] Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- r239927 - CodeGen: Factor out some of the bitset entry creation code. NFC.
Peter Collingbourne
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Peter Collingbourne
- [PATCH] CFI: Implement bitset emission for the Microsoft ABI.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- r240105 - Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] Introduce -fsanitize-trap= flag.
Peter Collingbourne
- [PATCH] Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
- [PATCH] Implement non-trapping variant of -fsanitize=cfi* sanitizers.
Peter Collingbourne
- r240106 - Fix hexagon test failure.
Peter Collingbourne
- [PATCH] [CFI] Require -flto instead of implying it.
Peter Collingbourne
- r240109 - Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
- [PATCH] Implement non-trapping variant of -fsanitize=cfi* sanitizers.
Peter Collingbourne
- r240115 - Fix Windows test failure.
Peter Collingbourne
- r240117 - CFI: Implement bitset emission for the Microsoft ABI.
Peter Collingbourne
- [PATCH] CFI: Implement bitset emission for the Microsoft ABI.
Peter Collingbourne
- [PATCH] CFI: Implement bitset emission for the Microsoft ABI.
Peter Collingbourne
- [PATCH] Add scan-build python implementation
Devin Coughlin
- [PATCH] Add scan-build python implementation
Devin Coughlin
- r239859 - Update for llvm api change.
Rafael Espindola
- r239941 - Update clang to take into account the changes to personality fns
Rafael Espíndola
- r239941 - Update clang to take into account the changes to personality fns
Rafael Espíndola
- r240228 - ASTReader: Copy input file offset data to avoid unaligned accesses
Rafael Espíndola
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
- [PATCH] [libcxx] Use __decltype instead of __typeof__
Eric Fiselier
- [PATCH] [libcxx] Require LLVM in libc++'s CMake.
Eric Fiselier
- [PATCH] Support base vector types of __attribute__((mode))
Alexey Frolov
- [PATCH] [X86, inlineasm] Implement v, k, Y2, Yk, Yz constraints, improve analysis for x, Y*, L, e, Z, s
Alexey Frolov
- [PATCH] Support base vector types of __attribute__((mode))
Alexey Frolov
- [PATCH] [Clang - ARM/AArch64] Add ACLE special register intrinsics (10.1)
Renato Golin
- r239737 - This patch implements clang support for the ACLE special register intrinsics
Renato Golin
- [PATCH] Allow case-insensitive values for -march for AArch64 target in line with GCC.
Renato Golin
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Renato Golin
- r239852 - Honor the objc_runtime_name attribute when encoding class/protocol names.
Douglas Gregor
- r240146 - Introduce type nullability specifiers for C/C++.
Douglas Gregor
- r240153 - Diagnose unsafe uses of nil and __nonnull pointers.
Douglas Gregor
- r240154 - Extend type nullability qualifiers for Objective-C.
Douglas Gregor
- r240155 - Implement the 'null_resettable' attribute for Objective-C properties.
Douglas Gregor
- r240156 - Introduced pragmas for audited nullability regions.
Douglas Gregor
- r240158 - Check for consistent use of nullability type specifiers in a header.
Douglas Gregor
- r240159 - Code completion for nullability type specifiers.
Douglas Gregor
- r240171 - Fix a use of err_nullability_conflicting that's triggering an assertion.
Douglas Gregor
- r240185 - Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
Douglas Gregor
- r240186 - CF_RETURNS_[NOT_]RETAINED on a param makes the inner pointer __nullable.
Douglas Gregor
- r240187 - Make -Wnullability-completeness work with -Wsystem-headers.
Douglas Gregor
- r240188 - Handle 'instancetype' in ParseDeclarationSpecifiers.
Douglas Gregor
- r240189 - Stop moving attributes off of a block literal's decl specifiers.
Douglas Gregor
- r240190 - Try to fix the MSVC build
Douglas Gregor
- r240196 - Yet another MSVC-related fix.
Douglas Gregor
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Yury Gribov
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Yury Gribov
- r239809 - Tooling: When applying a set of replacements, do deletions before
Tobias Grosser
- r239809 - Tooling: When applying a set of replacements, do deletions before
Tobias Grosser
- [PATCH] Attach readonly and readnone attributes to inline-asm instructions
Akira Hatanaka
- [PATCH] [MSVC] Improved __noop support (https://llvm.org/bugs/show_bug.cgi?id=14081)
Ilia
- r239846 - parser: diagnose empty attribute blocks
Meador Inge
- [PATCH] [Parse] Allow 'constexpr' in condition declarations
Meador Inge
- [PATCH] [Sema] Maintain ellipsis location when transforming lambda captures
Meador Inge
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- r240242 - [Codegen] Don't crash if destructor is not accessible.
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- r240252 - Remove incomplete comment.
Davide Italiano
- r239722 - clang-format: [JS] Tweak behavior for multiline array initializer parameters
Daniel Jasper
- r239730 - clang-format: NFC. Move testing of selective formatting to a separate file.
Daniel Jasper
- r239809 - Tooling: When applying a set of replacements, do deletions before
Daniel Jasper
- r239816 - Avoid using set::emplace as it is apparently not supported by gcc 4.7.
Daniel Jasper
- r239809 - Tooling: When applying a set of replacements, do deletions before
Daniel Jasper
- r239892 - clang-format: NFC. Add a function to test whether an annotated line
Daniel Jasper
- r239893 - clang-format: [JS] Fix typescript enum formatting.
Daniel Jasper
- r239894 - clang-format: [JS] Don't put top-level typescript enums on a single line.
Daniel Jasper
- [PATCH] clang-format: [JS] Fix enum handling.
Daniel Jasper
- r239900 - clang-format: Don't generate unnecessary replacements for \r\n line endings.
Daniel Jasper
- clang-format: fix erroneous replacement in lines entirely made of spaces inside C style comments with \r\n end of line
Daniel Jasper
- [PATCH] Qualify all types used in AST matcher macros.
Daniel Jasper
- [PATCH] Qualify all types used in AST matcher macros.
Daniel Jasper
- r239903 - clang-format: clang-format (NFC)
Daniel Jasper
- r239903 - clang-format: clang-format (NFC)
Daniel Jasper
- r240004 - clang-format: Make AlwaysBreakBeforeMultilineStrings more conservative.
Daniel Jasper
- r240014 - clang-format: [JS] Add a special case for indenting function literals.
Daniel Jasper
- r240021 - clang-format: Better support functions with elaborated enum return types.
Daniel Jasper
- r240024 - clang-format: Row back on the AlwaysBreakBeforeMultilineStrings change.
Daniel Jasper
- r240127 - clang-format: Better fix to detect elaborated enum return types.
Daniel Jasper
- r240128 - clang-format: Add TypeScript detection to git-clang-format.
Daniel Jasper
- [PATCH] clang-format: [JS] recognize .ts and .json in git-clang-format.
Daniel Jasper
- r240129 - clang-format: Make exception to AlwaysBreakBeforeMultilineStrings more
Daniel Jasper
- r239727 - Fix spelling in comment.
Douglas Katzman
- [PATCH] Add nominal support for 'shave' target.
Douglas Katzman
- [PATCH] Remove duplicated alteration to getProgramPaths().
Douglas Katzman
- [PATCH] Add nominal support for 'shave' target.
Douglas Katzman
- [PATCH] Add nominal support for 'shave' target.
Douglas Katzman
- r239834 - If/else looks nicer when both branches have (or don't have) braces. NFC
Douglas Katzman
- r239844 - Remove duplicated alteration to getProgramPaths().
Douglas Katzman
- [PATCH] Remove duplicated alteration to getProgramPaths().
Douglas Katzman
- [PATCH] Add nominal support for 'shave' target.
Douglas Katzman
- [PATCH] Add nominal support for 'shave' target.
Douglas Katzman
- r240134 - Add nominal support for 'shave' target.
Douglas Katzman
- [PATCH] Add nominal support for 'shave' target.
Douglas Katzman
- r240135 - Fix typo in comment.
Douglas Katzman
- [PATCH] Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
- r240220 - Avoid clearing an empty PrioritizedCXXGlobalInits, NFC
Yaron Keren
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- r239757 - Wildcard out some SSA value names from the ACLE intrinsic test case
Reid Kleckner
- r239765 - Fix submodule test to pass on content addressable filesystems where inodes would collide
Reid Kleckner
- r239920 - [fixit] Use overwriteChangedFiles() to deal with Windows mapped files
Reid Kleckner
- [PATCH] [ARM] Don't hard code metadata arguments
Reid Kleckner
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Reid Kleckner
- [PATCH] CFI: Implement bitset emission for the Microsoft ABI.
Reid Kleckner
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Reid Kleckner
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Reid Kleckner
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Reid Kleckner
- r239605 - [clang-format] Reorder and pack ParenState members to minimize padding
Manuel Klimek
- r239605 - [clang-format] Reorder and pack ParenState members to minimize padding
Manuel Klimek
- r239605 - [clang-format] Reorder and pack ParenState members to minimize padding
Manuel Klimek
- [PATCH] Qualify all types used in AST matcher macros.
Manuel Klimek
- [PATCH] Add cmd to compilation database file format
Manuel Klimek
- [PATCH] [Sparc] Make soft-float emit an error.
James Y Knight
- [PATCH] [Sparc] Make soft-float emit an error.
James Y Knight
- [PATCH] [Sparc] Make soft-float emit an error.
James Y Knight
- r239755 - [Sparc] Make soft-float emit an error.
James Y Knight
- [PATCH] [Sparc] Make soft-float emit an error.
James Y Knight
- [PATCH] Fix alignment issues in Clang.
James Y Knight
- [PATCH] clang-tidy: check for repeated side effects in macro
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Alexander Kornienko
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Alexander Kornienko
- [PATCH] Qualify all types used in AST matcher macros.
Alexander Kornienko
- [PATCH] clang-tidy: check for repeated side effects in macro
Alexander Kornienko
- [PATCH] clang-tidy: check for repeated side effects in macro
Alexander Kornienko
- [PATCH] Qualify all types used in AST matcher macros.
Alexander Kornienko
- [PATCH] Qualify all types used in AST matcher macros.
Alexander Kornienko
- [PATCH] Qualify all types used in AST matcher macros.
Alexander Kornienko
- r239902 - Qualify all types used in AST matcher macros.
Alexander Kornienko
- [clang-tools-extra] r239904 - [clang-tidy] Move user-defined matches to unnamed namespaces to prevent ODR violations.
Alexander Kornienko
- [PATCH] refactoring conditions, use isOneOf
Alexander Kornienko
- r239605 - [clang-format] Reorder and pack ParenState members to minimize padding
Benjamin Kramer
- r239605 - [clang-format] Reorder and pack ParenState members to minimize padding
Benjamin Kramer
- r239605 - [clang-format] Reorder and pack ParenState members to minimize padding
Benjamin Kramer
- [PATCH] Ignore report when the argument to malloc is assigned known value
Aditya Kumar
- [PATCH] Ignore report when the argument to malloc is assigned known value
Aditya Kumar
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Ben Langmuir
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Ben Langmuir
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Ben Langmuir
- r239832 - [Hexagon] unused-local-typedef warning test is passing.
Colin LeMahieu
- Proposed patch (4th revision) adds TLS Max Alignment diagnostic
Li, Charles
- [PATCH] scan-build: Remove useless whitespace in File path
Premalatha MVS
- [PATCH] Fix for bug 22941, [asm inline] integer template parameter ...
David Majnemer
- r239941 - Update clang to take into account the changes to personality fns
David Majnemer
- r239941 - Update clang to take into account the changes to personality fns
David Majnemer
- r240043 - [MS ABI] Initialize "most general" member pointers which don't point at a vbase
David Majnemer
- r240049 - Forgot to update to a test in r240043
David Majnemer
- r240228 - ASTReader: Copy input file offset data to avoid unaligned accesses
David Majnemer
- r237335 - [clang-cl] Add /Qvec and /Qvec- to control vectorization
David Majnemer
- [clang-tools-extra] r239820 - clang-tidy: Add checker that warns about missing parentheses in macros
Daniel Marjamaki
- [clang-tools-extra] r239909 - clang-tidy: Add checker that warn when macro argument with side effects is repeated in the macro
Daniel Marjamaki
- r240008 - [clang] Refactoring of conditions so they use isOneOf() instead of multiple is().
Daniel Marjamaki
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Daniel Marjamäki
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Daniel Marjamäki
- [PATCH] clang-tidy checker that enforce proper parentheses in macros
Daniel Marjamäki
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] clang-tidy: check for repeated side effects in macro
Daniel Marjamäki
- [PATCH] refactoring conditions, use isOneOf
Daniel Marjamäki
- [PATCH] refactoring conditions, use isOneOf
Daniel Marjamäki
- [PATCH] CMake targets for building man pages
Chris Matthews
- [PATCH] CMake targets for building man pages
Chris Matthews
- [PATCH] CMake targets for building man pages
Chris Matthews
- [Patch][ObjC][Proposal] NSValue literals
John McCall
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
John McCall
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
John McCall
- [PATCH] [libcxx] Use __decltype instead of __typeof__
Michel Morin
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Sam Parker
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Sam Parker
- [Patch][Clang/CodeGen] Fixes invalid shufflevector instruction
Pflanzer, Moritz
- [PATCH] [ARM] Don't hard code metadata arguments
Phabricator
- [PATCH] R600: Add Volcanic Islands targets
Phabricator
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- r240131 - [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
- r239781 - Debug Info: Turn on ODR type uniquing for (the C++ part of) Objective-C++.
Adrian Prantl
- [PATCH] Introduce a ModuleProvider interface (NFC)
Adrian Prantl
- r240025 - Fix a typo.
Adrian Prantl
- r240026 - Add missing overrides to MultiplexConsumer. Test coverage will be
Adrian Prantl
- [PATCH] Introduce a ModuleProvider interface (NFC)
Adrian Prantl
- r240225 - Introduce a PCHContainerOperations interface (NFC).
Adrian Prantl
- [clang-tools-extra] r240226 - Add missing dependency clangFrontend to unit test.
Adrian Prantl
- [clang-tools-extra] r240227 - Add missing dependency clangFrontend to clangQuery.
Adrian Prantl
- [PATCH] clang-format: AnnotatedLine.StartsWith.
Martin Probst
- [PATCH] clang-format: [JS] recognize .ts and .json in git-clang-format.
Martin Probst
- [PATCH] clang-format: [JS] recognize .ts and .json in git-clang-format.
Martin Probst
- r239848 - Adjust clang side tests effected by 239795 before reapplying said change
Philip Reames
- r225956 - Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info location handling (and follow-up commits).
Frédéric Riss
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Robinson, Paul
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Robinson, Paul
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Robinson, Paul
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Robinson, Paul
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Robinson, Paul
- [PATCH] [libcxx] Require LLVM in libc++'s CMake.
Jonathan Roelofs
- [libcxx] r239974 - Delete dead code. NFCI
Jonathan Roelofs
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Jordan Rose
- [PATCH] Disable preprocessor line directives to avoid false positive/negative test results
Chad Rosier
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexey Samsonov
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- [PATCH] Introduce -fsanitize-trap= flag.
Alexey Samsonov
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexey Samsonov
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexey Samsonov
- [PATCH] Introduce -fsanitize-trap= flag.
Alexey Samsonov
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexey Samsonov
- [PATCH] Introduce -fsanitize-trap= flag.
Alexey Samsonov
- r239953 - [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- [PATCH] [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- r239958 - Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple."
Alexey Samsonov
- r239967 - [Driver] Add an assert to Darwin::isTargetMacOS() for consistency.
Alexey Samsonov
- r239980 - [Driver] Simplify code choosing between MacOS and iOS platforms. NFC.
Alexey Samsonov
- r239981 - [Driver] Remove unused class member. NFC.
Alexey Samsonov
- r240065 - [Driver] Compute MacOS/iOS version from triple if/when we actually need it. NFC.
Alexey Samsonov
- [PATCH] Introduce -fsanitize-trap= flag.
Alexey Samsonov
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Alexey Samsonov
- [PATCH] Implement non-trapping variant of -fsanitize=cfi* sanitizers.
Alexey Samsonov
- [PATCH] [CFI] Require -flto instead of implying it.
Alexey Samsonov
- r240170 - [CFI] Require -flto instead of implying it.
Alexey Samsonov
- [PATCH] [CFI] Require -flto instead of implying it.
Alexey Samsonov
- r240179 - [Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple.
Alexey Samsonov
- r239721 - Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
Daniel Sanders
- r239724 - Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
Daniel Sanders
- r239812 - Recommit r239721: Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
Daniel Sanders
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- r239875 - [.gitignore] ignore vim swap files harder
Sean Silva
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Sean Silva
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Sean Silva
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- [PATCH] Sphinx-based clang man pages
Sean Silva
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
- [PATCH] [ARM] Don't hard code metadata arguments
Ranjeet Singh
- r239932 - [ARM] Replace hard coded metadata arguments in tests with a regex.
Ranjeet Singh
- [PATCH] [ARM] Don't hard code metadata arguments
Ranjeet Singh
- [PATCH] PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Nikola Smiljanić
- [PATCH] Expand macros in OpenMP pragmas.
Richard Smith
- r227868 - Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls
Richard Smith
- r239750 - [modules] Better support for redefinitions of an entity from the same module.
Richard Smith
- [PATCH] Expand macros in OpenMP pragmas.
Richard Smith
- r239783 - [modules] Re-enable accidentally-disabled test.
Richard Smith
- r239787 - [modules] Remove non-functional driver options -f[no-]modules-implicit-maps.
Richard Smith
- r239789 - [modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
- r239791 - Commit some test changes somehow missed in r239789.
Richard Smith
- r239792 - [modules] Rename -fmodule-maps to -fimplicit-module-maps (and likewise for
Richard Smith
- [PATCH] Introduce -fsanitize-trap= flag.
Richard Smith
- [PATCH] [libcxx] Use __decltype instead of __typeof__
Richard Smith
- [PATCH] Introduce a ModuleProvider interface (NFC)
Richard Smith
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- r239857 - [modules] Fix merging of default template arguments onto friend templates.
Richard Smith
- [PATCH] Fix PR20619 - failure to define implicit copy ctor of a by val capture in a generic lambda
Richard Smith
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- r239934 - [modules] Improve diagnostic for a template-id that's invalid because a default
Richard Smith
- r239936 - [modules] If we merge a template, also track that its parameters are merged so
Richard Smith
- r239954 - [modules] Fix typo in default argument merging.
Richard Smith
- r239969 - [modules] Ensure that if we merge the definitions of two enumerations, that
Richard Smith
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Richard Smith
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Richard Smith
- r240057 - [modules] This debugging option doesn't need to match between module creation and use.
Richard Smith
- r240068 - [modules] Merging support for enums with a local definition prior to the first
Richard Smith
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Richard Smith
- [PATCH] Implement non-trapping variant of -fsanitize=cfi* sanitizers.
Richard Smith
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Richard Smith
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Richard Smith
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Richard Smith
- [PATCH] [Concepts] Parsing of requires-clause in template-declaration
Richard Smith
- [PATCH] Introduce a ModuleProvider interface (NFC)
Richard Smith
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- r240200 - [modules] Refactor and slightly simplify class definition merging.
Richard Smith
- r240204 - [modules] When determining whether a definition of a class is visible, check all modules even if we've already found a definition that's not visible.
Richard Smith
- [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
- r240228 - ASTReader: Copy input file offset data to avoid unaligned accesses
Richard Smith
- [PATCH] Add nominal support for 'shave' target.
Joerg Sonnenberger
- [PATCH] Fix for bug 22941, [asm inline] integer template parameter ...
Sunil Srivastava
- [PATCH] Fix for bug 22941, [asm inline] integer template parameter ...
Sunil Srivastava
- Sema: 3.6.2 patch nomination: OpenCL ternaries
Stellard, Thomas
- r240038 - R600: Add Volcanic Islands targets
Tom Stellard
- r240059 - AMDGPU: Add missing GK_VOLCANIC_ISLANDS to switch statement
Tom Stellard
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Anastasia Stulova
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Anastasia Stulova
- [PATCH] [mips] Don't propagate -mfpxx by default if soft/single float were also set.
Toma Tabacu
- r239818 - [mips] Don't propagate -mfpxx by default if soft/single float were also set.
Toma Tabacu
- r239896 - Fix clang/test/Headers/x86intrin-2.c. _readfsbase_u32() is provided in not i686 but x86-64.
NAKAMURA Takumi
- r240209 - SemaDeclObjC.cpp: Escape '@' in the comment. [-Wdocumentation]
NAKAMURA Takumi
- r240211 - ASTContext.h: Fix utf8 chars in comments.
NAKAMURA Takumi
- [PATCH] [Concepts] Parsing of requires-clause in template-declaration
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [Concepts] Parsing of requires-clause in template-declaration
Hubert Tong
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Hubert Tong
- [PATCH] [Concepts] Parsing of requires-clause in template-declaration
Hubert Tong
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Richard Trieu
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Richard Trieu
- [PATCH] improve clang's static analysis of __builtin_sprintf_chk()
Richard Trieu
- [PATCH] PR20958 Allow redeclaration of type-generic builtins
Charlie Turner
- [PATCH] [ASan] Initial support for Kernel AddressSanitizer
Dmitry Vyukov
- r239903 - clang-format: clang-format (NFC)
Nico Weber
- r240041 - Wrap to 80 columns, no behavior change.
Nico Weber
- r240056 - Add -Winfinite-recursion to -Wmost (and -Wall), PR23789.
Nico Weber
- [PATCH] clang-format: Support @autoreleasepool.
Nico Weber
- r240199 - Suppress bogus gcc -Wreturn-type warnings.
Nico Weber
- r240154 - Extend type nullability qualifiers for Objective-C.
Nico Weber
- r237335 - [clang-cl] Add /Qvec and /Qvec- to control vectorization
Nico Weber
- r240248 - Clean up CLCompatOptions.td a bit.
Nico Weber
- r239822 - [SystemZ] Mangle long double as __float128
Ulrich Weigand
- [PATCH v2] Respect alignment when loading up a coerced function argument
Ulrich Weigand
- [PING] Respect alignment of nested bitfields
Ulrich Weigand
- [PATCH] Fix PR20619 - failure to define implicit copy ctor of a by val capture in a generic lambda
Peter Wemm
- [PATCH] CMake targets for building man pages
Andrew Wilkins
- [PATCH] CMake targets for building man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Nathan Wilson
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Nathan Wilson
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Nathan Wilson
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Nathan Wilson
- [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Nathan Wilson
- r239970 - [analyzer] Close file handle before output to file from external command.
Anton Yartsev
- r239971 - [analyzer] Cleanup: $Status is always 0 here.
Anton Yartsev
- [PATCH] Test case for adding support for parsing the XOR operator in Microsoft inline assembly
Marina Yatsina
- [PATCH] [Clang Static Analyzer] Bug identification
Anna Zaks
- [PATCH] [Clang Static Analyzer] Bug identification
Anna Zaks
- [PATCH] scan-build: Remove useless whitespace in File path
Anna Zaks
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Anna Zaks
- [PATCH] Ignore report when the argument to malloc is assigned known value
Anna Zaks
- [PATCH] clang-format: Support @autoreleasepool.
strager
- [PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).
Антон Ярцев
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Антон Ярцев
- [PATCH] [analyzer] Support spaces in compiler path and arguments.
Антон Ярцев
Last message date:
Sun Jun 21 22:10:11 PDT 2015
Archived on: Tue Aug 4 15:32:14 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).