The Week Of Monday 28 July 2014 Archives by subject
Starting: Mon Jul 28 00:29:29 PDT 2014
Ending: Sun Aug 3 23:42:26 PDT 2014
Messages: 547
- [AVX512] More intrinsics
Adam Nemet
- [clang-tools-extra] r214063 - clang-tidy: [use-override] Tweak messages.
Daniel Jasper
- [clang-tools-extra] r214307 - Don't warn on NewCallback argument comments, as they are arguments for the
Alexander Kornienko
- [clang-tools-extra] r214397 - [clang-tidy] Add a checker for code that looks like a delegate constructors but doesn't delegate.
Benjamin Kramer
- [clang-tools-extra] r214607 - Use CommonOptionsParser in clang-query. This fixes its support of the fixed
Alexander Kornienko
- [clang-tools-extra] r214621 - Changed tool-template to use CommonOptionsParser.
Alexander Kornienko
- [libclc] r214567 - relational: Add isless(floatN) builtin
Jan Vesely
- [libclc] r214568 - relational: Add islessequal(floatN) builtin
Jan Vesely
- [libcxx] r213615 - Fix std::make_heap's worst case time complexity
David Majnemer
- [libcxx] r213615 - Fix std::make_heap's worst case time complexity
Reid Kleckner
- [libcxx] r214037 - Better defaults for in-tree libc++ with cmake.
Alexey Samsonov
- [libcxx] r214088 - Fix PR#20471. Add a cast in __align_it to ensure that the bit twiddling is done at the correct size. A better solution, IMHO, would be to declare vector<bool>::__bits_per_word as 'size_type', rather than 'unsigned', but that's a possible ABI change.
Marshall Clow
- [libcxx] r214114 - Fix linking with just-built libc++abi (added in r214037).
Alexey Samsonov
- [libcxx] r214201 - Base regex code on char_class_type.
Dan Albert
- [libcxx] r214219 - std::once_flag was forward declared with _LIBCPP_TYPE_VIS decoration, and the defined with _LIBCPP_TYPE_VIS_ONLY decoration. Make them match
Marshall Clow
- [libcxx] r214371 - Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were reporting true, for all arithmetic types, which is incorrect. Fix the tests which were wrong, too. This fixes PR#20158.
Marshall Clow
- [libcxx] r214406 - Add test cases for creating atomic types for trivially copyable types.
Marshall Clow
- [libcxx] r214422 - [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Eric Fiselier
- [libcxx] r214427 - [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Eric Fiselier
- [libcxx] r214442 - Make Android's ctype_base::mask unsigned.
Dan Albert
- [libcxx] r214454 - Change lit.cfg to allow whitespace before comments
Eric Fiselier
- [libcxx] r214474 - Update linux test results file
Eric Fiselier
- [libcxx] r214474 - Update linux test results file
Tobias Grosser
- [libcxx] r214474 - Update linux test results file
Eric Fiselier
- [libcxx] r214474 - Update linux test results file
Tobias Grosser
- [libcxx] r214474 - Update linux test results file
İsmail Dönmez
- [libcxx] r214474 - Update linux test results file
Dan Albert
- [libcxx] r214474 - Update linux test results file
Eric Fiselier
- [libcxx] r214483 - Update information about compiler used during linux tests and reformat run information.
Eric Fiselier
- [libcxx] r214484 - Adding ABI information to linux test results
Eric Fiselier
- [libcxxabi] r214573 - [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Jonathan Roelofs
- [libcxxabi] r214573 - [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Saleem Abdulrasool
- [PATCH] -Woverloaded-virtual
Aaron Ballman
- [PATCH] -Woverloaded-virtual
Nico Weber
- [PATCH] -Woverloaded-virtual
David Blaikie
- [PATCH] -Woverloaded-virtual
David Blaikie
- [PATCH] -Woverloaded-virtual
Aaron Ballman
- [PATCH] -Woverloaded-virtual
Aaron Ballman
- [PATCH] -Woverloaded-virtual
Aaron Ballman
- [PATCH] -Woverloaded-virtual
David Blaikie
- [PATCH] -Woverloaded-virtual
Aaron Ballman
- [PATCH] -Woverloaded-virtual
David Blaikie
- [PATCH] -Woverloaded-virtual
Aaron Ballman
- [PATCH] [analyzer][Review request] Partial fix for PR19102.
Антон Ярцев
- [PATCH] [analyzer][Review request] Partial fix for PR19102.
Jordan Rose
- [PATCH][AVX512] More intrinsics not requiring new backend support
Adam Nemet
- [PATCH][AVX512] More intrinsics not requiring new backend support
Demikhovsky, Elena
- [PATCH][AVX512] More intrinsics not requiring new backend support
Adam Nemet
- [PATCH][AVX512] More intrinsics not requiring new backend support
Demikhovsky, Elena
- [PATCH][AVX512] More intrinsics not requiring new backend support
Adam Nemet
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- [PATCH] [clang-tidy] Add a checker for code that looks like a delegate constructors but doesn't delegate.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker for code that looks like a delegate constructors but doesn't delegate.
Benjamin Kramer
- [PATCH] [clang-tidy] Add check for possibly incomplete switch statements
Benjamin Bannier
- [PATCH] [clang-tidy] Add check for possibly incomplete switch statements
Benjamin Bannier
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Benjamin Kramer
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Daniel Jasper
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Alexander Kornienko
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Benjamin Kramer
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Alexander Kornienko
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Benjamin Kramer
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Alexander Kornienko
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Benjamin Kramer
- [PATCH] [clang-tidy] Implement the include order checker for LLVM.
Alexander Kornienko
- [PATCH] [Driver] Move description of toolchain specific include directories from the common driver code to the corresponding `MultilibSet` declarations
Simon Atanasyan
- [PATCH] [Driver] Move description of toolchain specific include directories from the common driver code to the corresponding `MultilibSet` declarations
Simon Atanasyan
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Joerg Sonnenberger
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jonathan Roelofs
- [PATCH] [libcxx] Add locales to available_features for tests.
Dan Albert
- [PATCH] [libcxx] Add locales to available_features for tests.
Eric Fiselier
- [PATCH] [libcxx] Add locales to available_features for tests.
Dan Albert
- [PATCH] [libcxx] Add locales to available_features for tests.
Eric Fiselier
- [PATCH] [libcxx] Add locales to available_features for tests.
Dan Albert
- [PATCH] [libcxx] Add locales to available_features for tests.
Dan Albert
- [PATCH] [libcxx] Add locales to available_features for tests.
Eric Fiselier
- [PATCH] [libcxx] Add locales to available_features for tests.
Dan Albert
- [PATCH] [libcxx] Add locales to available_features for tests.
Eric Fiselier
- [PATCH] [libcxx] Add locales to available_features for tests.
Dan Albert
- [PATCH] [libcxx] Add support for Android targets to lit.cfg.
Eric Fiselier
- [PATCH] [libcxx] Add support for Android targets to lit.cfg.
Dan Albert
- [PATCH] [libcxx] Base __get_classname on char_class_type.
Marshall Clow
- [PATCH] [libcxx] Base __get_classname on char_class_type.
Eric Fiselier
- [PATCH] [libcxx] Correct SFINAE version of is_convertible to match spec and avoid triggering unnecessary compiler diagnostics
Albert Wong
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Agustín Bergé
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Eric Fiselier
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Dan Albert
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Eric Fiselier
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Eric Fiselier
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Marshall Clow
- [PATCH] [libcxx] Remove use of default function template parameters in type traits. Fixes DR20484
Dan Albert
- [PATCH] [libcxx] Update libc++ docs to include instructions for LIT.
Dan Albert
- [PATCH] [libcxx] Update libc++ docs to include instructions for LIT.
Eric Fiselier
- [PATCH] [libcxx] Update libc++ docs to include instructions for LIT.
Dan Albert
- [PATCH] [libcxx] Update libc++ docs to include instructions for LIT.
Nico Weber
- [PATCH] [libcxxabi] [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Jon Roelofs
- [PATCH] [libcxxabi] [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Jon Roelofs
- [PATCH] [libcxxabi] [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Nico Weber
- [PATCH] [libcxxabi] [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Nico Weber
- [PATCH] [libcxxabi] [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
Manuel Klimek
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [PATCH] [mips] Defer va_arg expansion to the backend.
Reid Kleckner
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [PATCH] [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- [PATCH] [OPENMP] Codegen for 'if' clause
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [SKX] Enabling SKX target (Skylake server chip) in clang
Robert Khasanov
- [PATCH] [SKX] Enabling SKX target (Skylake server chip) in clang
Elena Demikhovsky
- [PATCH][TEST] Improve tests for #pragma clang optimize off/on
Dario Domizioli
- [PATCH][TEST] Improve tests for #pragma clang optimize off/on
Aaron Ballman
- [PATCH][TEST] Improve tests for #pragma clang optimize off/on
Dario Domizioli
- [PATCH] [UBSAN] Suppress an error report with given type information
Byoungyoung Lee
- [PATCH] [x32] Add __int128 support
Pavel Chupin
- [PATCH] [x32] Add __int128 support
Simon Atanasyan
- [PATCH] Add framework for iterative compilation to clang
Radovan Obradovic
- [PATCH] Add framework for iterative compilation to clang
Radovan Obradovic
- [PATCH] Add more information when displaying a "read-only variable is not assignable" error
Richard Trieu
- [PATCH] Add new tool clang-highlight to clang/tools/extra
Johannes Kapfhammer
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- [PATCH] Allow __fp16 as a function arg or return type for AArch64
Oliver Stannard
- [PATCH] Allow __fp16 as a function arg or return type for AArch64
Tim Northover
- [PATCH] Allow __fp16 as a function arg or return type for AArch64
Tim Northover
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Manuel Klimek
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Alex McCarthy
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Manuel Klimek
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Manuel Klimek
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Jordan Rose
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Manuel Klimek
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Manuel Klimek
- [PATCH] An attempt at fixing lifetime extended temporaries in the CFG.
Manuel Klimek
- [PATCH] Change __INT*_TYPE__ to be compatible with GCC
Reid Kleckner
- [PATCH] Changed tool-template to use CommonOptionsParser.
Alexander Kornienko
- [PATCH] Changed tool-template to use CommonOptionsParser.
Manuel Klimek
- [PATCH] Changed tool-template to use CommonOptionsParser.
Alexander Kornienko
- [PATCH] Clang Rename Tool
Matthew Plant
- [PATCH] Clang Rename Tool
Manuel Klimek
- [PATCH] Clang Rename Tool
Matthew Plant
- [PATCH] Clang Rename Tool
Matthew Plant
- [PATCH] Clang Rename Tool
Manuel Klimek
- [PATCH] Clang Rename Tool
Matthew Plant
- [PATCH] Clang Rename Tool
Manuel Klimek
- [PATCH] Clang Rename Tool
Matthew Plant
- [PATCH] Clang Rename Tool
Matthew Plant
- [patch] Delay __fastcall attribute checking utnil after merging declarations
Reid Kleckner
- [patch] Delay __fastcall attribute checking utnil after merging declarations
Nico Weber
- [patch] Delay __fastcall attribute checking utnil after merging declarations
Reid Kleckner
- [patch] Delay __fastcall attribute checking utnil after merging declarations
Nico Weber
- [PATCH] Don't drop dllimport from qualified friend redeclarations (PR20512)
Hans Wennborg
- [PATCH] Don't warn on NewCallback argument comments, as they are arguments for thefunction the callback points to.
Alexander Kornienko
- [PATCH] Don't warn on NewCallback argument comments, as they are arguments for thefunction the callback points to.
Alexander Kornienko
- [PATCH] Don't warn on NewCallback argument comments, as they are arguments for thefunction the callback points to.
Daniel Jasper
- [PATCH] Don't warn on NewCallback argument comments, as they are arguments for thefunction the callback points to.
Alexander Kornienko
- [PATCH] Don't warn on NewCallback argument comments, as they are arguments for thefunction the callback points to.
Daniel Jasper
- [PATCH] Emit diagnostic for -munaligned-access on v6m targets
Benjamin Foster
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Renato Golin
- [PATCH] Expose name mangling to libclang
Jonathan Roelofs
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Hans Wennborg
- [PATCH] Expose name mangling to libclang
Argyrios Kyrtzidis
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Argyrios Kyrtzidis
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Argyrios Kyrtzidis
- [PATCH] Expose name mangling to libclang
Hans Wennborg
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Expose name mangling to libclang
Argyrios Kyrtzidis
- [PATCH] Expose name mangling to libclang
Eli Bendersky
- [PATCH] Fix "-mno-global-merge" option for clang
Eric Christopher
- [PATCH] Fix "-mno-global-merge" option for clang
Steven Wu
- [PATCH] Fix crash when assiging to a property with an invalid type
Olivier Goffart
- [PATCH] Fix crash when assiging to a property with an invalid type
Olivier Goffart
- [PATCH] Fix crash when assiging to a property with an invalid type
jahanian
- [PATCH] Fix crash when assiging to a property with an invalid type
Olivier Goffart
- [PATCH] Fix crash when assiging to a property with an invalid type
jahanian
- [PATCH] Fix crash when assiging to a property with an invalid type
jahanian
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Keith Walker
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
James Molloy
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Renato Golin
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Keith Walker
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Renato Golin
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Kristof Beyls
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Gabor Ballabas
- [PATCH] Fix for 2 Sema test failures when AArch64 is the default target.
Renato Golin
- [PATCH] Fix for libc++ bug #20096 http://llvm.org/bugs/show_bug.cgi?id=20096
Marshall Clow
- [PATCH] Fix for PR18393 - emit error when abstract type is returned by value
Robert Matusewicz
- [PATCH] Fix for PR18393 - emit error when abstract type is returned by value
Robert Matusewicz
- [PATCH] Fix for PR18393 - emit error when abstract type is returned by value
Arthur O'Dwyer
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Alex McCarthy
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Jordan Rose
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Jordan Rose
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Jordan Rose
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- [PATCH] Handle SPARC float command line parameters for SPARCv9
Brad Smith
- [PATCH] Implement inlining of temporary destructors.
Manuel Klimek
- [PATCH] Implement inlining of temporary destructors.
Alex McCarthy
- [PATCH] Implicitly convert C++ wrappers to ObjC objects in @synchronized.
Grant Paul
- [PATCH] Improved source range in nonnull diagnostics
Aaron Ballman
- [PATCH] Improved source range in nonnull diagnostics
jahanian
- [PATCH] Improved source range in nonnull diagnostics
Aaron Ballman
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Vassil Vassilev
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Yaron Keren
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Vassil Vassilev
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Yaron Keren
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Vassil Vassilev
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Vassil Vassilev
- [PATCH] Inconsistency in Preprocessor::ReleaseMacroInfo(MacroInfo *MI)
Richard Smith
- [PATCH] Modeling APIs in the Static Analyzer
Ted Kremenek
- [PATCH] Modeling APIs in the Static Analyzer
Gábor Horváth
- [PATCH] Modeling APIs in the Static Analyzer
Ted Kremenek
- [PATCH] Modeling APIs in the Static Analyzer
Gábor Horváth
- [PATCH] ms-inline-asm: Add a test to ensure that call doesn't clobber eax.
Reid Kleckner
- [PATCH] ms-inline-asm: Add a test to ensure that call doesn't clobber eax.
Reid Kleckner
- [PATCH] ms-inline-asm: Add a test to ensure that call doesn't clobber eax.
Ehsan Akhgari
- [PATCH] ms-inline-asm: Scope inline asm labels to functions
Reid Kleckner
- [PATCH] MS ABI: Consider alignment attributes on typedefs for layout
David Majnemer
- [PATCH] MS ABI: Consider alignment attributes on typedefs for layout
Reid Kleckner
- [PATCH] MS ABI: Consider alignment attributes on typedefs for layout
David Majnemer
- [PATCH] MS ABI: Consider alignment attributes on typedefs for layout
Reid Kleckner
- [PATCH] MS ABI: Consider alignment attributes on typedefs for layout
David Majnemer
- [PATCH] MS ABI: Consider alignment attributes on typedefs for layout
Ed Maste
- [PATCH] MS ABI: Downgrade inheritance model mismatches to a warning sometimes
Reid Kleckner
- [PATCH] OpenCL/SPIR - fix kernel_arg_type metadata node
Fraser Cormack
- [PATCH] OpenCL/SPIR - fix kernel_arg_type metadata node
Pekka Jääskeläinen
- [PATCH] OpenCL/SPIR - fix kernel_arg_type metadata node
Fraser Cormack
- [PATCH] OpenCL/SPIR - fix kernel_arg_type metadata node
Pekka Jääskeläinen
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Fraser Cormack
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Pekka Jääskeläinen
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Fraser Cormack
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Fraser Cormack
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Pekka Jääskeläinen
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Fraser Cormack
- [PATCH] OpenCL/SPIR - kernel_arg_base_type metadata node
Pekka Jääskeläinen
- [PATCH] PowerPC support for the ELFv2 ABI (powerpc64le-linux)
Ulrich Weigand
- [PATCH] PR16392 ObjCMessageExpr argument source range
Karlis Senko
- [PATCH] PR16392 ObjCMessageExpr argument source range
jahanian
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Remove use of default function template parameters in type traits. Fixes DR20484
Eric Fiselier
- [PATCH] Sema: Disallow taking the address of a bitfield coming from preincrement
David Majnemer
- [PATCH] Sema: Disallow taking the address of a bitfield coming from preincrement
Richard Smith
- [PATCH] Sema: Disallow taking the address of a bitfield coming from preincrement
David Majnemer
- [PATCH] stdint.h should use the target's types, cleanup the targets
Joerg Sonnenberger
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Aaron Ballman
- [PATCH] Support constant expressions, including non-type template parameters, in pragma loop hints
Tyler Nowicki
- [PATCH] Support the assume_aligned function attribute
Aaron Ballman
- [PATCH] Support the assume_aligned function attribute
Hal Finkel
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Sylvestre Ledru
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Chandler Carruth
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Chandler Carruth
- [PATCH] Update LLVM version: 3.5 => 3.6
Eric Christopher
- [PATCH] Update LLVM version: 3.5 => 3.6
Hans Wennborg
- [PATCH] Update LLVM version: 3.5 => 3.6
Sylvestre Ledru
- [PATCH] Use CommonOptionsParser in clang-query. This fixes its support of the fixedcompilation database and makes it behave consistently with other clang tools.
Alexander Kornienko
- [PATCH] Use CommonOptionsParser in clang-query. This fixes its support of the fixedcompilation database and makes it behave consistently with other clang tools.
Peter Collingbourne
- [PATCH] Use CommonOptionsParser in clang-query. This fixes its support of the fixedcompilation database and makes it behave consistently with other clang tools.
Alexander Kornienko
- [PATCH] Use CommonOptionsParser in clang-query. This fixes its support of the fixedcompilation database and makes it behave consistently with other clang tools.
Alexander Kornienko
- [PATCH] Xcore target: Fix CXXStdlibIncludeArgs to check 'nostdinc++' flag too.
robert lytton
- [PATCH v3 5/9] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v3 7/9] Add another keyword-selection flag to CorrectionCandidateCallback.
Kaelyn Takata
- [PATCH v3 9/9] Wire up LookupMemberExpr to use the new TypoExpr.
Kaelyn Takata
- [PATCH v4 0/8] Initial implementation of delayed typo correction.
Kaelyn Takata
- [PATCH v4 2/8] Add the initial TypoExpr AST node for delayed typo correction.
Kaelyn Takata
- [PATCH v4 3/8] Pass around CorrectionCandidateCallbacks as unique_ptrs so TypoCorrectionConsumer can keep the callback around as long as needed.
Kaelyn Takata
- [PATCH v4 4/8] Have TypoCorrectionConsumer remember the TypoCorrections it returned.
Kaelyn Takata
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v4 6/8] Add simple way for a CorrectionCandidateCallback to reject exact matches of the typo.
Kaelyn Takata
- [PATCH v4 7/8] Add a callback for recovering using a typo correction.
Kaelyn Takata
- [PATCH v4 8/8] Wire up LookupMemberExpr to use the new TypoExpr.
Kaelyn Takata
- Adding local scope and automatic object destructors
Manuel Klimek
- A module inliner pass with a greedy call site queue
Yin Ma
- Builders lld-x86_64-freeBSD, sanitizer_x86_64-freeBSD9.2, clang-mergefunc-x86_64-freeBSD9.2
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- PATCH: ASTMatcher for CUDA declarations
Jacques Pienaar
- Patch for CMake to export Clang targets
Ryan Govostes
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
jahanian
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
John McCall
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
jahanian
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
Reid Kleckner
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
Reid Kleckner
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
jahanian
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
Reid Kleckner
- Patch to force SuitableAlign's alignment when loading on object with larger alignment
David Majnemer
- r206963 - [ARM64] Change inline assembly constraints to be more lax, to match the behaviour of Clang/AArch64 and GCC.
Bob Wilson
- r213262 - [OPENMP] Initial parsing and sema analysis of 'mergeable' clause.
Ajay J
- r213262 - [OPENMP] Initial parsing and sema analysis of 'mergeable' clause.
Bataev, Alexey
- r213512 - [OPENMP] Initial parsing and sema analysis for 'flush' directive.
Samuel F Antao
- r213512 - [OPENMP] Initial parsing and sema analysis for 'flush' directive.
Bataev, Alexey
- r213639 - [OPENMP] Initial parsing and sema analysis for 'atomic' directive.
Michael Wong
- r213639 - [OPENMP] Initial parsing and sema analysis for 'atomic' directive.
Bataev, Alexey
- r213639 - [OPENMP] Initial parsing and sema analysis for 'atomic' directive.
Michael Wong
- r213639 - [OPENMP] Initial parsing and sema analysis for 'atomic' directive.
Bataev, Alexey
- r213714 - test: add an explicit target triple
Renato Golin
- r213790 - PR20228: don't retain a pointer to a vector element after the container has been resized.
Kostya Serebryany
- r213790 - PR20228: don't retain a pointer to a vector element after the container has been resized.
David Blaikie
- r213790 - PR20228: don't retain a pointer to a vector element after the container has been resized.
David Blaikie
- r214032 - Objective-C. Issue more warning diagnostic when certain
Jordan Rose
- r214032 - Objective-C. Issue more warning diagnostic when certain
jahanian
- r214050 - When looking for temporary dtors while building the CFG, do not walk into
Richard Smith
- r214064 - Factoring DataflowWorklist out of LiveVariables and UninitializedValues analyses
Artyom Skrobov
- r214064 - Factoring DataflowWorklist out of LiveVariables and UninitializedValues analyses
Hal Finkel
- r214064 - Factoring DataflowWorklist out of LiveVariables and UninitializedValues analyses
Artyom Skrobov
- r214067 - DataflowWorklist.h: Appease msc17 -- Split a private constructor to DataflowWorklistBase.
NAKAMURA Takumi
- r214069 - clang-format: Fix formatting of lock annotations in lambda definitions.
Daniel Jasper
- r214070 - clang-format: Fix unary operator recognition.
Daniel Jasper
- r214071 - clang-format: Improve pointer/reference detection.
Daniel Jasper
- r214074 - [PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi= option
Ulrich Weigand
- r214075 - clang-format: Improve operator and template recognition.
Daniel Jasper
- r214084 - clang-format: [proto] Improve formatting of text-proto options.
Daniel Jasper
- r214086 - [TEST] Improve tests for #pragma clang optimize off/on
Dario Domizioli
- r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
DeLesley Hutchins
- r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
Reid Kleckner
- r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
Delesley Hutchins
- r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
Chandler Carruth
- r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
Delesley Hutchins
- r214089 - Thread Safety Analysis: Replace the old and broken SExpr with the new
Chandler Carruth
- r214090 - Objective-C. Improve diagnostic when property is
Fariborz Jahanian
- r214095 - [AVX512] Add CHECK-LABELs to test/CodeGen/avx512f-builtins.c
Adam Nemet
- r214096 - [AVX512] Bring the formatting of avx512fintrin.h closer to avxintrin.h
Adam Nemet
- r214097 - [AVX512] Reorder functions in avx512fintrin.h
Adam Nemet
- r214098 - [AVX512] Add FP add/sub/mul intrinsics
Adam Nemet
- r214099 - [AVX512] Add non-masking FP store intrinsics
Adam Nemet
- r214103 - Fix MSVC warnings about falling off the end of a non-void function
Reid Kleckner
- r214109 - Add another keyword-selection flag to CorrectionCandidateCallback.
Kaelyn Takata
- r214113 - [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
Manman Ren
- r214119 - Change __INTx_TYPE__ to be always signed. This changes the value for
Joerg Sonnenberger
- r214119 - Change __INTx_TYPE__ to be always signed. This changes the value for
Joerg Sonnenberger
- r214119 - Change __INTx_TYPE__ to be always signed. This changes the value for
Reid Kleckner
- r214124 - [modules] PR20475: merging support for alias template declarations.
Richard Smith
- r214133 - [Debug Info] add DISubroutineType and its creation takes DITypeArray.
Manman Ren
- r214133 - [Debug Info] add DISubroutineType and its creation takes DITypeArray.
David Blaikie
- r214133 - [Debug Info] add DISubroutineType and its creation takes DITypeArray.
David Blaikie
- r214133 - [Debug Info] add DISubroutineType and its creation takes DITypeArray.
Manman Ren
- r214133 - [Debug Info] add DISubroutineType and its creation takes DITypeArray.
David Blaikie
- r214136 - Remove a nonsense friend declaration.
Richard Smith
- r214141 - Add a location to MS inline asm blobs
Reid Kleckner
- r214148 - Fix up handling of ARM options for controlling strict alignment.
Bob Wilson
- r214151 - [modules] Add missing #include, found by modules build. We need a class
Richard Smith
- r214152 - Revert accidentally-committed files in r214151.
Richard Smith
- r214154 - [modules] Add testcase for a bug reduced from a selfhost issue. This bug was
Richard Smith
- r214162 - Emit column debug information for loads
Tobias Grosser
- r214163 - Revert "Emit column debug information for loads"
Tobias Grosser
- r214164 - 3.5 => 3.6
Sylvestre Ledru
- r214172 - [OPENMP] Additional comments for implicit 'flush' clause + removed unused parameter from method classof().
Alexey Bataev
- r214173 - AArch64: Resolve some FIXMEs in CGBuiltin left over from backend merge
Yi Kong
- r214183 - DataflowWorklist.h - "We should have a description here of what this code does, not just where it's used."
Artyom Skrobov
- r214185 - Modify how the loop hint attribute is printed as a lead-up to supporting constant expression values.
Tyler Nowicki
- r214190 - [Debug Info] update testing case due to change in DIBuilder.
Manman Ren
- r214190 - [Debug Info] update testing case due to change in DIBuilder.
Eric Christopher
- r214192 - Fix PR10177 where non-type template arguments to alias templates are not marked as used in dependent contexts. The fix actually forces non-dependent names to be checked at template definition time as expected from the standard.
Larisse Voufo
- r214192 - Fix PR10177 where non-type template arguments to alias templates are not marked as used in dependent contexts. The fix actually forces non-dependent names to be checked at template definition time as expected from the standard.
Richard Smith
- r214192 - Fix PR10177 where non-type template arguments to alias templates are not marked as used in dependent contexts. The fix actually forces non-dependent names to be checked at template definition time as expected from the standard.
Larisse Voufo
- r214193 - Fix typo.
Larisse Voufo
- r214198 - Fix test case in r214190. (It failed on my end.)
Larisse Voufo
- r214202 - Revert "Fix test case in r214190. (It failed on my end.)"
Larisse Voufo
- r214203 - Provide warning name for property attribute warning
Fariborz Jahanian
- r214208 - Support LIBRARY_PATH on all Darwin targets.
Bob Wilson
- r214208 - Support LIBRARY_PATH on all Darwin targets.
Bob Wilson
- r214222 - PR20473: Don't "deduplicate" string literals with the same value but different
Richard Smith
- r214222 - PR20473: Don't "deduplicate" string literals with the same value but different
Richard Smith
- r214237 - clang-format vs plugin: include the license
Hans Wennborg
- r214246 - [modules] Factor out ODR checking, to avoid unnecessary repeated work in
Richard Smith
- r214267 - Not all instantiated variable is odr-used. Do not mark non-odr-used variable template specializations as such.
Larisse Voufo
- r214274 - MS ABI: Consider alignment attributes on typedefs for layout
David Majnemer
- r214281 - Fix a use after free bug.
Rafael Espindola
- r214281 - Fix a use after free bug.
David Blaikie
- r214286 - Simplify the code.
Rafael Espindola
- r214290 - MS ABI: Mangle alias templates used as template-template arguments
David Majnemer
- r214292 - Fix some cases of incorrect handling of lifetime extended temporaries.
Manuel Klimek
- r214293 - AST: Simplify some code
David Majnemer
- r214294 - [Driver][Mips] Add function-wrapper so simplify creation of `Multilib` objects.
Simon Atanasyan
- r214298 - Suppress clang/test/Sema/struct-packed-align.c for targeting LLP64.
NAKAMURA Takumi
- r214298 - Suppress clang/test/Sema/struct-packed-align.c for targeting LLP64.
Aaron Ballman
- r214298 - Suppress clang/test/Sema/struct-packed-align.c for targeting LLP64.
Aaron Ballman
- r214298 - Suppress clang/test/Sema/struct-packed-align.c for targeting LLP64.
NAKAMURA Takumi
- r214298 - Suppress clang/test/Sema/struct-packed-align.c for targeting LLP64.
Aaron Ballman
- r214300 - clang-format: Understand 'typename' in placement new.
Daniel Jasper
- r214301 - Suppress clang/test/Sema/struct-packed-align.c also on msvc for investigating.
NAKAMURA Takumi
- r214305 - Fix OpenCL/SPIR kernel_arg_type metadata node
Fraser Cormack
- r214306 - [SKX] Enabling SKX target (Skylake server chip)
Robert Khasanov
- r214308 - Add OpenCL/SPIR kernel_arg_base_type metadata node
Fraser Cormack
- r214314 - [AVX512] Add set1 intrinsics
Adam Nemet
- r214315 - [AVX512] Add some of the FP cast intrinsics
Adam Nemet
- r214316 - [AVX512] Add intrinsic for knot
Adam Nemet
- r214333 - Add a state variable to the loop hint attribute.
Tyler Nowicki
- r214333 - Add a state variable to the loop hint attribute.
NAKAMURA Takumi
- r214333 - Add a state variable to the loop hint attribute.
Tyler Nowicki
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214333 - Add a state variable to the loop hint attribute.
Tyler Nowicki
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214333 - Add a state variable to the loop hint attribute.
Kostya Serebryany
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214333 - Add a state variable to the loop hint attribute.
Kostya Serebryany
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214333 - Add a state variable to the loop hint attribute.
Kostya Serebryany
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214333 - Add a state variable to the loop hint attribute.
Kostya Serebryany
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214333 - Add a state variable to the loop hint attribute.
Tyler Nowicki
- r214333 - Add a state variable to the loop hint attribute.
Aaron Ballman
- r214356 - Update for llvm change.
Rafael Espindola
- r214356 - Update for llvm change.
Alexey Samsonov
- r214356 - Update for llvm change.
Rafael Espíndola
- r214356 - Update for llvm change.
Sean Silva
- r214356 - Update for llvm change.
Alexey Samsonov
- r214362 - Updating a comment related to the implementation of -Woverloaded-virtual, and adding a FIXME to a test case. (Drive-by removal of trailing whitespace in the test case as well.)
Aaron Ballman
- r214369 - Rename this test so that it actually runs, and fix it so that it passes.
Richard Smith
- r214376 - Revert r214333, "Add a state variable to the loop hint attribute."
NAKAMURA Takumi
- r214380 - [AVX512] Add unaligned FP load intrinsics
Adam Nemet
- r214386 - Sema: Disallow taking the address of a bitfield coming from preincrement
David Majnemer
- r214390 - PR18097: Support initializing an _Atomic(T) from an object of C++ class type T
Richard Smith
- r214390 - PR18097: Support initializing an _Atomic(T) from an object of C++ class type T
Richard Smith
- r214393 - Fix parsing of classes where the class name is an absolute nested name specifier.
Manuel Klimek
- r214401 - ms-inline-asm: Add a test to ensure that call doesn't clobber eax.
Ehsan Akhgari
- r214407 - Automate attribute argument count semantic checking when there are variadic or optional arguments present. With this, the only time you should have to manually check attribute argument counts is when HasCustomParsing is set to true, or when you have variadic arguments that aren't really variadic (like ownership_holds and friends).
Aaron Ballman
- r214408 - Delay check for prototype on __fastcall functions until after MergeFunctionDecl.
Nico Weber
- r214409 - Obective-C. Patch to fix the incorrect ObjcMessageExpr argument source ranges,
Fariborz Jahanian
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Rafael Avila de Espindola
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Rafael Espíndola
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Hans Wennborg
- r214410 - Exposes a C API to name mangling for a given cursor.
Kostya Serebryany
- r214410 - Exposes a C API to name mangling for a given cursor.
Kostya Serebryany
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Kostya Serebryany
- r214410 - Exposes a C API to name mangling for a given cursor.
Rafael Espíndola
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214410 - Exposes a C API to name mangling for a given cursor.
Eli Bendersky
- r214411 - Removing an outdated FIXME. No functional changes.
Aaron Ballman
- r214412 - Reformat docstring to 80-col
Eli Bendersky
- r214425 - Local extern redeclarations of dllimport variables stay dllimport even if they don't specify the attribute
Hans Wennborg
- r214432 - Add a state variable to the loop hint attribute.
Tyler Nowicki
- r214436 - Implemented a diagnostic to handle multiple, distinct ownership_return attributes on the same declaration. This removes a FIXME from the code.
Aaron Ballman
- r214446 - Loop hint pragmas sometimes do not contain an identifier option (such as #pragma unroll(4)). Check explicitly that the token we stored was an identifier.
Aaron Ballman
- r214450 - Factor out exception specification information from
Richard Smith
- r214458 - [modules] Maintain an AST invariant across module load/save: if any declaration
Richard Smith
- r214459 - Fix buildbot: work around missing GCC C++11 feature.
Richard Smith
- r214461 - clang-format vs plugin: claim support for VS 14 CTP too
Hans Wennborg
- r214461 - clang-format vs plugin: claim support for VS 14 CTP too
David Majnemer
- r214461 - clang-format vs plugin: claim support for VS 14 CTP too
Hans Wennborg
- r214461 - clang-format vs plugin: claim support for VS 14 CTP too
Reid Kleckner
- r214471 - Remove this pointer that is converted to bool. In well-defined contexts, the
Richard Trieu
- r214471 - Remove this pointer that is converted to bool. In well-defined contexts, the
Richard Trieu
- r214471 - Remove this pointer that is converted to bool. In well-defined contexts, the
Richard Smith
- r214471 - Remove this pointer that is converted to bool. In well-defined contexts, the
Douglas Gregor
- r214472 - Add comments to debug info testing case.
Manman Ren
- r214473 - [modules] Remove IRGen special case for emitting implicit special members if
Richard Smith
- r214497 - [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- r214502 - Initializing the loop hint option token.
Aaron Ballman
- r214504 - Initializing the loop hint option token again.
Aaron Ballman
- r214506 - Fix a memory leak - dispose of the CXString after printing it in mangling.
Eli Bendersky
- r214507 - Improving diagnostic source ranges for the nonnull attribute. Now it highlights the attribute and the faulty nonpointer type when possible.
Aaron Ballman
- r214507 - Improving diagnostic source ranges for the nonnull attribute. Now it highlights the attribute and the faulty nonpointer type when possible.
David Blaikie
- r214507 - Improving diagnostic source ranges for the nonnull attribute. Now it highlights the attribute and the faulty nonpointer type when possible.
Aaron Ballman
- r214508 - clang-format: Add a space in ObjC protocols.
Daniel Jasper
- r214510 - Xcore target: Fix CXXStdlibIncludeArgs to check 'nostdinc++' flag too.
Robert Lytton
- r214511 - Replacing some more complex logic with a helper function call to ObjCMethod::getReturnTypeSourceRange. No functional changes intended.
Aaron Ballman
- r214512 - Revert r214497: [mips] Defer va_arg expansion to the backend.
Daniel Sanders
- r214513 - The GNU-style aligned attribute has an optional expression, but the generated pretty printing logic was unaware of this. Fixed the pretty printing logic, and added a test to ensure it no longer asserts.
Aaron Ballman
- r214520 - Add IR Mangler for more stable mangling.
Eli Bendersky
- r214520 - Add IR Mangler for more stable mangling.
Reid Kleckner
- r214526 - Dropping some else-after-returns. No functional changes intended.
Aaron Ballman
- r214529 - Update build instructions for the clang-format VS plugin
Hans Wennborg
- r214547 - Fix iterator invalidation issues that are breaking my modules buildbot's bootstrap.
Richard Smith
- r214549 - Revert r214547 due to test breakage.
Richard Smith
- r214551 - MS inline asm: Add tests for LLVM r214468
Reid Kleckner
- r214552 - MS inline asm: Tests for r214550
Reid Kleckner
- r214555 - Re-commit r214547 with tests fixed. Hopefully all the bots will be happy now.
Richard Smith
- r214562 - Let's assume PowerPC has no SSE.
Joerg Sonnenberger
- r214564 - [Sanitizer] Introduce SanitizerMetadata class.
Alexey Samsonov
- r214577 - Add -fbuild-session-file as an alternative to -fbuild-session-timestamp
Ben Langmuir
- r214579 - Actually fix problem with modules buildbot this time.
Richard Smith
- r214582 - Notional simplification: defer emitting deferred inline methods until we finish
Richard Smith
- r214586 - InstrProf: Update for LLVM API change
Justin Bogner
- r214589 - Fix test from r214577 for other timezones
Ben Langmuir
- r214604 - [ASan] Use metadata to pass source-level information from Clang to ASan.
Alexey Samsonov
- r214606 - In the case of mangling collisions, make an attempt to note both definitions
Richard Smith
- r214616 - libclang: Update LINK_COMPONENTS.
NAKAMURA Takumi
- r214617 - libclang/Makefile: Restore some components in LINK_COMPONENTS. Clang's Makefile(s) are not transitive on clang libs.
NAKAMURA Takumi
- r214619 - libclang/Makefile: Update LINK_COMPONENTS take #2.
NAKAMURA Takumi
- r214620 - libclang/Makefile: Update LINK_COMPONENTS take #3. Sorry for the noise.
NAKAMURA Takumi
- r214635 - vcfsx and dss instructions require immediates, variables are not valid.
Joerg Sonnenberger
- r214656 - Tools.cpp: Avoid std::to_string() on -fbuild-session-timestamp to appease mingw32 builder.
NAKAMURA Takumi
- r214656 - Tools.cpp: Avoid std::to_string() on -fbuild-session-timestamp to appease mingw32 builder.
Jordan Rose
- r214662 - [Mips] Add the `mips64-linux-gnu` target to the test case to check `in128`
Simon Atanasyan
- r214668 - Driver: Simplify a use of the path API
Justin Bogner
- r214675 - Don't destroy MacroInfos if we find the macro definition is invalid; it'll get
Richard Smith
- r214678 - PR11778: Fix the rejects-valid half of this bug. We still produce the same
Richard Smith
- r214698 - AST: Propagate 'AlignIsRequired' though many levels of typedefs
David Majnemer
- r214699 - AST: Fix the mangling for unqualified-blocks
David Majnemer
- release_35 patches for unroll pragma
Mark Heffernan
- Support for proto text format in .proto files
Daniel Jasper
Last message date:
Sun Aug 3 23:42:26 PDT 2014
Archived on: Tue Aug 4 15:31:46 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).