The Week Of Monday 5 January 2015 Archives by thread
Starting: Mon Jan 5 00:08:54 PST 2015
Ending: Sun Jan 11 23:54:45 PST 2015
Messages: 323
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- r225100 - Really don't warn about -flto/fno-lto :-(
Robinson, Paul
- r225161 - clang-format: [Java] Fix incorrect detection of cast.
Daniel Jasper
- [PATCH] Clang-format: Braces Indent Style Whitesmith
Daniel Jasper
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- r225168 - Fix formatting. NFC.
Rafael Espindola
- [Patch][pr19848] Produce explicit comdats in clang
Rafael Espíndola
- [PATCH] clang-format.el: customization-support, MELPA-compatibility
Daniel Jasper
- r225170 - clang/CMakeLists.txt: Introduce LLVM_SHLIB_OUTPUT_INTDIR also here, or plugins tests might fail.
NAKAMURA Takumi
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Richard Smith
- r225140 - Remove an assert that's not true on invalid code.
Richard Smith
- [PATCH] Fix dangling pointer in isDerivedFrom.
Samuel Benzaquen
- r225180 - Fix dangling pointer in isDerivedFrom.
Samuel Benzaquen
- [PATCH] Set the default ISA for OpenBSD/mips64 to MIPS III
Rafael Espíndola
- r225182 - Fix clash of gcc toolchains in driver regression tests.
Samuel Antao
- [PATCH] Fix clash of gcc toolchains in driver regression tests
Samuel F Antao
- [PATCH] [analyzer] RetainCountChecker: be forgiving when ivars are accessed directly
Jordan Rose
- [libcxxabi] r225187 - Make the Unwinder -Werror clean.
Dan Albert
- [PATCH] Rename flag_enum to enum_role
Sean Hunt
- r225190 - Disable warnings in this test.
Rafael Espindola
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- r225191 - Make this test a bit stricter.
Rafael Espindola
- [PATCH] Include checker name in Static Analyzer PLIST output
Anna Zaks
- [libcxxabi] r225194 - Fix some formatting I messed up in r225187.
Dan Albert
- [PATCH] Template Instantiation Observer + a few other templight-related changes
Ábel Sinkovics
- r225196 - Fix lit for builds under /opt
Francisco Lopes da Silva
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Dan Albert
- r225212 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
- Fwd: patch: remove the unqualified name cache for typos
Kaelyn Takata
- [PATCH] Allow -fsanitize-coverage=N with ubsan, clang part
Kostya Serebryany
- [PATCH] [libcxx] Cleanup the cleanup of temporary files.
Dan Albert
- r225090 - DebugInfo: Provide a less subtle way to set the debug location of simple ret instructions
Eric Christopher
- r225221 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Eric Christopher
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
Stephen Crane
- 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
- r225000 - Reapply "DebugInfo: Generalize debug info location handling"
Jiangning Liu
- r225247 - Basic: fix compilation with MSVC
Saleem Abdulrasool
- [libcxx] r225273 - [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [PATCH] [libcxx] Obey 29.6.5.21 for GCC.
Marshall Clow
- [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
- [PATCH] Ensure __va_list_tag has default visibility
Stephan Bergmann
- r225294 - R600: Handle amdgcn triple
Tom Stellard
- [libclc] r225296 - Use amdgcn triple for SI+ GPUs
Tom Stellard
- [libcxx] r225300 - Move a test to the new tests directory.
Dan Albert
- 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
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Anna Zaks
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- [PATCH] Implement command line options for stack probe space
Andrew H
- r225349 - clang-format: Fix unary operator detection.
Daniel Jasper
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- r225352 - clang-format: Understand single-line comments at the end of blocks.
Daniel Jasper
- r225141 - clang-format: [Java] Change a few flags for Google's Java style.
Daniel Jasper
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- 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
- [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
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- r225389 - Handle OpaqueValueExprs more intelligently in the TransformTypos tree
Kaelyn Takata
- [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
- r225409 - Add help text for mmacosx-version-min=, mios-version-min=.
Nico Weber
- [PATCH] Adding option -fno-inline-asm to disallow inline asm
Steven Wu
- [PATCH] Fix for include file resolution on Windows
Sharif Elcott
- r225414 - Wrap to 80 columns. No behavior change.
Nico Weber
- [PATCH] process the -fno-signed-zeros optimization flag (PR20870)
Sanjay Patel
- r225423 - When the diagnostic text is simply "%0", sanitize the string for any
Richard Trieu
- r225426 - Attempt to fix test from r225423 to get build bots green.
Richard Trieu
- [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
- r225435 - clang-format: Improve template parameter detection.
Daniel Jasper
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- 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
- [PATCH] Implementation for completion in call context for C++
Francisco Lopes da Silva
- [PATCH] [libc++] Refactor test components into modules.
Dan Albert
- [PATCH] Add the Altivec __bool keyword for better gcc compatibility
Bill Seurer
- [PATCH] Fix crash in typo correction while correcting enum within a struct in C
Olivier Goffart
- r225134 - Fix default image name to 'a.exe' on Windows, instead 'a.out'.
Hans Wennborg
- r225475 - IR: Add 'distinct' MDNodes to bitcode and assembly (clang)
Duncan P. N. Exon Smith
- 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
- [patch/rfc] An opt-in warning for functions whose availability(introduced) is newer than the deployment target
Nico Weber
- [PATCH] Driver: begin threading frontend support for SymbolRewriter
Eric Christopher
- 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
- [PATCH] Fix fallout from r219557
Abramo Bagnara
- 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
- [PATCH] Verify assign operator signatures.
Alexander Kornienko
- [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 6037
Nathan Sidwell
- [PATCH] [mips] Fix va_arg() for pointer types on big-endian N32.
Simon Atanasyan
- [PATCH] Fix assertion in BreakableBlockComment (http://llvm.org/PR21916).
Alexander Kornienko
- [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
- r225530 - Driver: tweak the code for determining default image name
Hans Wennborg
- [libcxx] r225532 - [libc++] Refactor test components into modules.
Dan Albert
- r225533 - Parse: Don't crash when an annotation token shows up in a C++11 attr
David Majnemer
- [clang] patch for 18645
Nathan Sidwell
- [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
- [PATCH] Reimplement -fsanitize-recover family of flags.
Alexey Samsonov
- r225555 - Revert "DebugInfo: Generalize debug info location handling" and related commits
David Blaikie
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- r225559 - clang-format: [Java] Support formatting qualified annotations.
Nico Weber
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- r225561 - Remove unnecessary/incorrect XFAIL after the revert of 225000
David Blaikie
- [PATCH] [libc++] Support Newlib as libc++'s C library [cstdio part, part 2]
Jonathan Roelofs
- [libcxx] r225563 - Support Newlib as libc++'s C library [cstdio part, part 2]
Jonathan Roelofs
- 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
- [PATCH][libc++] rename a few more occurences of 'typename T'
Ondřej Majerech
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Serge Pavlov
- r212173 - X86: inline all atomic operations up to 128-bits.
Ed Schouten
- 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
- 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
- [PATCH] [clang-format] Add SpaceBeforeBrackets
Matthäus G. Chajdas
- [libcxx] r225609 - One more #include request in the test suite from Walter Brown
Marshall Clow
- 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
- 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).