The Week Of Monday 15 September 2014 Archives by author
Starting: Mon Sep 15 00:51:07 PDT 2014
Ending: Sun Sep 21 23:26:02 PDT 2014
Messages: 504
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Saleem Abdulrasool
- r217857 - Driver: use range based for loop
Saleem Abdulrasool
- r217955 - Basic: whitespace fixup for ARM target info
Saleem Abdulrasool
- r217956 - Basic: use range-based for loops for ARM target
Saleem Abdulrasool
- r217957 - Basic: add support for ARM ACLE 6.5.1
Saleem Abdulrasool
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Saleem Abdulrasool
- r218009 - Basic: use hex string for __ARM_FP macro
Saleem Abdulrasool
- r217957 - Basic: add support for ARM ACLE 6.5.1
Saleem Abdulrasool
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] Add some documentation stating that the memory allocated by the ASTContext.h placement new does not need to be explicitly freed
Ehsan Akhgari
- r218230 - ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- r218232 - Add some documentation stating that the memory allocated by the ASTContext.h placement new does not need to be explicitly freed
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- [PATCH] Add some documentation stating that the memory allocated by the ASTContext.h placement new does not need to be explicitly freed
Ehsan Akhgari
- [PATCH] [zorg] Fix the LibcxxAndAbiBuilder's passing of LIT arguments
Dan Albert
- [libcxx] r217961 - Fix char_traits functions for GCC compatibility.
Dan Albert
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Dan Albert
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Dan Albert
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Dan Albert
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Dan Albert
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- Improper implicit pointer cast in AST
Abramo Bagnara
- r217771 - When pretty printing attributes that have enumeration arguments, print the enumerator identifier (as a string literal) instead of the internal enumerator integral value.
Aaron Ballman
- r217781 - Adding some FIXMEs to the attribute emitter code regarding whether pretty printing enumerators should use quoted string literals, or identifiers. NFC.
Aaron Ballman
- r217771 - When pretty printing attributes that have enumeration arguments, print the enumerator identifier (as a string literal) instead of the internal enumerator integral value.
Aaron Ballman
- r217784 - Pretty print attributes associated with record declarations.
Aaron Ballman
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Aaron Ballman
- r217995 - Instantiate exception specifications when instantiating function types (other
Aaron Ballman
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Aaron Ballman
- r218058 - Revert r217995 and follow-ups:
Aaron Ballman
- r218121 - Silence a signed/unsigned mismatch warning from MSVC; NFC.
Aaron Ballman
- [PATCH] [libc++] Support newlib as libc++'s C library
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
JF Bastien
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Alexey Bataev
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Bataev, Alexey
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Bataev, Alexey
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Alexey Bataev
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Bataev, Alexey
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Alexey Bataev
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Alexey Bataev
- [PATCH] align_value attribute in Clang
Bataev, Alexey
- r217995 - Instantiate exception specifications when instantiating function types (other
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'if' clause
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'if' clause
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'if' clause
Alexey Bataev
- r218110 - [OPENMP] Initial parsing/sema analysis of 'target' directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp critical' directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Alexey Bataev
- [PATCH] Improved capturing variable-length array types in CapturedStmt.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Eli Bendersky
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Eli Bendersky
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Eli Bendersky
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Eli Bendersky
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Eli Bendersky
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Eli Bendersky
- [PATCH] Make DynTypedNode have the dynamic type of the object, instead of its static type.
Samuel Benzaquen
- [PATCH] Make DynTypedNode have the dynamic type of the object, instead of its static type.
Samuel Benzaquen
- r218127 - Make DynTypedNode have the dynamic type of the object, instead of its static type.
Samuel Benzaquen
- [PATCH] Make DynTypedNode have the dynamic type of the object, instead of its static type.
Samuel Benzaquen
- [PATCH] MS ABI: Avoid hashing back reference keys in mangler
Agustín Bergé
- r217791 - Fix memory leak of raw_ostreams in LogDiagnosticPrinter handling.
David Blaikie
- [PATCH] Fixes memory leak in CompilerInstance.cpp
David Blaikie
- r217793 - unique_ptrify ChainedDiagnosticConsumer's ctor parameters
David Blaikie
- r217829 - Unique_ptrify Preprocessor::PragmaHandlersBackup
David Blaikie
- [PATCH] DW_TAG_typedef and DW_TAG_structure_type not emitted when typedef is used
David Blaikie
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
David Blaikie
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
David Blaikie
- r217874 - Add support for putting constructors and destructos in explicit comdats.
David Blaikie
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
David Blaikie
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
David Blaikie
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
David Blaikie
- [libcxx] r217902 - Create a 'comma_iterator' class that overloads operator, and asserts when it's called. Add tests to mismatch to make sure it can't be blindsided by such an evil iterator. More tests for other algorithms forthcoming. Thanks to STL for pointing this out at CppCon and Yakov Galka for opening LWG issue #2133
David Blaikie
- [PATCH] DW_TAG_typedef and DW_TAG_structure_type not emitted when typedef is used
David Blaikie
- [PATCH] Downgrade DWARF2 section limit error to a warning
David Blaikie
- [PATCH] Patch for missing debug info of type being explicitly casted to
David Blaikie
- [PATCH] [clang-tidy] Don't leak the TodoCommentHandler object
David Blaikie
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
David Blaikie
- [patch] FrontendActionFactory::create return by unique_ptr and some related cleanup
David Blaikie
- r218107 - clang-format: Undo r216377.
David Blaikie
- [PATCH] Patch for missing debug info of type being explicitly casted to
David Blaikie
- [patch] FrontendActionFactory::create return by unique_ptr and some related cleanup
David Blaikie
- [PATCH] Mingw-w64 driver for clang
Ruben Van Boxem
- [PATCH] Mingw-w64 driver for clang
Ruben Van Boxem
- [PATCH][x86] Enable broadwell march to llvm/clang
Chandler Carruth
- [cfe-commits] C11 <stdatomic.h>
David Chisnall
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Eric Christopher
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Eric Christopher
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Eric Christopher
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Eric Christopher
- [PATCH][x86] Enable broadwell march to llvm/clang
Eric Christopher
- [PATCH][x86] Enable broadwell march to llvm/clang
Eric Christopher
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Eric Christopher
- [PATCH][x86] Enable broadwell march to llvm/clang
Eric Christopher
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Eric Christopher
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Eric Christopher
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Eric Christopher
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Eric Christopher
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Eric Christopher
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Eric Christopher
- [libcxx] r217876 - Some of the synopsis was left out of these headers, and the copy construction/assignment should have been marked as deleted. Done. No functionality change, because the base class (base_ios) was marked as non-copyable already.
Marshall Clow
- [libcxx] r217877 - Forgot 'const' on my last checkin
Marshall Clow
- [libcxx] r217878 - Fix a bad noexcept clause in tuple's move constructor
Marshall Clow
- [libcxx] r217884 - Thanks to K-ballo for noting a second incorrect noexcept clause in tuple - and suggesting a more correct way to write the first
Marshall Clow
- [libcxx] r217894 - Fix a bug in the move-assigment operator for basic_stringbuf. Thanks to Johnathan Wakeley for the bug report
Marshall Clow
- [libcxx] r217902 - Create a 'comma_iterator' class that overloads operator, and asserts when it's called. Add tests to mismatch to make sure it can't be blindsided by such an evil iterator. More tests for other algorithms forthcoming. Thanks to STL for pointing this out at CppCon and Yakov Galka for opening LWG issue #2133
Marshall Clow
- [libcxx] r217903 - Fix for mismatch to handle evil iterators which overload operator comma
Marshall Clow
- [libcxx] r217936 - K-ballo pointed out *another* mistype in my change
Marshall Clow
- [libcxx] r217938 - Add include of <cassert> for the operator comma
Marshall Clow
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Marshall Clow
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Marshall Clow
- [libcxx] r217976 - Fix PR#20843: binomial_distribution<unsigned> is broken. Add test to ensure that signed and unsigned verstions produce the same sequence.
Marshall Clow
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Marshall Clow
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Marshall Clow
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Marshall Clow
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Peter Collingbourne
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Peter Collingbourne
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Dario Domizioli
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Dario Domizioli
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Dario Domizioli
- r218159 - Fix ctor/dtor aliases losing 'dllexport' (for Itanium ABI)
Dario Domizioli
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Dario Domizioli
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Jean-Philippe Dufraigne
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Jean-Philippe Dufraigne
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Jean-Philippe Dufraigne
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Jean-philippe Dufraigne
- r217804 - Create a emitCXXStructor function and make the existing emitCXXConstructor and
Rafael Espindola
- r217807 - Move emitCXXStructor to CGCXXABI.
Rafael Espindola
- r217809 - Simplify the code a bit, NFC.
Rafael Espindola
- r217811 - Reduce code duplication a bit more. NFC.
Rafael Espindola
- r217813 - Reduce code duplication a bit more. NFC.
Rafael Espindola
- r217874 - Add support for putting constructors and destructos in explicit comdats.
Rafael Espindola
- r217897 - Don't try to use C5/D5 comdats in COFF.
Rafael Espindola
- r218089 - Put more stuff in the comdat used for variables with static init.
Rafael Espindola
- r218094 - Revert "Put more stuff in the comdat used for variables with static init."
Rafael Espindola
- r218097 - Don't use the third field of llvm.global_ctors for MachO.
Rafael Espindola
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espindola
- [patch] Remove PnaclCall
Rafael Espíndola
- [patch] Make emitCXXStructor an CGCXXABI method
Rafael Espíndola
- [patch] Add support for putting constructors and destructos in explicit comdats
Rafael Espíndola
- [patch] Add support for putting constructors and destructos in explicit comdats
Rafael Espíndola
- [patch] Add support for putting constructors and destructos in explicit comdats
Rafael Espíndola
- Put more stuff in the comdat used for variables with static init
Rafael Espíndola
- r217874 - Add support for putting constructors and destructos in explicit comdats.
Rafael Espíndola
- Put more stuff in the comdat used for variables with static init
Rafael Espíndola
- r217792 - Teach Clang how to use response files when calling other tools
Rafael Espíndola
- Put more stuff in the comdat used for variables with static init
Rafael Espíndola
- Put more stuff in the comdat used for variables with static init
Rafael Espíndola
- Put more stuff in the comdat used for variables with static init
Rafael Espíndola
- r217792 - Teach Clang how to use response files when calling other tools
Rafael Espíndola
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Rafael Espíndola
- Put more stuff in the comdat used for variables with static init
Rafael Espíndola
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Rafael Espíndola
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Rafael Espíndola
- [PATCH] align_value attribute in Clang
Hal Finkel
- [PATCH] align_value attribute in Clang
Hal Finkel
- [cfe-commits] C11 <stdatomic.h>
Hal Finkel
- [cfe-commits] C11 <stdatomic.h>
Hal Finkel
- [libcxx] r217878 - Fix a bad noexcept clause in tuple's move constructor
Eric Fiselier
- r217997 - Skip parens when detecting whether we're instantiating a function declaration.
Renato Golin
- r217997 - Skip parens when detecting whether we're instantiating a function declaration.
Renato Golin
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] [clang-tidy] Don't leak the TodoCommentHandler object
Kim Gräsman
- [PATCH] [clang-tidy] Add a checker that warns on TODO comments without username.
Kim Gräsman
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Akira Hatanaka
- r217996 - Fix test case.
Akira Hatanaka
- r218003 - Fix test case.
Akira Hatanaka
- r218064 - [X86, inlineasm] Check that the output size is correct for the given constraint.
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Akira Hatanaka
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Akira Hatanaka
- r218082 - [X86, inlineasm] Do not allow using constraint 'x' for a variable larger than
Akira Hatanaka
- r218173 - Fix bugs in cpuid.h.
Akira Hatanaka
- r218087 - Thread Safety Analysis: add new warning flag, -Wthread-safety-reference, which
DeLesley Hutchins
- r217995 - Instantiate exception specifications when instantiating function types (other
Timur Iskhodzhanov
- r218011 - Work around MSVC parser bug by putting redundant braces around the body of
Timur Iskhodzhanov
- r217783 - Objective-C SDK modernizer. Do not modernize an enum
Fariborz Jahanian
- r217825 - Objective-C. Prevents a crash generating AST for a
Fariborz Jahanian
- r218063 - Patch to check at compile time for overflow when
Fariborz Jahanian
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Daniel Jasper
- r217757 - clang-format: Add option to break before non-assignment operators.
Daniel Jasper
- r217759 - clang-format: Basic support for Java.
Daniel Jasper
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Daniel Jasper
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Daniel Jasper
- clang-format: Allow unbroken ::: in inline assembly
Daniel Jasper
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Daniel Jasper
- clang-format: Allow unbroken ::: in inline assembly
Daniel Jasper
- clang-format: Allow unbroken ::: in inline assembly
Daniel Jasper
- r217880 - clang-format: Restructure and add missing tests.
Daniel Jasper
- [PATCH] clang-format Test: Split BackwardCompatibility out of ParsesConfiguration
Daniel Jasper
- r217883 - clang-format: Allow unbroken ::: in inline assembly.
Daniel Jasper
- clang-format: Allow unbroken ::: in inline assembly
Daniel Jasper
- r218107 - clang-format: Undo r216377.
Daniel Jasper
- r218111 - clang-format: Prevent column layout if elements aren't uniform enough.
Daniel Jasper
- r218119 - clang-format: [JS] add space before operator 'in'.
Daniel Jasper
- [PATCH] Implement substitutions of placeholders in the replacement text of the fixits.
Daniel Jasper
- [PATCH] Add NamespaceCommentCheck to the Google module.
Daniel Jasper
- r218107 - clang-format: Undo r216377.
Daniel Jasper
- r217790 - Add -fseh-exceptions for MinGW-w64
Yaron Keren
- r217790 - Add -fseh-exceptions for MinGW-w64
Yaron Keren
- r217995 - Instantiate exception specifications when instantiating function types (other
Yaron Keren
- r217995 - Instantiate exception specifications when instantiating function types (other
Yaron Keren
- [libclc] r217954 - Remove redundant semi-colons
Jeroen Ketema
- [libclc] r218039 - Remove more redundant semi-colons
Jeroen Ketema
- [PATCH][x86] Enable broadwell march to llvm/clang
Robert Khasanov
- [PATCH][x86] Enable broadwell march to llvm/clang
Robert Khasanov
- [PATCH][x86] Enable broadwell march to llvm/clang
Robert Khasanov
- r218116 - [x86] Enable broadwell target in clang.
Robert Khasanov
- r218117 - [x86] Added _addcarryx_u32, _addcarryx_u64 intrinsics
Robert Khasanov
- r218118 - [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}.
Robert Khasanov
- [PATCH][x86] Enable broadwell march to llvm/clang
Robert Khasanov
- [PATCH/RFC] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Brad King
- [PATCH/RFC] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Brad King
- LLVM buildmaster will be restarted today after 6 PM Pacific time
Galina Kistanova
- r217790 - Add -fseh-exceptions for MinGW-w64
Reid Kleckner
- [PATCH] MinGW-w64 SEH on Win64 support (clang part)
Reid Kleckner
- [patch] Make emitCXXStructor an CGCXXABI method
Reid Kleckner
- r217792 - Teach Clang how to use response files when calling other tools
Reid Kleckner
- [PATCH] Teach Clang how to use response files when calling other tools
Reid Kleckner
- [PATCH] Teach Clang how to use response files when calling other tools
Reid Kleckner
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- [PATCH/RFC] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Reid Kleckner
- [patch] Make emitCXXStructor an CGCXXABI method
Reid Kleckner
- [PATCH] Fix IRGen for referencing a static local before emitting its decl
Reid Kleckner
- [patch] Add support for putting constructors and destructos in explicit comdats
Reid Kleckner
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Reid Kleckner
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Reid Kleckner
- r217895 - Fix forwarding -l to MSVC's link.exe
Reid Kleckner
- r217910 - Don't try to devirtualize non-virtual calls
Reid Kleckner
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
Reid Kleckner
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
Reid Kleckner
- [PATCH][x86] Enable broadwell march to llvm/clang
Reid Kleckner
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
Reid Kleckner
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- [PATCH] PR13236 - Microsoft compatibility: support __super specifier to access members of base classes
Reid Kleckner
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- r217790 - Add -fseh-exceptions for MinGW-w64
Reid Kleckner
- r217995 - Instantiate exception specifications when instantiating function types (other
Reid Kleckner
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- [PATCH] Add some documentation stating that the memory allocated by the ASTContext.h placement new does not need to be explicitly freed
Reid Kleckner
- r218063 - Patch to check at compile time for overflow when
Reid Kleckner
- [PATCH] MS ABI: Don't ICE for pointers to pointers to members of incomplete classes
Reid Kleckner
- r217792 - Teach Clang how to use response files when calling other tools
Reid Kleckner
- Put more stuff in the comdat used for variables with static init
Reid Kleckner
- Put more stuff in the comdat used for variables with static init
Reid Kleckner
- r218128 - Silence MSVC warnings from r218127 about not returning a value
Reid Kleckner
- Put more stuff in the comdat used for variables with static init
Reid Kleckner
- [PATCH] Fix ctor/dtor aliases losing 'dllexport'
Reid Kleckner
- Put more stuff in the comdat used for variables with static init
Reid Kleckner
- [patch] Delay __fastcall attribute checking utnil after merging declarations
Reid Kleckner
- r217792 - Teach Clang how to use response files when calling other tools
Reid Kleckner
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
Manuel Klimek
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
Manuel Klimek
- [PATCH] Own/produce FrontendActionFactories by value, rather than new'd/unique_ptr ownership.
Manuel Klimek
- [patch] FrontendActionFactory::create return by unique_ptr and some related cleanup
Manuel Klimek
- [PATCH] Make DynTypedNode have the dynamic type of the object, instead of its static type.
Manuel Klimek
- [patch] FrontendActionFactory::create return by unique_ptr and some related cleanup
Manuel Klimek
- [PATCH] [clang-tidy] Add a checker for long functions.
Alexander Kornienko
- [clang-tools-extra] r217768 - [clang-tidy] Add a checker for long functions.
Alexander Kornienko
- [clang-tools-extra] r217890 - [clang-tidy] When emitting header guard fixes bundle all fix-its into one
Alexander Kornienko
- [clang-tools-extra] r217951 - [clang-tidy] Don't emit the same fixit multiple times.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker that warns on TODO comments without username.
Alexander Kornienko
- r217995 - Instantiate exception specifications when instantiating function types (other
Alexander Kornienko
- r218053 - Use exceptions() instead of getNumExceptions()/getExceptionType() to avoid
Alexander Kornienko
- r217995 - Instantiate exception specifications when instantiating function types (other
Alexander Kornienko
- [PATCH] Add check misc-braces-around-statements.
Alexander Kornienko
- [PATCH] Add check misc-braces-around-statements.
Alexander Kornienko
- [PATCH] Implement substitutions of placeholders in the replacement text of the fixits.
Alexander Kornienko
- [PATCH] Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Alexander Kornienko
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Alexander Kornienko
- [clang-tools-extra] r218225 - Disable most of the google-readability-casting check for non-C++ files (only
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker that warns on TODO comments without username.
Alexander Kornienko
- [clang-tools-extra] r218227 - run-clang-tidy.py: don't fail when running without -checks=.
Alexander Kornienko
- [PATCH] Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
- [PATCH] Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker for long functions.
Benjamin Kramer
- r217766 - Edit: Do not extend a removal to include trailing whitespace if we're at the end
Benjamin Kramer
- [clang-tools-extra] r217768 - [clang-tidy] Add a checker for long functions.
Benjamin Kramer
- [PATCH] [clang-tidy] Add a checker for long functions.
Benjamin Kramer
- r217798 - Use intrusive refcounted pointers to manage RopeRefCountString lifetime.
Benjamin Kramer
- [clang-tools-extra] r217890 - [clang-tidy] When emitting header guard fixes bundle all fix-its into one
Benjamin Kramer
- [clang-tools-extra] r217947 - Rename unit test argument and add argument comments for clarity.
Benjamin Kramer
- [clang-tools-extra] r217951 - [clang-tidy] Don't emit the same fixit multiple times.
Benjamin Kramer
- [clang-tools-extra] r217952 - Make a variable local so it's lifetime becomes more obvious.
Benjamin Kramer
- [PATCH] [clang-tidy] Add a checker that warns on TODO comments without username.
Benjamin Kramer
- [clang-tools-extra] r218049 - [clang-tidy] Add a checker that warns on TODO comments without username.
Benjamin Kramer
- [PATCH] [clang-tidy] Don't leak the TodoCommentHandler object
Benjamin Kramer
- [PATCH] Using __isascii (POSIX) instead of isascii (deprecated).
Marek Kurdej
- [PATCH] Add check misc-braces-around-statements.
Marek Kurdej
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Ben Langmuir
- [Patch][BugzillaID#18985] Document __has_feature(modules)
Ben Langmuir
- [Patch][BugzillaID#18985] Document __has_feature(modules)
Ben Langmuir
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
- r217864 - [sphinx cleanup]
Dan Liew
- Put more stuff in the comdat used for variables with static init
David Majnemer
- [PATCH] MS ABI: Don't ICE for pointers to pointers to members of incomplete classes
David Majnemer
- r218006 - Sema: Diagnose undefined structs used as Microsoft anonymous structs
David Majnemer
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
David Majnemer
- r218006 - Sema: Diagnose undefined structs used as Microsoft anonymous structs
David Majnemer
- r218084 - MS ABI: Don't ICE for pointers to pointers to members of incomplete classes
David Majnemer
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
David Majnemer
- [PATCH] MS ABI: Don't ICE for pointers to pointers to members of incomplete classes
David Majnemer
- Put more stuff in the comdat used for variables with static init
David Majnemer
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
David Majnemer
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
David Majnemer
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
David Majnemer
- [PATCH] MS ABI: Diagnose unspecified inheritance model ptrs in the best case
David Majnemer
- [PATCH] MS ABI: Downgrade inheritance model mismatches to a warning sometimes
David Majnemer
- [PATCH] Lex: Don't try to recover as hard in malformed _Pragma
David Majnemer
- [PATCH] MS ABI: Avoid hashing back reference keys in mangler
David Majnemer
- [PATCH] Fix for PR18393 - emit error when abstract type is returned or taken by value
Robert Matusewicz
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
John McCall
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
John McCall
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
John McCall
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
John McCall
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
John McCall
- [PATCH] [OPENMP] Codegen for 'if' clause
John McCall
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
John McCall
- r217760 - [ARM] Add ACLE predefines: maxmin, rounding and h/w integer division
James Molloy
- [PATCH] Add ACLE predefines: maxmin, rounding and h/w integer division
James Molloy
- [PATCH] Patch for bug 18635
Alexander Musman
- r218029 - Parsing/Sema of directive omp for simd
Alexander Musman
- [PATCH] Pragma Loop constant expression support
Tyler Nowicki
- [PATCH] Add framework for iterative compilation to clang
Radovan Obradovic
- r214119 - Change __INTx_TYPE__ to be always signed. This changes the value for
Erik Olofsson
- r218118 - [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}.
Pasi Parviainen
- [PATCH] Mingw-w64 driver for clang
Alexey Pavlov
- [PATCH] [clang-tidy] Add a checker for long functions.
Phabricator
- [PATCH] [clang-tidy] Add a checker that warns on TODO comments without username.
Phabricator
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Jonathan Roelofs
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Jonathan Roelofs
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Jonathan Roelofs
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Jonathan Roelofs
- [PATCH] [zorg] Fix the LibcxxAndAbiBuilder's passing of LIT arguments
Jonathan Roelofs
- [PATCH] [zorg] Fix the LibcxxAndAbiBuilder's passing of LIT arguments
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library
Jonathan Roelofs
- r217957 - Basic: add support for ARM ACLE 6.5.1
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [libcxx] r218144 - Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library [locale part 2]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 2]
Jonathan Roelofs
- [PATCH] [analyzer] move NewDeleteLeaks checker from alpha.cplusplus to cplusplus group.
Jordan Rose
- [PATCH] Division by zero
Anders Rönnholm
- r217817 - Major rewrite of linking strategy for sanitizer runtimes on Linux.
Alexey Samsonov
- [patch] Remove PnaclCall
Derek Schuff
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Kostya Serebryany
- r217792 - Teach Clang how to use response files when calling other tools
Sean Silva
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Artyom Skrobov
- [PATCH] PR13236 - Microsoft compatibility: support __super specifier to access members of base classes
Nikola Smiljanić
- r217771 - When pretty printing attributes that have enumeration arguments, print the enumerator identifier (as a string literal) instead of the internal enumerator integral value.
Richard Smith
- [PATCH] Pragma Loop constant expression support
Richard Smith
- r217836 - PR19692: Add (passing) regression test.
Richard Smith
- r217844 - Tests for DR581-600.
Richard Smith
- r217852 - Reject a slightly-sneaky way to perform a read of mutable state from within a
Richard Smith
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Richard Smith
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Richard Smith
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Richard Smith
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Richard Smith
- [patch] Make "C++98 requires an accessible copy constructor" warning DefaultIgnore
Richard Smith
- r217995 - Instantiate exception specifications when instantiating function types (other
Richard Smith
- r217997 - Skip parens when detecting whether we're instantiating a function declaration.
Richard Smith
- r218011 - Work around MSVC parser bug by putting redundant braces around the body of
Richard Smith
- r217995 - Instantiate exception specifications when instantiating function types (other
Richard Smith
- r218011 - Work around MSVC parser bug by putting redundant braces around the body of
Richard Smith
- r217997 - Skip parens when detecting whether we're instantiating a function declaration.
Richard Smith
- r218058 - Revert r217995 and follow-ups:
Richard Smith
- r218058 - Revert r217995 and follow-ups:
Richard Smith
- r218058 - Revert r217995 and follow-ups:
Richard Smith
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Richard Smith
- r217997 - Skip parens when detecting whether we're instantiating a function declaration.
Richard Smith
- [PATCH] [libc++] Support newlib as libc++'s C library [locale part]
Joerg Sonnenberger
- r214119 - Change __INTx_TYPE__ to be always signed. This changes the value for
Joerg Sonnenberger
- [PATCH] Downgrade DWARF2 section limit error to a warning
Oliver Stannard
- [PATCH] autoconf: Build libClang-Version.so with --enable-shared
Tom Stellard
- r216619 - Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Tom Stellard
- [PATCH v4 2/8] Add the initial TypoExpr AST node for delayed typo correction.
Kaelyn Takata
- [clang-tools-extra] r218234 - Add newline at eof.
NAKAMURA Takumi
- [clang-tools-extra] r218235 - ClangRenameTests: Prune redundant libdeps.
NAKAMURA Takumi
- clang-format: Allow unbroken ::: in inline assembly
Eugene Toder
- clang-format: Allow unbroken ::: in inline assembly
Eugene Toder
- clang-format: Allow unbroken ::: in inline assembly
Eugene Toder
- clang-format: Allow unbroken ::: in inline assembly
Eugene Toder
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Richard Trieu
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Richard Trieu
- [Patch][BugzillaID#18985] Document __has_feature(modules)
Vassil Vassilev
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Vassil Vassilev
- [Patch][BugzillaID#18985] Document __has_feature(modules)
Vassil Vassilev
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Vassil Vassilev
- [Patch][BugzillaID#18985] Document __has_feature(modules)
Vassil Vassilev
- [modules][Patch][BugzillaID#20399] Do not assert when adding an implicit member coming from a module at writing time.
Vassil Vassilev
- [modules][Patch][BugzillaID#20467] Diagnose if -fmodules-cache-path is not writeable
Vassil Vassilev
- [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall to implement fmod
Jan Vesely
- [libclc] r217911 - atomic: define extension functions for existing atomic implementations
Aaron Watry
- [libclc] r217912 - atomic: Add generic implementation of atom[ic]_max
Aaron Watry
- [libclc] r217913 - atomics: Add generic atom[ic]_and
Aaron Watry
- [libclc] r217914 - atomic: Add atom[ic]_or
Aaron Watry
- [libclc] r217915 - atomic: Add generic atom[ic]_xor
Aaron Watry
- [libclc] r217916 - atomic: Add generic atomic_min implementation
Aaron Watry
- [libclc] r217917 - atomic: Implement generic atom[ic]_xchg
Aaron Watry
- [libclc] r217918 - atomic: Add generic atom[ic]_cmpxchg
Aaron Watry
- [libclc] r217919 - R600: Map atomic_and address spaces
Aaron Watry
- [libclc] r217920 - R600: Map address spaces for atomic_or
Aaron Watry
- [libclc] r217921 - R600: Map addr spaces and use atomic_max
Aaron Watry
- [libclc] r217922 - R600: Map address spaces for atomic_xor
Aaron Watry
- [libclc] r217923 - R600: Map address spaces for atomic_min
Aaron Watry
- [libclc] r217924 - R600: Map address spaces for atomic_xchg
Aaron Watry
- [libclc] r217925 - R600: Map Address spaces for atomic_cmpxchg
Aaron Watry
- [libclc] r217958 - atomic: undef macros that are included from atomic_decl.inc
Aaron Watry
- [PATCH] Using __isascii (POSIX) instead of isascii (deprecated).
Nico Weber
- [PATCH] [libc++] Support newlib as libc++'s C library
Nico Weber
- r218008 - Change -Wbind-to-temporary-copy from an ExtWarn to an Extension.
Nico Weber
- [patch] Make "C++98 requires an accessible copy constructor" warning DefaultIgnore
Nico Weber
- r218063 - Patch to check at compile time for overflow when
Nico Weber
- r218063 - Patch to check at compile time for overflow when
Nico Weber
- [patch] Delay __fastcall attribute checking utnil after merging declarations
Nico Weber
- r218166 - Follow-up to r214408: Warn on other callee-cleanup functions without prototype too.
Nico Weber
- [libcxx patch] Let module.modulemap require cxx_atomics for the atomics module
Nico Weber
- r218058 - Revert r217995 and follow-ups:
Hans Wennborg
- r217995 - Instantiate exception specifications when instantiating function types (other
Hans Wennborg
- r216619 - Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Hans Wennborg
- [PATCH] [clang-tidy] Don't leak the TodoCommentHandler object
Hans Wennborg
- [clang-tools-extra] r218068 - [clang-tidy] Don't leak the TodoCommentHandler object
Hans Wennborg
- [PATCH] [clang-tidy] Don't leak the TodoCommentHandler object
Hans Wennborg
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Hans Wennborg
- r218073 - [X86, inline-asm] Allow 256-bit wide operands for the 'x' constraints
Hans Wennborg
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Hans Wennborg
- r217994 - [X86, inline-asm] Check that the input size is correct for constraints R, q, Q,
Hans Wennborg
- [PATCH] Fixes memory leak in CompilerInstance.cpp
Anton Yartsev
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Anna Zaks
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Anna Zaks
- [PATCH] DW_TAG_typedef and DW_TAG_structure_type not emitted when typedef is used
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Support the assume_aligned function attribute
hfinkel at anl.gov
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
hfinkel at anl.gov
- [PATCH] CodeGen: Give pointer parameters 'align' attributes
hfinkel at anl.gov
- [PATCH] Add __sync_fetch_and_nand (again)
hfinkel at anl.gov
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
jahanian
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
jahanian
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
jahanian
- Patch to fix IRGen crash using lambda expression as value in dictionary literal
jahanian
- Fwd: Patch to fix IRGen crash using lambda expression as value in dictionary literal
jahanian
- r218006 - Sema: Diagnose undefined structs used as Microsoft anonymous structs
jahanian
- r218006 - Sema: Diagnose undefined structs used as Microsoft anonymous structs
jahanian
- r218006 - Sema: Diagnose undefined structs used as Microsoft anonymous structs
jahanian
- r218063 - Patch to check at compile time for overflow when
jahanian
- r218063 - Patch to check at compile time for overflow when
jahanian
- r218063 - Patch to check at compile time for overflow when
jahanian
- r218063 - Patch to check at compile time for overflow when
jahanian
- [PATCH] [OPENMP] Codegen for threadprivate variables
cbergstrom at pathscale.com
- [PATCH] [analyzer] move NewDeleteLeaks checker from alpha.cplusplus to cplusplus group.
Антон Ярцев
Last message date:
Sun Sep 21 23:26:02 PDT 2014
Archived on: Tue Aug 4 15:31:51 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).