The Week Of Monday 5 January 2015 Archives by subject
Starting: Mon Jan 5 00:08:54 PST 2015
Ending: Sun Jan 11 23:54:45 PST 2015
Messages: 323
- [clang-tools-extra] r225519 - clang-tidy: [misc-use-override] Fix 'override' insertion.
Daniel Jasper
- [clang-tools-extra] r225520 - clang-tidy: [misc-use-override] Simplify regular expressions in test.
Daniel Jasper
- [clang] patch for 18645
Nathan Sidwell
- [clang] patch for 18645
Richard Smith
- [clang] patch for 18645
Nathan Sidwell
- [clang] Patch for 6037
Nathan Sidwell
- [libclc] r225296 - Use amdgcn triple for SI+ GPUs
Tom Stellard
- [libcxx] r225273 - [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [libcxx] r225280 - Obey [atomics.types.operations.req]/21 for GCC.
Dan Albert
- [libcxx] r225285 - Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Peter Griess for the report and suggested fix
Marshall Clow
- [libcxx] r225286 - Appease MSAN buildbots.
Dan Albert
- [libcxx] r225287 - Make a test UNSUPPORTED if libcpp-has-no-threads.
Dan Albert
- [libcxx] r225300 - Move a test to the new tests directory.
Dan Albert
- [libcxx] r225375 - In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/equal_to/logical_or) were defined as deriving from binary_funtion. That restriction was removed in C++11, but the tests still check for this. Change the test to look for the embedded types first_argument/second_argument/result_type. No change to the library, just more standards-compliant tests. Thanks to STL @ Microsoft for the suggestion.
Marshall Clow
- [libcxx] r225375 - In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/equal_to/logical_or) were defined as deriving from binary_funtion. That restriction was removed in C++11, but the tests still check for this. Change the test to look for the embedded types first_argument/second_argument/result_type. No change to the library, just more standards-compliant tests. Thanks to STL @ Microsoft for the suggestion.
David Blaikie
- [libcxx] r225375 - In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/equal_to/logical_or) were defined as deriving from binary_funtion. That restriction was removed in C++11, but the tests still check for this. Change the test to look for the embedded types first_argument/second_argument/result_type. No change to the library, just more standards-compliant tests. Thanks to STL @ Microsoft for the suggestion.
Marshall Clow
- [libcxx] r225375 - In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/equal_to/logical_or) were defined as deriving from binary_funtion. That restriction was removed in C++11, but the tests still check for this. Change the test to look for the embedded types first_argument/second_argument/result_type. No change to the library, just more standards-compliant tests. Thanks to STL @ Microsoft for the suggestion.
David Blaikie
- [libcxx] r225375 - In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/equal_to/logical_or) were defined as deriving from binary_funtion. That restriction was removed in C++11, but the tests still check for this. Change the test to look for the embedded types first_argument/second_argument/result_type. No change to the library, just more standards-compliant tests. Thanks to STL @ Microsoft for the suggestion.
Marshall Clow
- [libcxx] r225376 - Missed one comparison test in r225375
Marshall Clow
- [libcxx] r225381 - Add tests to check the typedefs from the result of std::owner_less
Marshall Clow
- [libcxx] r225402 - In C++03, a bunch of the arithmetic/logical/comparison functors (such as negate/bit_not.pass/logical_not) were defined as deriving from unary_funtion. That restriction was removed in C++11, but the tests still check for this. Change the test to look for the embedded types first_argument/second_argument/result_type. No change to the library, just more standards-compliant tests. Thanks to STL @ Microsoft for the suggestion.
Marshall Clow
- [libcxx] r225403 - libc++ implements its' hash objects as deriving from std::unary_function, and the tests test for that. STL @ MS pointed out that the standard doesn't requie these objects to derive from unary_function, and so the tests should not require that either. Change the tests to check for the embedded typedefs - which ARE required. No change to the library.
Marshall Clow
- [libcxx] r225408 - Missed a typename
Marshall Clow
- [libcxx] r225429 - Add checks to make sure the hash functor has the right typedefs
Marshall Clow
- [libcxx] r225430 - In early C++11 standard drafts, std::function derived from std::unary_function or std::binary_function if there was only one (or two) parameters. Before C++11 shipped, this restiction was lifted, but libc++ still does this (which is fine). However, the tests still check for this outdated requiremnt. Change then to check for the nested typedefs instead (which are still required by the standard). No change to the library.
Marshall Clow
- [libcxx] r225527 - K-Ballo found a place where we were using 'V' as a template parameter. Replace with '_Vp' for protection against user-defined macros.
Marshall Clow
- [libcxx] r225532 - [libc++] Refactor test components into modules.
Dan Albert
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
Marshall Clow
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
David Blaikie
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
Richard Smith
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
Marshall Clow
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
Sean Silva
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
Richard Smith
- [libcxx] r225541 - Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
Richard Smith
- [libcxx] r225563 - Support Newlib as libc++'s C library [cstdio part, part 2]
Jonathan Roelofs
- [libcxx] r225609 - One more #include request in the test suite from Walter Brown
Marshall Clow
- [libcxxabi] r225187 - Make the Unwinder -Werror clean.
Dan Albert
- [libcxxabi] r225187 - Make the Unwinder -Werror clean.
Dan Albert
- [libcxxabi] r225187 - Make the Unwinder -Werror clean.
Nico Weber
- [libcxxabi] r225187 - Make the Unwinder -Werror clean.
David Blaikie
- [libcxxabi] r225194 - Fix some formatting I messed up in r225187.
Dan Albert
- [patch/rfc] An opt-in warning for functions whose availability(introduced) is newer than the deployment target
Nico Weber
- [PATCH] [analyzer] RetainCountChecker: be forgiving when ivars are accessed directly
Jordan Rose
- [PATCH] [clang-format] Add SpaceBeforeBrackets
Matthäus G. Chajdas
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH] [libc++] Refactor test components into modules.
Eric Fiselier
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH] [libc++] Refactor test components into modules.
Eric Fiselier
- [PATCH] [libc++] Refactor test components into modules.
Eric Fiselier
- [PATCH] [libc++] Refactor test components into modules.
Jonathan Roelofs
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH] [libc++] Refactor test components into modules.
Eric Fiselier
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH][libc++] rename a few more occurences of 'typename T'
Ondřej Majerech
- [PATCH] [libc++] Support Newlib as libc++'s C library [cstdio part, part 2]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library [cstdio part, part 2]
Dan Albert
- [PATCH] [libc++] Support Newlib as libc++'s C library [cstdio part, part 2]
Jonathan Roelofs
- [PATCH] [libcxx] Cleanup the cleanup of temporary files.
Dan Albert
- [PATCH] [libcxx] Obey 29.6.5.21 for GCC.
Marshall Clow
- [PATCH] [libcxx] Obey 29.6.5.21 for GCC.
Dan Albert
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Eric Christopher
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Daniel Sanders
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Eric Christopher
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Daniel Sanders
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Eric Christopher
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Toma Tabacu
- [PATCH] [mips] Fix va_arg() for pointer types on big-endian N32.
Simon Atanasyan
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Bataev, Alexey
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Bataev, Alexey
- [Patch][pr19848] Produce explicit comdats in clang
Rafael Espíndola
- [Patch][pr19848] Produce explicit comdats in clang
Richard Smith
- [patch][pr19848] Produce explicit comdats in clang
Rafael Espíndola
- [patch][pr19848] Produce explicit comdats in clang
David Majnemer
- [patch][pr19848] Produce explicit comdats in clang
Rafael Espíndola
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Anna Zaks
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Антон Ярцев
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Dan Albert
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Dan Albert
- [PATCH] Adding option -fno-inline-asm to disallow inline asm
Steven Wu
- [PATCH] Add the Altivec __bool keyword for better gcc compatibility
Bill Seurer
- [PATCH] Add the Altivec __bool keyword for better gcc compatibility
Bill Schmidt
- [PATCH] Add the Altivec __bool keyword for better gcc compatibility
hfinkel at anl.gov
- [PATCH] Add the Altivec __bool keyword for better gcc compatibility
Bill Seurer
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Kostya Serebryany
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Alexey Samsonov
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Alexey Samsonov
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Alexey Samsonov
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Kostya Serebryany
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Alexey Samsonov
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Daniel Jasper
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Manuel Klimek
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Manuel Klimek
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Manuel Klimek
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Johann Klähn
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Daniel Jasper
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Manuel Klimek
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Johann Klähn
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Manuel Klimek
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Manuel Klimek
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Daniel Jasper
- [PATCH] Clang-format: Braces Indent Style Whitesmith
Daniel Jasper
- [PATCH] Clang-format: Braces Indent Style Whitesmith
JVApen
- [PATCH] Clang-format: Braces Indent Style Whitesmith
JVApen
- [PATCH] Driver: begin threading frontend support for SymbolRewriter
Eric Christopher
- [PATCH] Driver: begin threading frontend support for SymbolRewriter
Eric Christopher
- [PATCH] Driver: begin threading frontend support for SymbolRewriter
Saleem Abdulrasool
- [PATCH] Ensure __va_list_tag has default visibility
Stephan Bergmann
- [PATCH] Fix assertion in BreakableBlockComment (http://llvm.org/PR21916).
Alexander Kornienko
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
David Majnemer
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Richard Smith
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- [PATCH] Fix clash of gcc toolchains in driver regression tests
Samuel F Antao
- [PATCH] Fix crash in typo correction while correcting enum within a struct in C
Olivier Goffart
- [PATCH] Fix crash in typo correction while correcting enum within a struct in C
Kaelyn Takata
- [PATCH] Fix dangling pointer in isDerivedFrom.
Samuel Benzaquen
- [PATCH] Fix dangling pointer in isDerivedFrom.
Samuel Benzaquen
- [PATCH] Fix dangling pointer in isDerivedFrom.
Manuel Klimek
- [PATCH] Fix fallout from r219557
Abramo Bagnara
- [PATCH] Fix for include file resolution on Windows
Sharif Elcott
- [PATCH] Fix for include file resolution on Windows
Yaron Keren
- [PATCH] Fix for include file resolution on Windows
Rafael Ávila de Espíndola
- [PATCH] Fix for include file resolution on Windows
Yaron Keren
- [PATCH] Fix for include file resolution on Windows
Sharif Elcott
- [PATCH] Fix for include file resolution on Windows
Sharif Elcott
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Richard Smith
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- [PATCH] Implementation for completion in call context for C++
Francisco Lopes da Silva
- [PATCH] Implementation for completion in call context for C++
Francisco Lopes da Silva
- [PATCH] Implementation for completion in call context for C++
Manuel Klimek
- [PATCH] Implementation for completion in call context for C++
Francisco Lopes da Silva
- [PATCH] Implementation for completion in call context for C++
Francisco Lopes da Silva
- [PATCH] Implement command line options for stack probe space
Andrew H
- [PATCH] Implement command line options for stack probe space
David Majnemer
- [PATCH] Implement command line options for stack probe space
Andrew H
- [PATCH] Include checker name in Static Analyzer PLIST output
Anna Zaks
- [PATCH] Include checker name in Static Analyzer PLIST output
Gábor Horváth
- [PATCH] Include checker name in Static Analyzer PLIST output
Gábor Horváth
- [PATCH] Include checker name in Static Analyzer PLIST output
Anna Zaks
- [PATCH] Include checker name in Static Analyzer PLIST output
Gábor Horváth
- [PATCH] Include checker name in Static Analyzer PLIST output
Anna Zaks
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
Stephen Crane
- [PATCH] process the -fno-signed-zeros optimization flag (PR20870)
Sanjay Patel
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Serge Pavlov
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Serge Pavlov
- [PATCH] Reimplement -fsanitize-recover family of flags.
Alexey Samsonov
- [PATCH] Reimplement -fsanitize-recover family of flags.
Richard Smith
- [PATCH] Rename flag_enum to enum_role
Sean Hunt
- [PATCH] Rename flag_enum to enum_role
Aaron Ballman
- [PATCH] Rename flag_enum to enum_role
Sean Hunt
- [PATCH] Rename flag_enum to enum_role
Sean Silva
- [PATCH] Rename flag_enum to enum_role
Aaron Ballman
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Rafael Espíndola
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Brad Smith
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Rafael Espíndola
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Brad Smith
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Rafael Espíndola
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Ábel Sinkovics
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Nick Lewycky
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Sven Mikael Persson
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Nick Lewycky
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Sean Silva
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Sean Silva
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Mikael Persson
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Sean Silva
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Rafael Espíndola
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Rafael Espíndola
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Rafael Espíndola
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Rafael Espíndola
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] Verify assign operator signatures.
Alexander Kornienko
- Fwd: patch: remove the unqualified name cache for typos
Kaelyn Takata
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- r212173 - X86: inline all atomic operations up to 128-bits.
Ed Schouten
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Richard Smith
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
John McCall
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Bataev, Alexey
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Jiangning Liu
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Nico Weber
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Nico Weber
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Adrian Prantl
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225090 - DebugInfo: Provide a less subtle way to set the debug location of simple ret instructions
Eric Christopher
- r225100 - Really don't warn about -flto/fno-lto :-(
Robinson, Paul
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Hans Wennborg
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Yaron Keren
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Yaron Keren
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Hans Wennborg
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Yaron Keren
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Hans Wennborg
- r225140 - Remove an assert that's not true on invalid code.
Richard Smith
- r225141 - clang-format: [Java] Change a few flags for Google's Java style.
Daniel Jasper
- r225161 - clang-format: [Java] Fix incorrect detection of cast.
Daniel Jasper
- r225168 - Fix formatting. NFC.
Rafael Espindola
- r225170 - clang/CMakeLists.txt: Introduce LLVM_SHLIB_OUTPUT_INTDIR also here, or plugins tests might fail.
NAKAMURA Takumi
- r225180 - Fix dangling pointer in isDerivedFrom.
Samuel Benzaquen
- r225182 - Fix clash of gcc toolchains in driver regression tests.
Samuel Antao
- r225190 - Disable warnings in this test.
Rafael Espindola
- r225191 - Make this test a bit stricter.
Rafael Espindola
- r225196 - Fix lit for builds under /opt
Francisco Lopes da Silva
- r225212 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
- r225212 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Duncan P. N. Exon Smith
- r225221 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
- r225229 - Allow -fsanitize-coverage=N with ubsan, clang part
Kostya Serebryany
- r225241 - Set the default ISA for OpenBSD/mips64 to MIPS III.
Brad Smith
- r225244 - Sema: analyze I,J,K,M,N,O constraints
Saleem Abdulrasool
- r225244 - Sema: analyze I,J,K,M,N,O constraints
Joerg Sonnenberger
- r225244 - Sema: analyze I,J,K,M,N,O constraints
Chandler Carruth
- r225244 - Sema: analyze I,J,K,M,N,O constraints
Saleem Abdulrasool
- r225244 - Sema: analyze I,J,K,M,N,O constraints
Joerg Sonnenberger
- r225244 - Sema: analyze I,J,K,M,N,O constraints
Joerg Sonnenberger
- r225247 - Basic: fix compilation with MSVC
Saleem Abdulrasool
- r225294 - R600: Handle amdgcn triple
Tom Stellard
- r225303 - Update for .ll syntax change.
Rafael Espindola
- r225312 - [PowerPC] Add support for -mcmpb
Hal Finkel
- r225314 - Add __builtin_amdgpu_class
Matt Arsenault
- r225322 - Suppress clang warnings in a codegen test.
Rafael Espindola
- r225324 - Fix grammar-o in comment.
Nico Weber
- r225340 - Fix comment typo.
Nico Weber
- r225349 - clang-format: Fix unary operator detection.
Daniel Jasper
- r225352 - clang-format: Understand single-line comments at the end of blocks.
Daniel Jasper
- r225359 - Debug info: pass in the correct size for a pointer to a member function.
Adrian Prantl
- r225359 - Debug info: pass in the correct size for a pointer to a member function.
David Blaikie
- r225359 - Debug info: pass in the correct size for a pointer to a member function.
Adrian Prantl
- r225361 - Revert r225085, it caused PR22096.
Nico Weber
- r225363 - clang-format: Let Chromium use the Google default for AlignTrailingComments.
Nico Weber
- r225364 - Slightly simplify the test from r225361.
Nico Weber
- r225389 - Handle OpaqueValueExprs more intelligently in the TransformTypos tree
Kaelyn Takata
- r225409 - Add help text for mmacosx-version-min=, mios-version-min=.
Nico Weber
- r225414 - Wrap to 80 columns. No behavior change.
Nico Weber
- r225423 - When the diagnostic text is simply "%0", sanitize the string for any
Richard Trieu
- r225423 - When the diagnostic text is simply "%0", sanitize the string for any
David Majnemer
- r225426 - Attempt to fix test from r225423 to get build bots green.
Richard Trieu
- r225435 - clang-format: Improve template parameter detection.
Daniel Jasper
- r225442 - Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- r225444 - clang-format: Force line break between "endl" and "<<".
Daniel Jasper
- r225447 - Improve clang-format.el.
Manuel Klimek
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
Duncan P. N. Exon Smith
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
David Blaikie
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
David Blaikie
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
Duncan P. N. Exon Smith
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
David Blaikie
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
David Blaikie
- r225488 - Use APSInt::isSameValue instead of operator== in a place where two APSInt's
Richard Trieu
- r225489 - Don't invent a '$auto-x-y' name for auto types in generic lambdas. This is no
Richard Smith
- r225490 - PR22117: Fix a case where we would get confused about which function parameter
Richard Smith
- r225494 - Sema: Dependent array designators cannot be checked
David Majnemer
- r225495 - InstrProf: Don't emit counter increments in dead code
Justin Bogner
- r225504 - Driver: begin threading frontend support for SymbolRewriter
Saleem Abdulrasool
- r225505 - Parse: Don't crash when trailing return type is missing
David Majnemer
- r225506 - Sema: Remove some dead code from CreateNewFunctionDecl
David Majnemer
- r225508 - Sema: Don't crash when specializing a global scope function in a class
David Majnemer
- r225511 - Sema: RecordDecl shouldn't have a FunctionDecl as a Decl
David Majnemer
- r225513 - Fix crash in typo correction while correcting enum within a struct in C
Olivier Goffart
- r225514 - Parse: Don't crash when namespace is in GNU statement expr
David Majnemer
- r225515 - Fix test from my previous commit
Olivier Goffart
- r225516 - Add the shifted cursor position to XML output, so it can be used by editor integrations.
Manuel Klimek
- r225518 - Sema: Don't crash when variable is redefined as a constexpr function
David Majnemer
- r225530 - Driver: tweak the code for determining default image name
Hans Wennborg
- r225533 - Parse: Don't crash when an annotation token shows up in a C++11 attr
David Majnemer
- r225533 - Parse: Don't crash when an annotation token shows up in a C++11 attr
Aaron Ballman
- r225555 - Revert "DebugInfo: Generalize debug info location handling" and related commits
David Blaikie
- r225559 - clang-format: [Java] Support formatting qualified annotations.
Nico Weber
- r225561 - Remove unnecessary/incorrect XFAIL after the revert of 225000
David Blaikie
- r225570 - Don't emit implicit template instantiations eagerly (PR21718)
Hans Wennborg
- r225571 - Fix temporary lifetime extension from an initializer using braced "functional"
Richard Smith
- r225581 - Add a new warning, -Wself-move, to Clang.
Richard Trieu
- r225586 - Sema: The asm constraint '+&m' isn't valid, reject it
David Majnemer
- r225587 - fix pr18645. Correct logic concerning 'T &&' deduction against lvalues.
Nathan Sidwell
- r225594 - Don't rely on the default constructor default constructing a begin and
Chandler Carruth
- r225594 - Don't rely on the default constructor default constructing a begin and
Chandler Carruth
- r225600 - Basic: The asm constraint '+#r' isn't valid, reject it
David Majnemer
- r225601 - CodeGen: Simplify consecutive '&' modifiers
David Majnemer
- r225602 - CodeGen: Simplify consecutive '%' modifiers
David Majnemer
- r225603 - Basic: The asm constraint '#m' isn't valid, reject it
David Majnemer
- r225605 - Basic: [asmSymbolicName] follows the same rule as numbers in asm inputs
David Majnemer
- r225606 - Basic: Numeric constraints are multidigit
David Majnemer
- r225613 - Parse: Don't parse beyond the end of the synthetic default argument tok
David Majnemer
- r225614 - Driver: include rewrite maps in the diagnostics
Saleem Abdulrasool
- r225615 - Parse: Don't let BalancedDelimiterTracker consume cxx_defaultarg_end
David Majnemer
- r225616 - Parse: It's cleaner to handle cxx_defaultarg_end in SkipUntil directly
David Majnemer
- r225619 - Parse: Get rid of tok::cxx_defaultarg_end, use EOF instead
David Majnemer
- r225619 - Parse: Get rid of tok::cxx_defaultarg_end, use EOF instead
Richard Smith
- r225620 - Parse: Just a small tidy-up in ParseLexedMethodDeclaration
David Majnemer
Last message date:
Sun Jan 11 23:54:45 PST 2015
Archived on: Tue Aug 4 15:32:00 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).