The Week Of Monday 2 June 2014 Archives by thread
Starting: Mon Jun 2 00:22:45 PDT 2014
Ending: Sun Jun 8 20:31:48 PDT 2014
Messages: 466
- [PATCH] CSA's StreamChecker - additional functionality and fix
Aleksei Sidorin
- [libc++ patch] Make locales (and transitively, std::endl) work reliably with gcc
Nico Weber
- [libc++ patch] Make meta.trans.other/aligned_storage.pass.cpp pass on arm
Nico Weber
- [PATCH] add BugReporterVisitor to PthreadLockChecker
Daniel Fahlgren
- r210010 - clang-format: Fix trailing const (etc.) with Allman brace style.
Daniel Jasper
- r210011 - clang-format: Fix Allman brace breaking of enums.
Daniel Jasper
- r210013 - clang-format: No space between ")" and braced init list.
Daniel Jasper
- [PATCH] Update tests for D3988
Evgeniy Stepanov
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Alexander Musman
- r210017 - clang-format: Fix special case of binary operator detection.
Daniel Jasper
- [libcxx] r210019 - Remove unused code in a libc++ test.
Nico Weber
- [PATCH] libcxxabi/unwind: Add support for ARM EHABI in AddressSpace.hpp
Dana Jansens
- [PATCH] Implement -Wframe-larger-than backend diagnostic
Rafael Espíndola
- r210026 - The exception-declaration for a function-try-block cannot redeclare a
Aaron Ballman
- [PATCH] function try block handler redeclarations
Aaron Ballman
- [PATCH] Correct language options from the driver
Aaron Ballman
- [PATCH,RFC] allow signext attribute (for Power).
Will Schmidt
- [clang-tools-extra] r210031 - clang-tidy: Extend the use-override check to understand 'final'.
Daniel Jasper
- [PATCH] [libc++] Don't return uninitialized data from random_device::operator()
Marshall Clow
- r210033 - CGDebugInfo: Simplify/invert createLexicalBlock parameter construction.
David Blaikie
- r209942 - [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
David Blaikie
- [PATCH] libcxxabi/unwind: Add support for ARM EHABI _Unwind_VRS_Set/Get/Pop methods.
Dana Jansens
- Upstreaming ARM Unwinder and EHABI personality routines for libc++abi
Antoine Labour
- [PATCH] Allow per-file clang-tidy options.
Manuel Klimek
- [PATCH] Never filter-out compile errors in clang-tidy, display them as errors.
Manuel Klimek
- [PATCH] Exit with error when no checks enabled.
Manuel Klimek
- r210037 - Remove sanitizer blacklist from ASan/TSan/MSan function passes.
Alexey Samsonov
- r210039 - Fix comment vs function name mismatch
Hans Wennborg
- [PATCH] MS ABI: Give thunks linkonce_odr linkage
Hans Wennborg
- r210041 - Remove unused variable
Alexey Samsonov
- r210042 - [CodeGen] Don't use SizeTy for EmitNeonSplat.
Michael J. Spencer
- [PATCH] Itanium ABI: Update getAddrOfVTable to set the DLL storage class for vtables
Hans Wennborg
- [PATCH] #pragma vectorize
Richard Smith
- [clang-tools-extra] r210043 - Exit with error when no checks enabled.
Alexander Kornienko
- [clang-tools-extra] r210044 - Never filter-out compile errors in clang-tidy, display them as errors.
Alexander Kornienko
- r210047 - Delete apparently unused method
Alexey Samsonov
- [PATCH] Fix equalsNode() to accept pointers to derived types.
Samuel Benzaquen
- r210050 - allow optional signext attribute
Will Schmidt
- [PATCH] Delay lookup of simple default template arguments under -fms-compatibility
Reid Kleckner
- [PATCH] [libc++] random_device fails if open returns zero
Marshall Clow
- r210054 - Itanium ABI: Update getAddrOfVTable to set the DLL storage class for vtables
Hans Wennborg
- Should unw_word_t be 32-bits on 32-bit platforms?
Albert Wong (王重傑)
- [libcxx] r210056 - First cut at a post c++14 status page
Marshall Clow
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Tyler Nowicki
- [PATCH] Clang side changes for fixing load order problems with PassRegistry
Zachary Turner
- r210058 - Eliminate redundant MangleBuffer class
Alp Toker
- r210059 - Fix -emit-codegen-only to not generate binaries
Alp Toker
- [libcxx] r210060 - [libc++] random_device fails if open returns zero
David Majnemer
- [PATCH] Downgrade "definition of dllimport static field" error to warning for class templates (PR19902)
Hans Wennborg
- [libcxx] r210061 - [libc++] Don't return uninitialized data from random_device::operator()
David Majnemer
- r210063 - Update for llvm API change.
Rafael Espindola
- r210064 - Move DR532 test where it belongs.
Nikola Smiljanic
- r209955 - PR12961 - Extend DR532 to cover C++98/03.
Nikola Smiljanic
- [PATCH] Add warnings for undefined behaviors with pointers
Richard Trieu
- [clang-tools-extra] r210070 - Don't assume an implicit error_code -> bool operator.
Rafael Espindola
- r210075 - Don't assume an implicit IntrusiveRefCntPtr -> bool operator.
Rafael Espindola
- r210079 - When emitting a multidimensional array new, emit the initializers for the
Richard Smith
- r210080 - List DR532 as implemented on the defect report status page by renaming the namespace.
Nikola Smiljanic
- r210083 - PR11410: Extend diagnostic to cover all cases of aggregate initialization, not
Richard Smith
- r210090 - Teach AST dumper to dump the array filler in an initializer list.
Richard Smith
- r210091 - Implement DR990 and DR1070. Aggregate initialization initializes uninitialized
Richard Smith
- r210092 - Remove incorrect assertion.
Richard Smith
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- r210095 - [OPENMP] Loop canonical form analysis (Sema)
Alexander Musman
- r210096 - temporary disable part of a test because it causes clang to leak memory (want to have the sanitizer bot green)
Kostya Serebryany
- r210097 - clang-format: Refactor indentation behavior for multiple nested blocks.
Daniel Jasper
- r210101 - Use IntrusiveRefCntPtr's == and != nullptr operators.
Rafael Espindola
- [PATCH] Add pointer types to global named register
Renato Golin
- r209660 - Parsing/Sema for OMPCollapseClause.
Carlo Bertolli
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
Rafael Espíndola
- [libclc] r210111 - Fix build broken by LLVM commit r209103
Jeroen Ketema
- [PATCH] Changing lambda function pointer conversion operator to constexpr
Andy Gibbs
- r210115 - Fix leak from r210059
Alp Toker
- count() patch to unsigned for DenseMap, DenseSet, ScopedHashTable, ValueMap
Rafael Espíndola
- [libcxxabi] r210129 - Add test case for inherited exceptions
Jonathan Roelofs
- [PATCH] [libc++abi] Add test case for inherited exceptions
kledzik at apple.com
- r210130 - Update DR page for latest revision of CWG issues list.
Richard Smith
- [PATCH] Teach libc++ to use __builtin_operator_new/__builtin_operator_delete when available
Richard Smith
- r210137 - Add __builtin_operator_new and __builtin_operator_delete, which act like calls
Richard Smith
- [PATCH] Adding SMACK software verifier specific target to clang that disallows type coercions
Zvonimir Rakamaric
- r210141 - Downgrade "definition of dllimport static field" error to warning for class templates (PR19902)
Hans Wennborg
- [libc++ patch] (and/or standard bug?): Let std::stof() call strtod / wcstod instead of strtof / wcstof
Nico Weber
- r210145 - Remove the last remaining llvm/Config/config.h includes
Alp Toker
- [clang-tools-extra] r210146 - Remove inclusions of LLVM's private config.h
Alp Toker
- [libcxx] r210162 - Add a note about debug mode being non-functional
Marshall Clow
- [PATCH] [libc++] Handle partial nanosleeps in this_thread::sleep_for
David Majnemer
- [PATCH] Improve error recovery around colon.
Serge Pavlov
- r210169 - [OPENMP] Small comment and reformatting fixes.
Alexander Musman
- [clang-tools-extra] r210171 - clang-tidy use override: Don't generate incorrect warnings without fixes
Daniel Jasper
- [clang-tools-extra] r210173 - clang-tidy: Make use-override tests stricter.
Daniel Jasper
- [PATCH] Rewrite arm_neon.h generation from scratch
James Molloy
- r210183 - clang-format: Leave empty lines within UnwrappedLines.
Daniel Jasper
- r210184 - [OPENMP] Parsing/Sema for OMPLasprivateClause.
Alexander Musman
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Ted Kremenek
- [PATCH] detect CFAutorelease(0) in static analyzer
Sean McBride
- [libcxx] r210188 - Make locales (and transitively, std::endl) work reliably with gcc.
Nico Weber
- Let lsan honor color option
Stephan Bergmann
- [libcxx] r210195 - Make meta.trans.other/aligned_storage.pass.cpp pass on arm.
Nico Weber
- r210197 - MS-ABI: Implement user defined literals
David Majnemer
- r210198 - MS-ABI: Mangle empty template parameter packs correctly
David Majnemer
- [PATCH] Don't dynamically initialize dllimport vars (PR19939)
Hans Wennborg
- r210204 - Update for llvm api change.
Rafael Espindola
- r210206 - This cast is not necessary any more (llvm api change).
Rafael Espindola
- [libcxx] r210210 - Handle partial nanosleeps in this_thread::sleep_for
David Majnemer
- [libcxx] r210211 - Use __builtin_operator_new/__builtin_operator_delete when available. This
Richard Smith
- r210212 - Refactor and generalize GetAddrOfConstantString and GetAddrOfConstantStringFromLiteral.
Alexey Samsonov
- [PATCH] Flush output streams upon process termination
Zachary Turner
- r210214 - Remove the overload of GetAddrOfConstantString method
Alexey Samsonov
- r210217 - Don't dynamically initialize dllimport vars (PR19933)
Hans Wennborg
- [PATCH] Mangle predefined string constants names to merge them at link-time
Alexey Samsonov
- LLVM buildmaster will be updated and restarted today after 6 PM Pacific time
Galina Kistanova
- compiler job at mips/imagination
reed kotler
- r210219 - Formatting cleanup.
Richard Smith
- r210220 - [ubsan] Don't add a --dynamic-list for ubsan symbols when building a shared
Richard Smith
- r210225 - Flush C stdio streams upon process termination
Reid Kleckner
- [PATCH] PR11306 - Variadic template fix-it suggestion
Nikola Smiljanić
- [PATCH] [analyzer][Review request] Partial fix for PR19102.
Антон Ярцев
- r210230 - Bugfix: don't assert if someone manages to declare an operator new/delete template before the builtin operator new/delete.
Richard Smith
- r210238 - Changing this line of code back to the way it was before Alp's config.h clean up changes.
Puyan Lotfi
- r210250 - XCore target: Fix 'typestring' binding qualifier to the array and not the type
Robert Lytton
- [PATCH] XCore target: Fix 'typestring' binding qualifier to the array and not the type
robert lytton
- r210252 - Fix driver warning about -shared-libasan on Android.
Evgeniy Stepanov
- [PATCH] Make VLA size checker detect negative array sizes
Daniel Fahlgren
- r210253 - Fix driver warning about -pthread on Android.
Evgeniy Stepanov
- [PATCH] Division by zero
Anders Rönnholm
- [clang-tools-extra] r210260 - Allow per-file clang-tidy options.
Alexander Kornienko
- r210269 - Fix equalsNode() to accept pointers to derived types.
Samuel Benzaquen
- r210270 - [mips] Add macros _MIPS_ISA and __mips_isa_rev (same expansion as defined by GCC).
Matheus Almeida
- r210274 - Add pointer types to global named register
Renato Golin
- r210275 - Fix bot for named register test
Renato Golin
- [PATCH] Add hasLocalStorage/hasGlobalStorage matchers.
Samuel Benzaquen
- r210278 - Add hasLocalStorage/hasGlobalStorage matchers.
Samuel Benzaquen
- [PATCH] When producing an InlineAsm warning, don't automatically promote it to an error
Joey Gouly
- r210279 - [PPC64LE] Implement little-endian semantics for vec_perm
Bill Schmidt
- [PATCH] MinGW toolchain
Johan Engelen
- r209716 - [OPENMP] Additional checking for local vars in initial values for threadprivate vars
Michael Wong
- r210283 - Cleanup, and always create a DecltypeType for a decltype expression, rather
Richard Smith
- r210284 - Mangle predefined string constants names to merge them at link-time
Alexey Samsonov
- [PATCH] [clang] Change llvm::sys::Mutex implementation to use STL-provided mutexes.
Zachary Turner
- r210286 - When an inline-asm diagnostic is reported by the backend, report it with the
Joey Gouly
- r210293 - Implement -Wframe-larger-than backend diagnostic
Alp Toker
- r210294 - Provide fallback locations for backend remarks
Alp Toker
- r210295 - Remove old proposal notices
Alp Toker
- r210296 - PR19936: Fix a really dumb bug where we would profile dependent operator* expressions incorrectly.
Richard Smith
- Fwd: buildbot failure in LLVM on sanitizer-x86_64-linux (-Wframe-larger-than)
Alp Toker
- [PATCH] Defer codegen of dllexport/attribute(used) inline method definitions
Hans Wennborg
- r210303 - Update for llvm api change.
Rafael Espindola
- [PATCH] Simplify microsoft mangling of template instantiations
David Majnemer
- r210304 - PR11306 - Variadic template fix-it suggestion. Recover from misplaced or redundant ellipsis in parameter pack.
Nikola Smiljanic
- r210305 - Rnamed Class to TestClass
Alexey Bataev
- r210306 - Add first set of tests for FriendDecl source range and location.
Nikola Smiljanic
- [PATCH] Location and Range unittests for FriendDecl
Nikola Smiljanić
- r210308 - Always check for libxml2 in CMake
Alp Toker
- r210313 - Devise a package-private means to determine the LLVM version string
Alp Toker
- r210314 - Revert "Devise a package-private means to determine the LLVM version string"
Alp Toker
- r210320 - Revert "Revert "Devise a package-private means to determine the LLVM version string""
Alp Toker
- r210323 - Add -o /dev/null to one of the tests as it fails when run from a read-only checkout
Timur Iskhodzhanov
- r210324 - Remove an unused variable
Timur Iskhodzhanov
- r210325 - Fix C++ style // comments in a couple of C files
Timur Iskhodzhanov
- r210326 - Don't generate assembly in backend diagnostic tests
Alp Toker
- r210328 - Fix typos
Alp Toker
- r210330 - Adding a new #pragma for the vectorize and interleave optimization hints.
Aaron Ballman
- r210333 - Quieting a false-positive which was causing the sanitizer bots to go red.
Aaron Ballman
- r210334 - clang-format: Fix incorrect indentation.
Daniel Jasper
- r210337 - [PPC64LE] Implement little-endian semantics for vec_mul[eo]
Bill Schmidt
- r210338 - Replacing r210333 with an improved solution; we should never reach this code with any other loop hint options.
Aaron Ballman
- r210339 - Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Alp Toker
- r210340 - [PPC64LE] Implement little-endian semantics for vec_pack family
Bill Schmidt
- patch: Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Alp Toker
- r210350 - PR14841: If partial substitution of explicitly-specified template arguments
Richard Smith
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Jon Roelofs
- r210355 - Retain an expression pack expansion when the parameter pack expansion code asks
Richard Smith
- r210356 - Defer codegen of inline method definitions to the end of current top level declaration
Hans Wennborg
- r210357 - test/SemaCXX/undefined-internal.cpp: Remove target triple.
Hans Wennborg
- r210368 - MS ABI: Update the thunk linkage computation
Hans Wennborg
- [PATCH] Remove extraneous carriage-return control characters.
Mark Heffernan
- r210369 - Fix DOS-style newlines.
Eli Bendersky
- Attribute Order XFAIL
Tyler Nowicki
- r210372 - Add -Wtautological-undefined-compare and -Wundefined-bool-conversion warnings
Richard Trieu
- r210377 - [MS-ABI] Implement dynamic_cast
Warren Hunt
- [libcxx] r210380 - Since we now have a value for __cplusplus for c++14, teach libc++ about it
Marshall Clow
- [libcxx] r210381 - Testing infastructure: A template for char_traits where all the functions are constexpr, and a comparison predicate which counts how many times it's been called.
Marshall Clow
- r210382 - Delay lookup of simple default template arguments under -fms-compatibility
Reid Kleckner
- [PATCH] Recover from missing typenames on template args for MSVC compatibility
Reid Kleckner
- r210384 - [PPC64LE] Update builtins-ppc-altivec.c for PPC64 and PPC64LE
Bill Schmidt
- r210387 - Fix my poor grammar from r210372
Richard Trieu
- r210388 - Fix crash declaring global allocation function with zero parameters. Fixes PR19968!
Nick Lewycky
- Fix RecursiveASTVisitor to visit copy expressions of captured variables in blocks (ObjC++11)
Mathieu Baudet
- r210389 - [PPC64LE] Update test for vec_sum2s interface
Bill Schmidt
- r210391 - [PPC64LE] Implement little-endian semantics for vec_unpack[hl]
Bill Schmidt
- r210392 - Unbreak release builds.
Arnold Schwaighofer
- r210398 - Driver: add -m{,no-}long-calls support
Saleem Abdulrasool
- [PATCH] MS ABI: Mangle null pointer-to-member-functions compatibly
David Majnemer
- r210402 - StringRefize TargetInfo::getABI()
Alp Toker
- r210403 - Avoid dubious IdentifierInfo::getNameStart() uses
Alp Toker
- r210404 - DeclObjC: Fix comments about bad API
Alp Toker
- r210416 - MS ABI: Simplify microsoft mangling of template instantiations
David Majnemer
- r210418 - Don't include llvm/MC/MCParser throughout all of Sema
Alp Toker
- r210420 - Split out inline asm parsing into ParseStmtAsm.cpp
Alp Toker
- r210422 - [C++11] Use 'nullptr'. Tools edition.
Craig Topper
- r210423 - [C++11] Use 'nullptr'. Unittests edition.
Craig Topper
- [PATCH] [clang-cl] Added _InterlockedCompareExchangePointer to Intrin.h
David Ziman
- [PATCH] Enable checkUndefinedButUsed() unconditionally at end of TU
Alp Toker
- [PATCH] bugfix: asserts being used to validate command line input.
Larry D'Anna
- r210440 - Convert tests I recently add to use -verify instead of FileCheck.
Joey Gouly
- [PATCH v2] bugfix: asserts being used to validate command line input.
Larry D'Anna
- [PATCH] Do not predefine __EXCEPTIONS in clang-cl
Ehsan Akhgari
- [clang-tools-extra] r210447 - [C++11] Use 'nullptr'.
Craig Topper
- r210448 - [C++11] Use 'nullptr'.
Craig Topper
- r210449 - [PPC64LE] Implement little-endian semantics for vec_sums
Bill Schmidt
Last message date:
Sun Jun 8 20:31:48 PDT 2014
Archived on: Tue Aug 4 15:31:40 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).