The Week Of Monday 29 December 2014 Archives by date
Starting: Mon Dec 29 01:30:33 PST 2014
Ending: Sun Jan 4 23:58:08 PST 2015
Messages: 159
- r224916 - Sema: Only permit permit modifiable l-values as asm output params
David Majnemer
- r224912 - Sema: Don't crash when solitary :: token appears before { in struct def
David Majnemer
- r224918 - Sema: Permit array l-values in asm output operands
David Majnemer
- r224923 - [cmake] Teach the Clang CMake build to use LLVM_LIBDIR_SUFFIX for its
Chandler Carruth
- r224924 - [multilib] Teach Clang's code about multilib by threading
Chandler Carruth
- [libcxx] r224926 - [cmake/multilib] Teach libc++'s CMake build to support multilib libdir
Chandler Carruth
- r224912 - Sema: Don't crash when solitary :: token appears before { in struct def
Richard Smith
- [libcxxabi] r224927 - [cmake/multilib] Teach libc++abi's CMake build to support multilib
Chandler Carruth
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Johann Klähn
- r224933 - Add a missing declaration to our unwind.h implementation. This is
Chandler Carruth
- r224934 - Effectively revert r151058 which caused Clang's unwind.h to defer to
Chandler Carruth
- [PATCH][libcxx] Eliminate duplicate symbols against libsupc++
Andy Gibbs
- [libcxx] r223848 - Update information on where to find buildbots. Remove dead buildbot links.
Ed Maste
- r224941 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
David Blaikie
- r224943 - Add an assertion to verify a container is non-empty before calling 'back()'
David Blaikie
- r223803 - IR: Update clang for Metadata/Value split in r223802
David Blaikie
- r224944 - Driver: convert a number of loops to range based
Saleem Abdulrasool
- r224945 - Parse: Ignore '::' in 'struct :: {'
David Majnemer
- r224912 - Sema: Don't crash when solitary :: token appears before { in struct def
David Majnemer
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
Kostya Serebryany
- r224924 - [multilib] Teach Clang's code about multilib by threading
Alexey Samsonov
- r224924 - [multilib] Teach Clang's code about multilib by threading
Alexey Samsonov
- r224924 - [multilib] Teach Clang's code about multilib by threading
Chandler Carruth
- r224941 - Reapply "DebugInfo: Generalize debug info location handling"
Alexey Samsonov
- r224954 - Driver: convert a couple more instances to range based loops
Saleem Abdulrasool
- r224956 - Fix use-after-destruction introduced in r224924.
Alexey Samsonov
- r224945 - Parse: Ignore '::' in 'struct :: {'
Nico Weber
- r224924 - [multilib] Teach Clang's code about multilib by threading
Alexey Samsonov
- r224958 - Crash even less on malformed attributes in an incorrect location.
Nico Weber
- r224960 - Use std::find_if instead of manual loop.
David Blaikie
- [patch] Remove an assert that was added in r220085 that isn't true for invalid inputs
Nico Weber
- [PATCH] clang-format: Space and triple angle braces
Jacques Pienaar
- r224963 - PR22051: Missing debug location on calls in dtor thunks in Windows.
David Blaikie
- r224966 - Parse: Recover more gracefully from extra :: tokens before a {
David Majnemer
- r224945 - Parse: Ignore '::' in 'struct :: {'
David Majnemer
- r224967 - Fix build breakage
David Majnemer
- r224970 - Revert "DebugInfo: Generalize debug info location handling"
David Blaikie
- r224941 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- r224924 - [multilib] Teach Clang's code about multilib by threading
Renato Golin
- r224924 - [multilib] Teach Clang's code about multilib by threading
Chandler Carruth
- r224924 - [multilib] Teach Clang's code about multilib by threading
Renato Golin
- r224974 - Don't crash on an invalid trailing return type on a function before a '...'
Nico Weber
- r224975 - Driver: unify addClangRT{Linux,Windows}
Saleem Abdulrasool
- [PATCH] Add a public accessor for GlobalCtors in CodeGenModule
Yaron Keren
- [PATCH] Add a public accessor for GlobalCtors in CodeGenModule
Keno Fischer
- r224982 - Add a public accessor for GlobalCtors in CodeGenModule
Keno Fischer
- [PATCH] Add a public accessor for GlobalCtors in CodeGenModule
Phabricator
- [PATCH] clang-format: Space and triple angle braces
Daniel Jasper
- [PATCH] clang-format: Space and triple angle braces
Jacques Pienaar
- [PATCH] clang-format: Space and triple angle braces
Jacques Pienaar
- r224995 - Add non-const version getFileSystemOpts() access function.
Yaron Keren
- r224996 - Driver: use the canonical library prefix on Windows
Saleem Abdulrasool
- [PATCH] Fix fallout from r219557
Abramo Bagnara
- [PATCH] [mips] Fix va_arg() for pointer types on big-endian N32.
Daniel Sanders
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225004 - Remove a comment that appears a second time 22 lines further down.
Nico Weber
- r225012 - Driver: whitespace
Saleem Abdulrasool
- r225013 - Driver: unify compiler-rt component selection
Saleem Abdulrasool
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Jay Foad
- r225021 - Handle PPC64 return type (signext i32 rather than plain i32) in test case
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225038 - [analyzer] Change ccc-analyzer to mimick behavior on OSX Mavericks/Yosemite to automatically infer the SDK location.
Ted Kremenek
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Jay Foad
- r225039 - [analyzer] Include a couple more comments on using xcrun to query the SDK.
Ted Kremenek
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Jeroen Ketema
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
İsmail Dönmez
- [libclc] r225040 - Creating a 3.5 branch, which is compatible with LLVM 3.5
Tom Stellard
- [libclc] r225041 - Require LLVM 3.6 and bump version to 0.1.0
Tom Stellard
- [libclc] r225042 - r600: get_work_dim: Update metadata syntax for LLVM 3.6
Tom Stellard
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Aaron Ballman
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Nico Weber
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Aaron Ballman
- r225051 - XFAIL test on win32 due to missing __complex support
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225051 - XFAIL test on win32 due to missing __complex support
Saleem Abdulrasool
- r225051 - XFAIL test on win32 due to missing __complex support
David Blaikie
- r224323 - [OPENMP] Bugfix for processing of global variables in OpenMP regions.
David Majnemer
- r225060 - CodeGen: Don't crash when a lambda uses a local constexpr variable
David Majnemer
- r224323 - [OPENMP] Bugfix for processing of global variables in OpenMP regions.
David Majnemer
- [PATCH] C99 partial re-initialization behavior (DR-253)
Paul Robinson
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Rafael Espíndola
- r225071 - Instantiation of a CXXMethodDecl may fail when the parameter type cannot be instantiated. Do not crash in this case. Fixes PR22040!
Nick Lewycky
- r224323 - [OPENMP] Bugfix for processing of global variables in OpenMP regions.
Bataev, Alexey
- r224934 - Effectively revert r151058 which caused Clang's unwind.h to defer to
Richard Smith
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Richard Smith
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- r225083 - DebugInfo: Fix cases where location failed to be updated after r225000
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
David Blaikie
- r225085 - DebugInfo: Remove some now-unnecessary location handling around function arguments.
David Blaikie
- r225086 - Temporarily XFAIL fallout from r225083 while investigating.
David Blaikie
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Jeroen Ketema
- r225087 - Driver: reuse getCompilerRT in place of addSanitizerRTWindows
Saleem Abdulrasool
- [PATCH] R600: Handle gcn triple
Matt Arsenault
- [PATCH] Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints
Ehsan Akhgari
- r225089 - Driver: honour the clang-cl behaviour on ARM as well
Saleem Abdulrasool
- r225090 - DebugInfo: Provide a less subtle way to set the debug location of simple ret instructions
David Blaikie
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Aaron Ballman
- [PATCH] Adding a new [[clang::impossible_enum]] attribute to clang
Aaron Ballman
- [patch] Don't warn on unused -fno-lto
Rafael Espíndola
- [patch] Don't warn on unused -fno-lto
Chandler Carruth
- r225093 - Don't warn on unused -fno-lto.
Rafael Espindola
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Aaron Ballman
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Richard Smith
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Aaron Ballman
- r225095 - Also avoid warning on -flto/-fno-lto on linux.
Rafael Espindola
- r225100 - Really don't warn about -flto/fno-lto :-(
Rafael Espindola
- r225102 - Remove -Werror from test.
Rafael Espindola
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Brad Smith
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Daniel Jasper
- [PATCH] Clang-format: Braces Indent Style Whitesmith
JVApen
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Bataev, Alexey
- [PATCH] Clang-format: Braces Indent Style Whitesmith
Manuel Klimek
- r224903 - Parse: Don't crash when 'typename' shows up in an attribute
Aaron Ballman
- r224903 - Parse: Don't crash when 'typename' shows up in an attribute
Aaron Ballman
- r225116 - Volatile reads are side-effecting operations, but in the general case of access through a volatile-qualified type, we're not certain of the underlying object's side-effects on access.
Aaron Ballman
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Aaron Ballman
- r225118 - Parse: __attribute__((keyword)) shouldn't error
David Majnemer
- r224903 - Parse: Don't crash when 'typename' shows up in an attribute
David Majnemer
- r225118 - Parse: __attribute__((keyword)) shouldn't error
Aaron Ballman
- r224916 - Sema: Only permit permit modifiable l-values as asm output params
Joerg Sonnenberger
- r225116 - Volatile reads are side-effecting operations, but in the general case of access through a volatile-qualified type, we're not certain of the underlying object's side-effects on access.
Joerg Sonnenberger
- r224916 - Sema: Only permit permit modifiable l-values as asm output params
David Majnemer
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
John McCall
- r225118 - Parse: __attribute__((keyword)) shouldn't error
David Majnemer
- r225121 - AST: Remove overzealous assertion from IsModifiable
David Majnemer
- r224916 - Sema: Only permit permit modifiable l-values as asm output params
David Majnemer
- r225122 - Wrap to 80 columns, no behavior change.
Nico Weber
- r225124 - Crash less enthusiasticially on _Atomic or __restrict__ on invalid types.
Nico Weber
- r225125 - Document that GetTypeForDeclarator() cannot return a null type.
Nico Weber
- r225128 - Wrap to 80 columns, no behavior change.
Nico Weber
- r225129 - Fix indentation. No behavior change.
Nico Weber
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Richard Smith
- r225130 - clang-format: Re-enable comment re-indentation for Java/JS.
Daniel Jasper
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Yaron Keren
- [PATCH] Fix unused private field warning in stdexcept after r207695
Dimitry Andric
- [libcxxabi] r225136 - Typo.
Joerg Sonnenberger
- [PATCH] Fix unused private field warning in stdexcept after r207695
Joerg Sonnenberger
- [PATCH] Fix unused private field warning in stdexcept after r207695
Dimitry Andric
- r225118 - Parse: __attribute__((keyword)) shouldn't error
Aaron Ballman
- r225140 - Remove an assert that's not true on invalid code.
Nico Weber
- r225141 - clang-format: [Java] Change a few flags for Google's Java style.
Daniel Jasper
- r225142 - clang-format: [Java] Fix incorrect recognition of annonymous classes.
Daniel Jasper
- r225141 - clang-format: [Java] Change a few flags for Google's Java style.
Nico Weber
- r217302 - Add error, recovery and fixit for "~A::A() {...}".
Nico Weber
- r225140 - Remove an assert that's not true on invalid code.
Richard Smith
- [PATCH] CodeGen: terminate compilation on failure in Inline ASM
Saleem Abdulrasool
- r225140 - Remove an assert that's not true on invalid code.
Nico Weber
- [PATCH] CodeGen: terminate compilation on failure in Inline ASM
Joerg Sonnenberger
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
John McCall
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Richard Smith
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
John McCall
- [PATCH] CodeGen: terminate compilation on failure in Inline ASM
Saleem Abdulrasool
- [PATCH] CodeGen: terminate compilation on failure in Inline ASM
Chandler Carruth
- [PATCH] CodeGen: terminate compilation on failure in Inline ASM
David Majnemer
- [PATCH] CodeGen: terminate compilation on failure in Inline ASM
Chandler Carruth
Last message date:
Sun Jan 4 23:58:08 PST 2015
Archived on: Tue Aug 4 15:32:00 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).