The Week Of Monday 22 December 2014 Archives by author
Starting: Mon Dec 22 01:38:32 PST 2014
Ending: Sun Dec 28 23:08:35 PST 2014
Messages: 111
- r223803 - IR: Update clang for Metadata/Value split in r223802
Saleem Abdulrasool
- r223803 - IR: Update clang for Metadata/Value split in r223802
Saleem Abdulrasool
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Dan Albert
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] Adding a new [[clang::impossible_enum]] attribute to clang
Chris Bieneman
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
David Blaikie
- r224844 - Sema: Qualify getPrintable's Expr argument
David Blaikie
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
David Blaikie
- r224883 - [x86] Also add the missing type casts on the returns in the sha
Chandler Carruth
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- [libcxx] r224723 - Fix PR22000. __bit_iterator::move_backwards. Also make a note that __bit_iterator
Marshall Clow
- [libcxx] r224748 - Remove non-const test to get test passing. Will come back later and (correctly) add non-const tests
Marshall Clow
- r224770 - This reverts commit r224668 and r224667.
Rafael Espindola
- [Patch][pr19848] Produce explicit comdats in clang
Rafael Espíndola
- r223803 - IR: Update clang for Metadata/Value split in r223802
Rafael Espíndola
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Hal Finkel
- [PATCH] Add a public accessor for GlobalCtors in CodeGenModule
Keno Fischer
- [PATCH] [libcxx] Cleanup the cleanup of temporary files.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [libcxx] r224728 - [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [libcxx] r224741 - [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [libcxx] r224753 - Prevent ill-formed instantiation of __invoke_of<...> during the evaluation of a bind expression. Fixes PR22003.
Eric Fiselier
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- r224718 - Rename test.cc files to test.cpp.
Renato Golin
- [PATCH] Implement command line options for stack probe space
Andrew H
- [PATCH] Implement command line options for stack probe space
Andrew H
- [PATCH] Implement command line options for stack probe space
Andrew H
- [PATCH] Implement command line options for stack probe space
Andrew H
- r224713 - Simplify test for rdar://19256338
Fariborz Jahanian
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
Yaron Keren
- r224836 - Initialize BackendConsumer::Context in constructor.
Yaron Keren
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
Yaron Keren
- r224835 - Initialize CodeGeneratorImpl::Ctx in constructor.
Yaron Keren
- [PATCH] Add a public accessor for GlobalCtors in CodeGenModule
Yaron Keren
- [PATCH] libclc/math: Add cospi
Jeroen Ketema
- [PATCH] Adding a new [[clang::impossible_enum]] attribute to clang
Reid Kleckner
- r224843 - WIP
David Majnemer
- r224844 - Sema: Qualify getPrintable's Expr argument
David Majnemer
- r224843 - WIP
David Majnemer
- r224851 - Update tests due to r224849
David Majnemer
- r224865 - Adjust the rest of the tests due to r224849.
David Majnemer
- r224896 - Lex: Don't let annotation tokens get into macro expansion
David Majnemer
- r224898 - Sema: Don't crash when an inject class name has a nested redefinition
David Majnemer
- r224902 - Sema: Permit an atomic type to be initialized by the same atomic type
David Majnemer
- r224903 - Parse: Don't crash when 'typename' shows up in an attribute
David Majnemer
- r224905 - Sema: Variable templates cannot be static bitfield members
David Majnemer
- r224908 - CodeGen: Optimize emssion of zeroinitialzied arrays
David Majnemer
- r224909 - SemaCXX: Don't crash when annotation tokens show up before the tag name
David Majnemer
- r224911 - Sema: Forbid inconsistent constraint alternatives
David Majnemer
- r224912 - Sema: Don't crash when solitary :: token appears before { in struct def
David Majnemer
- [PATCH] C99 partial re-initialization behavior (DR-253)
Arthur O'Dwyer
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Arthur O'Dwyer
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224781 - Debug Info: Pass the pointer size into createMemberPointerType().
Adrian Prantl
- [PATCH] Reimplement -fsanitize-recover family of flags.
Alexey Samsonov
- [clang] Patch for 6037
Nathan Sidwell
- r217836 - PR19692: Add (passing) regression test.
Richard Smith
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Richard Smith
- r224912 - Sema: Don't crash when solitary :: token appears before { in struct def
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.
Joerg Sonnenberger
- [PATCH] R600: Handle gcn triple
Tom Stellard
- [PATCH] R600: Handle gcn triple
Tom Stellard
- r224874 - Mark __builtin_ia32_cmppd256 and __builtin_ia32_cmpps256 as taking an ICE for the constant parameter.
Craig Topper
- r224877 - Fix formatting. NFC.
Craig Topper
- r224878 - Add more feature flags to the x86 instrinsic test.
Craig Topper
- r224879 - [x86] Add the (v)cmpps/pd/ss/sd builtins to match gcc. Use them in the sse intrinsic files.
Craig Topper
- r224880 - [x86] Add range checking to the constant argument of cmpps/pd/ss/sd builtinas.
Craig Topper
- r224882 - [x86] Add missing typecast to __v4si to sha intrinsic header file.
Craig Topper
- r224883 - [x86] Also add the missing type casts on the returns in the sha
Craig Topper
- r224913 - [x86] Put 'C' after 'i' on all the AVX-512 intrisics that take const ints. 'C' is a suffix modifier not a prefix modififier. Also put 'C' on the pointers in all of the gather instrinsics. I think they previously had one due to the misordering. I'm still thinking the 'iC' actually need to be a 'Ii' since they really require an ICE.
Craig Topper
- r224914 - [x86] Fix an accidental commit of a change from Ii to iC on __builtin_ia32_cmpps512_mask.
Craig Topper
- r224914 - [x86] Fix an accidental commit of a change from Ii to iC on __builtin_ia32_cmpps512_mask.
Craig Topper
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- r224714 - Add test coverage for cc1's trigraph option handling.
Nico Weber
- r224718 - Rename test.cc files to test.cpp.
Nico Weber
- r217836 - PR19692: Add (passing) regression test.
Nico Weber
- r224719 - Disable trigraphs in microsoft mode by default. Matches cl.exe.
Nico Weber
- r224747 - Add a triple to try and get this test passing on the ARM bots.
Nico Weber
- r224718 - Rename test.cc files to test.cpp.
Nico Weber
- r224784 - Remove unused test input.
Nico Weber
- r217836 - PR19692: Add (passing) regression test.
Nico Weber
- r224790 - Add driver flags -ftrigraphs, -fno-trigraphs.
Nico Weber
- r224791 - clang-cl: Various changes to /Zc: handling.
Nico Weber
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- r221933 - Objective-C. Fixes a regression caused by implementation
Nico Weber
- r224873 - Add more test coverage for the Objective-C deprected selector warning.
Nico Weber
- r224875 - Make the test from r224873 actually pass.
Nico Weber
- r224876 - Address review feedback on r221933.
Nico Weber
- r221933 - Objective-C. Fixes a regression caused by implementation
Nico Weber
- r224881 - Objective-C: Tweak unavailability warning.
Nico Weber
- r224892 - Objective-C: Serialize "more than one decl" state of ObjCMethodList.
Nico Weber
- r224893 - Remove unneeded include of DeclCXX.h from libParse.
Nico Weber
- r224894 - Add stub sections about Parse, Sema, CodeGen to the internals manual.
Nico Weber
- r224895 - Fix markup from r224894.
Nico Weber
- r224892 - Objective-C: Serialize "more than one decl" state of ObjCMethodList.
Nico Weber
- r224906 - Don't crash on surprising tokens in default parameter template lists.
Nico Weber
- r224915 - Don't crash on malformed attributes in an incorrect location.
Nico Weber
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Hans Wennborg
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- r224796 - [analyzer] +memory.ZeroAlloc
Anton Yartsev
- r224797 - [analyzer] Updated progress for memory.ZeroAlloc
Anton Yartsev
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Anna Zaks
- r224549 - [c Sema]. Patch fixes pointer-bool-conversion warning on C code
jahanian
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Антон Ярцев
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Антон Ярцев
Last message date:
Sun Dec 28 23:08:35 PST 2014
Archived on: Tue Aug 4 15:31:59 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).