The Week Of Monday 30 March 2015 Archives by date
Starting: Mon Mar 30 02:56:51 PDT 2015
Ending: Sun Apr 5 22:36:01 PDT 2015
Messages: 302
- r233530 - clang-format: [JS] Fix comment formatting in goog.scopes.
Daniel Jasper
- [PATCH] [OPENMP] Initial codegen for 'parallel for' directive.
Alexey Bataev
- [PATCH] [RFC] Patch for Bug 18808 - clang -O3 -flto drops Target feature flags
suyog
- [PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native
Rafael Ávila de Espíndola
- r233542 - [mips] Add support for 'ZC' inline assembly memory constraint.
Daniel Sanders
- r233543 - [SystemZ] Fix some ABI corner cases
Ulrich Weigand
- r233544 - [SystemZ] Fix definition of IntMaxType / Int64Type
Ulrich Weigand
- [PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native
Craig Topper
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Vladimir Radosavljevic
- [PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Vladimir Radosavljevic
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Eric Fiselier
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Marshall Clow
- [PATCH] [libcxx] Fix PR22771 - Support access control SFINAE in the library version of is_convertible.
Eric Fiselier
- [libcxx] r233552 - [libcxx] Fix PR22771 - Support access control SFINAE in the library version of is_convertible.
Eric Fiselier
- [PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native
Chandler Carruth
- [libcxx] r233557 - While testing Erik's code coverage scripts, I found a hole in the test suite - vector::assign where a reallocation was not required had no tests. Add some
Marshall Clow
- [PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native
Eric Christopher
- [PATCH] [RFC] Patch for Bug 18808 - clang -O3 -flto drops Target feature flags
Eric Christopher
- [PATCH] [RFC] Patch for Bug 18808 - clang -O3 -flto drops Target feature flags
Eric Christopher
- [PATCH] Raising minimum required CMake version to 2.8.12.2.
Chris Bieneman
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r233574 - [SystemZ] Fix fallout from r233543 on no-assert builds
Ulrich Weigand
- [PATCH] Add clang-fuzzer target
Kostya Serebryany
- [PATCH] Improvements to scan-build.
Антон Ярцев
- [PATCH][RFC] Implement target-specific __attribute__((aligned)) value
Ulrich Weigand
- [PATCH][RFC] Fix __alignof__ of global variables on SystemZ
Ulrich Weigand
- [PATCH][RFC] Provide alignment info on LLVM external symbols
Ulrich Weigand
- [PATCH][RFC] Respect alignment when loading up a coerced function argument
Ulrich Weigand
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH][RFC] Respect alignment of nested bitfields
Ulrich Weigand
- [PATCH] [RFC] Patch for Bug 18808 - clang -O3 -flto drops Target feature flags
suyog
- [PATCH] [PPC64LE] Add -m[no-]optimize-swaps option
Bill Schmidt
- r233586 - [PPC] Move argument range checks for HTM and crypto builtins to Sema
Kit Barton
- [PATCH] [PPC] Move argument range checks for HTM and crypto builtins to Sema
Kit Barton
- PATCH: set NVPTX64 target's size_t to match other 64-bit targets
Eli Bendersky
- r233588 - Updating code owners file per discussion with Doug at the 2014-10 dev meeting.
Richard Smith
- r233589 - DebugInfo: Use new LLVM API for DebugLoc
Duncan P. N. Exon Smith
- r233588 - Updating code owners file per discussion with Doug at the 2014-10 dev meeting.
Rafael Espíndola
- r233591 - [analyzer] Don't special-case ivars backing +0 properties.
Jordan Rose
- r233592 - [analyzer] Disable all retain count diagnostics on values that come from ivars.
Jordan Rose
- r233593 - [analyzer] Add test for previous commit.
Jordan Rose
- r233594 - Add driver support for Native Client SDK
Derek Schuff
- [PATCH] Add driver support for Native Client SDK
Derek Schuff
- [PATCH] Add driver support for Native Client SDK
Derek Schuff
- [PATCH] Force braces on the else branch if they are being added to the if branch.
Samuel Benzaquen
- [PATCH] Add driver support for Native Client SDK
Derek Schuff
- [PATCH][RFC] Provide alignment info on LLVM external symbols
Rafael Espíndola
- [PATCH] [PPC64LE] Add -m[no-]optimize-swaps option
Bill Schmidt
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Eric Fiselier
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Marshall Clow
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Jonathan Roelofs
- [libcxx] r233641 - Make the new tests better; make sure that we're testing the case where no reallocation has to happen
Marshall Clow
- r233642 - [Objective-C patch]. Amend TransformObjCMessageExpr to handle call
Fariborz Jahanian
- r233649 - Update for llvm commit r233648.
Eric Christopher
- [libcxx] r233659 - Allow enabling CCache through an env variable. This helps enable/disable the option on buildbots.
Eric Fiselier
- [PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions
Balaram Makam
- [libcxx] r233669 - [libcxx] Add code coverage configuration to CMake and LIT.
Eric Fiselier
- [PATCH] [OPENMP] Initial codegen for 'parallel for' directive.
John McCall
- r233672 - [X86] Use getHostCPUFeatures when 'native' is specified for cpu.
Craig Topper
- [PATCH] [OPENMP] Initial codegen for 'parallel for' directive.
Alexey Bataev
- [PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native
Craig Topper
- [PATCH] Allow trailing comma in Objective-C protocol lists.
Grant Paul
- [PATCH] [OPENMP] Initial codegen for 'parallel for' directive.
Alexey Bataev
- [libcxxabi] r233676 - Also use dl_iterate_phdr() on CloudABI.
Ed Schouten
- [PATCH] libc++abi: Make the .eh_frame_hdr code work on FreeBSD as well
Ed Schouten
- [PATCH] libc++abi: Make the .eh_frame_hdr code work on FreeBSD as well
Ed Schouten
- [PATCH] libc++abi: Make the .eh_frame_hdr code work on FreeBSD as well
Ed Schouten
- r233677 - Make new test slightly more generic to allow running it under
Daniel Jasper
- r233677 - Make new test slightly more generic to allow running it under
İsmail Dönmez
- r233677 - Make new test slightly more generic to allow running it under
Daniel Jasper
- r233594 - Add driver support for Native Client SDK
İsmail Dönmez
- [PATCH] Force braces on the else branch if they are being added to the if branch.
Alexander Kornienko
- r233594 - Add driver support for Native Client SDK
Rafael Espíndola
- [PATCH] Force braces on the else branch if they are being added to the if branch.
Samuel Benzaquen
- [clang-tools-extra] r233697 - Force braces on the else branch if they are being added to the if branch.
Samuel Benzaquen
- [PATCH] Force braces on the else branch if they are being added to the if branch.
Samuel Benzaquen
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH] [clang-tidy] Ignore expressions with incompatible deleters.
Alexander Kornienko
- r233698 - clang-format: [JS] Support getters, setters and methods in object literals.
Daniel Jasper
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
James Molloy
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
- r233594 - Add driver support for Native Client SDK
Derek Schuff
- [PATCH] [PPC64LE] Add -m[no-]optimize-swaps option
Bill Schmidt
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Russell Gallop
- [PATCH] Fix PR12999 - unordered_set::insert calls operator new when no insert occurs
Eric Fiselier
- [clang-tools-extra] r233702 - [clang-tidy] Clarify message for the google-explicit-constructor check
Alexander Kornienko
- [libcxxabi] r228903 - unwind: move exported APIs out of header
Logan Chien
- r233706 - Sema: Accept pointers to any address space for builtin functions
Tom Stellard
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
James Molloy
- [PATCH] [libcxx] Optimize vectors uninitialized construction of trivial types from an iterator range.
Marshall Clow
- [libcxx] r233711 - [libcxx] Optimize vectors uninitialized construction of trivial types from an iterator range.
Eric Fiselier
- [PATCH] [libcxx] Optimize vectors uninitialized construction of trivial types from an iterator range.
Eric Fiselier
- [libclc] r233712 - Implement fmin using __builtin_fmin
Tom Stellard
- [libclc] r233713 - Implement fmax using __builtin_fmax
Tom Stellard
- r233715 - Add sm_37 target to Clang for NVPTX
Eli Bendersky
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Rafael Ávila de Espíndola
- [PATCH] Fix PR12999 - unordered_set::insert calls operator new when no insert occurs
Dan Albert
- r233725 - [lex] Bitfieldize some booleans.
Benjamin Kramer
- r233764 - Fix nacl's clang driver tests to tolerate libdir suffixes and Windows paths.
Derek Schuff
- [PATCH] Don't crash on [[clang::fallthrough]] on Decls.
Nico Weber
- r233766 - [Objective-C metadata patch]. Patch to allocate one more space for
Fariborz Jahanian
- [libcxxabi] r228351 - Install header files
Dan Albert
- [PATCH] Implement CFI type checks for non-virtual calls.
Peter Collingbourne
- [PATCH] Add new -Wformat warning for invalid type passed to a non-literal format string
Richard Trieu
- [PATCH] [libcxxabi] Fix multi-level pointer conversions and pointer to member conversion detection.
Eric Fiselier
- [libcxxabi] r233781 - Revert r228351 - Dont install header files.
Eric Fiselier
- r233785 - [OPENMP] Sema analysis for 'atomic capture' construct.
Alexey Bataev
- r233227 - Reapply r232888 after applying a fix for -msse4 code generation.
Duncan P. N. Exon Smith
- r233787 - [MS ABI] Disregard restrictive exception specifications
David Majnemer
- [PATCH] Patch to implement a fix for PR20000
Richard Trieu
- r233794 - AVX-512: added clang intrinsics for logical and, or xor for 512 bits
Elena Demikhovsky
- [PATCH] [anayzer] Basic checker option validation
Gábor Horváth
- [PATCH] Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)
Katya Romanova
- r233804 - [SystemZ] Support transactional execution on zEC12
Ulrich Weigand
- [PATCH] [AArch64] Add v8.1a architecture
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a architecture
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a architecture
James Molloy
- [PATCH] Don't crash on [[clang::fallthrough]] on Decls.
Aaron Ballman
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Russell Gallop
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Russell Gallop
- r233807 - [SystemZ] Add header files to Makefile / module.modulemap
Ulrich Weigand
- PATCH: set NVPTX64 target's size_t to match other 64-bit targets
Eli Bendersky
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Rafael Ávila de Espíndola
- [PATCH] Do not store "+soft-float" and "+soft-float-abi" target features in function attributes
Oliver Stannard
- [PATCH] Improvements to scan-build.
Sylvestre Ledru
- [PATCH] Improvements to scan-build.
Sylvestre Ledru
- [PATCH] Improvements to scan-build.
Sylvestre Ledru
- [PATCH] [libcxxabi] Fix multi-level pointer conversions and pointer to member conversion detection.
Eric Fiselier
- r233814 - [SystemZ] Add BuiltinsSystemZ.def to Clang_Basic modulemap
Ulrich Weigand
- [libcxx] r233816 - Remove statement with no effect inside tests.
Eric Fiselier
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Антон Ярцев
- [PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions
Reid Kleckner
- [PATCH] Improvements to scan-build.
Антон Ярцев
- r233817 - Mark instantiated function decls as inline specified if any pattern is
Reid Kleckner
- r233818 - Try to fix nacl-direct.c driver test in Cygwin environment
Reid Kleckner
- r233819 - Fix data layout mismatch between LLVM and Clang for i686-pc-windows-msvc-elf
Reid Kleckner
- r233820 - Remove comdats from inlinehint.cpp to pass test on Darwin
Reid Kleckner
- r233821 - Fix inlinehint.cpp with an explicit triple to avoid x86_thiscallcc problems
Reid Kleckner
- r233817 - Mark instantiated function decls as inline specified if any pattern is
David Blaikie
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Russell Gallop
- [PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions
Balaram Makam
- [PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions
Reid Kleckner
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Russell Gallop
- [PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions
Balaram Makam
- r233819 - Fix data layout mismatch between LLVM and Clang for i686-pc-windows-msvc-elf
Hans Wennborg
- [PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions
Chad Rosier
- r230423 - Wrap clang module files in a Mach-O, ELF, or COFF container.
Adrian Prantl
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Reid Kleckner
- PATCH: set NVPTX64 target's size_t to match other 64-bit targets
Peter Collingbourne
- [PATCH] Add sparc_le architecture to clang.
Douglas Katzman
- [libcxx] r233816 - Remove statement with no effect inside tests.
Jonathan Roelofs
- r233830 - Set NVPTX64 target's size_t to match other 64-bit targets
Eli Bendersky
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Rafael Ávila de Espíndola
- [PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Daniel Sanders
- r233833 - Minor simplification: do typo-correction before handling inheriting
Richard Smith
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- r233834 - Run dos2unix on test/PCH/cxx1y-lambdas.mm
Reid Kleckner
- r233835 - Re-land "MS ABI: lambda call operators are instance methods and should use thiscall"
Reid Kleckner
- [PATCH] Implement CFI type checks for non-virtual calls.
Kostya Serebryany
- r233836 - Set the type of ptrdiff_t to signed on NVPTX targets
Eli Bendersky
- [PATCH] Implement CFI type checks for non-virtual calls.
JF Bastien
- [libcxx] r233816 - Remove statement with no effect inside tests.
Marshall Clow
- [PATCH] libclang: functions to deal with anonymous fields
Loïc Jaquemet
- r233860 - [UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
- [PATCH] [UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
- Properly implement warn_unused_result checking for classes/structs.
Kaelyn Takata
- r233866 - Add test intended for commit in r231317
Reid Kleckner
- Proposed patch adds TLS Max Alignment diagnostic
Li, Charles
- [PATCH] Implement CFI type checks for non-virtual calls.
Peter Collingbourne
- [PATCH] Implement CFI type checks for non-virtual calls.
Peter Collingbourne
- [PATCH] Implement CFI type checks for non-virtual calls.
Peter Collingbourne
- [PATCH] Implement CFI type checks for non-virtual calls.
JF Bastien
- r233874 - Implement CFI type checks for non-virtual calls.
Peter Collingbourne
- [PATCH] Preliminary driver changes to build and stitch together host and device-side CUDA compilation pipelines.
Artem Belevich
- [PATCH] Implement CFI type checks for non-virtual calls.
Peter Collingbourne
- [libcxx] r233816 - Remove statement with no effect inside tests.
Eric Fiselier
- [libcxx] r233816 - Remove statement with no effect inside tests.
Jonathan Roelofs
- Proposed patch adds TLS Max Alignment diagnostic
David Majnemer
- [PATCH] [libcxx] Fix detection of __is_final.
Eric Fiselier
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- [PATCH] Add -Wrange-loop-analysis to warn when a range-based for-loop is creating a copy.
Richard Trieu
- [PATCH] Add -Wrange-loop-analysis to warn when a range-based for-loop is creating a copy.
Richard Trieu
- [PATCH] Add -Wrange-loop-analysis to warn when a range-based for-loop is creating a copy.
Richard Trieu
- r233902 - [OPENMP] Fix crash on private variables not used in OpenMP region.
Alexey Bataev
- r208733 - Push record return type classification into CGCXXABI
Andy Gibbs
- [PATCH] [ARM] Add v8.1a architecture
Vladimir Sukharev
- [PATCH] [ARM] Add v8.1a architecture
Vladimir Sukharev
- [PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Simon Atanasyan
- [PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Vladimir Radosavljevic
- [PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Simon Atanasyan
- r233911 - Replace custom alignment enforcement with LLVM_ALIGNAS.
Benjamin Kramer
- r233912 - Partially revert "Replace custom alignment enforcement with LLVM_ALIGNAS."
Benjamin Kramer
- r233913 - [OPENMP] Fix crash on private variables not used in OpenMP region in templates.
Alexey Bataev
- Properly implement warn_unused_result checking for classes/structs.
Aaron Ballman
- r233919 - [utils] Add Check Compile Flow Consistency tool (check_cfc.py).
Russell Gallop
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Phabricator
- [PATCH] Check Compile Flow Consistency tool (check_cfc.py)
Russell Gallop
- r233921 - [ast] Put the Stmt hierarchy on a diet for 64 bit targets.
Benjamin Kramer
- [PATCH] [libc++] Fix PR22606 - Leak pthread_key with static storage duration to ensure all of thread-local destructors are called.
Eric Fiselier
- r233922 - Lower the default alignment on ASTContext's operator new.
Benjamin Kramer
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- r233921 - [ast] Put the Stmt hierarchy on a diet for 64 bit targets.
Reid Kleckner
- [libclc] r233925 - Implement acospi builtin
Tom Stellard
- [libclc] r233926 - Implement asinh builtin
Tom Stellard
- [libclc] r233927 - Implement asinpi builtin
Tom Stellard
- [libclc] r233928 - Implement atanpi builtin
Tom Stellard
- r233932 - [AST] Shrink the Stmt hierarchy with LLVM_PTR_SIZE for MSVC 2013
Reid Kleckner
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Jonathan Roelofs
- [PATCH] [PPC64LE] Add -m[no-]optimize-swaps option
Eric Christopher
- r233937 - [opaque pointer type] Update for GEP API changes in LLVM
David Blaikie
- [PATCH] [PPC64LE] Add -m[no-]optimize-swaps option
Bill Schmidt
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Jeffrey Yasskin
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- [Patch] Libclang add function clang_Type_isAnonymousStructOrUnion
Stephen Fewer
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Jeffrey Yasskin
- [libcxx] r233944 - [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.
Eric Fiselier
- [libcxx] r233946 - Fix race conditions in test class used throughout the std::thread tests.
Eric Fiselier
- [PATCH] End-to-end CUDA compilation.
Artem Belevich
- r233977 - [Objective-C SDK modernizer]. Patch to convert setter/getter
Fariborz Jahanian
- r233980 - Correct typos in SEH filter expressions
Reid Kleckner
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Eric Christopher
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Richard Smith
- r233860 - [UBSan] Embed UBSan into ASan runtime (Clang part).
Richard Smith
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Eric Christopher
- r233982 - Add a question mark to the end of an interrogatory warning.
Eric Christopher
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Eric Christopher
- [PATCH] [libcxxabi] Fix multi-level pointer conversions and pointer to member conversion detection.
Marshall Clow
- [PATCH] [libcxxabi] Fix multi-level pointer conversions and pointer to member conversion detection.
Jonathan Roelofs
- [libcxxabi] r233984 - [libcxxabi] Fix multi-level pointer conversions and pointer to member conversion detection.
Eric Fiselier
- r233985 - Added support for attributed types to the ASTImporter.
Sean Callanan
- r233860 - [UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
Eric Fiselier
- r233985 - Added support for attributed types to the ASTImporter.
Aaron Ballman
- r233860 - [UBSan] Embed UBSan into ASan runtime (Clang part).
Richard Smith
- [PATCH] New warning for mismatch between not and and/or operators.
Richard Trieu
- r233860 - [UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
- r233993 - Make this test not rely on a backend being registered.
Eric Christopher
- [PATCH] Improvements to scan-build.
Антон Ярцев
- [PATCH] Improvements to scan-build.
Антон Ярцев
- [PATCH] clang-format: Add ability to align assignment operators
Matt Oakes
- r234032 - [opaque pointer type] Explicitly specify type to CreateGEP
David Blaikie
- r234033 - [i386 ABI] expand small C like structs in C++, just like how we handle small
Manman Ren
- [PATCH] Proposed fix for PR23076 (conditional branch debug line info)
Wolfgang Pieb
- Properly implement warn_unused_result checking for classes/structs.
Kaelyn Takata
- r234055 - clang-format: [Proto] No alternate operator names.
Daniel Jasper
- [PATCH] End-to-end CUDA compilation.
Eli Bendersky
- Proposed patch adds TLS Max Alignment diagnostic
Li, Charles
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
Jonathan Roelofs
- Proposed patch adds TLS Max Alignment diagnostic
David Majnemer
- [PATCH] [analyzer] Implementation of potential undefbehavior.ZeroAllocDereference checker.
Антон Ярцев
- r234063 - [opaque pointer type] Explicitly specify some types for GEP
David Blaikie
- [PATCH] [SEH] Implement filter capturing in CodeGen
Reid Kleckner
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
Jonathan Roelofs
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
Richard Smith
- [PATCH] [SEH] Implement filter capturing in CodeGen
David Majnemer
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
Jonathan Roelofs
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
Richard Smith
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- [PATCH] Static analysis checker for catch handler inversion
Richard Smith
- Properly implement warn_unused_result checking for classes/structs.
Aaron Ballman
- r234083 - Complete comment. Reflow conditional.
Eric Christopher
- [PATCH] [libc++abi] Disallow conversions from function pointers to void*.
David Majnemer
- r234090 - [MS ABI] A pointer-to-function cannot be caught as a pointer-to-void
David Majnemer
- r234091 - clang-format: [JS] Understand object literals with only methods.
Daniel Jasper
- r234093 - Remove the cl-no-signed-zeros cc1 option
Sanjay Patel
- [clang-tools-extra] r234094 - [clang-tidy] Added a couple of tests for misc-static-assert.
Alexander Kornienko
- r234097 - [opaque pointer type] more GEP API migrations
David Blaikie
- r234101 - Revert "Revert "Don't use unique section names by default if using the integrated as.""
Rafael Espindola
- r234104 - Revert "Revert "Revert "Don't use unique section names by default if using the integrated as."""
Rafael Espindola
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Nico Weber
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Arthur O'Dwyer
- r234109 - [opaque pointer type] More GEP API migrations
David Blaikie
- r233981 - Unify warnings/errors from "maybe you meant" to "did you mean".
Dmitri Gribenko
- [PATCH] [analyzer] Implementation of potential undefbehavior.ZeroAllocDereference checker.
Anna Zaks
- [PATCH] [analyzer] Implementation of potential undefbehavior.ZeroAllocDereference checker.
Anna Zaks
- r234110 - [AST] String literal operator templates have two template args, not one
David Majnemer
- r234111 - Switch test from wchar_t to char32_t
David Majnemer
- [PATCH] Allow trailing comma in Objective-C protocol lists.
Dmitri Gribenko
- [libcxx] pdqsort - a faster std::sort
Orson Peters
- [PATCH] Have HasSideEffects() return false for __attribute__((const)) functions
Michael Kuperstein
- r234123 - Replace copy loop with std::copy.
Benjamin Kramer
- [PATCH] Have HasSideEffects() return false for __attribute__((const)) functions
Richard Smith
- [PATCH] Instantiate incomplete class used in template method.
Serge Pavlov
- [PATCH] Have HasSideEffects() return false for __attribute__((const)) functions
Richard Smith
- r234128 - [opaque pointer type] More GEP API migrations
David Blaikie
- r234129 - clang-format my last commit
David Blaikie
- [libcxx] pdqsort - a faster std::sort
Marshall Clow
- [PATCH] Instantiate incomplete class used in template method.
Richard Smith
- r234141 - Don't crash when passing a non-existent file to -fprofile-instr-use=.
Nico Weber
- r229434 - InstrProf: Update for LLVM API change
Nico Weber
- r234143 - This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Rafael Espindola
- [PATCH] [libc++] Fix PR22606 - Leak pthread_key with static storage duration to ensure all of thread-local destructors are called.
Marshall Clow
- [PATCH] Have HasSideEffects() return false for __attribute__((const)) functions
Michael Kuperstein
- r229434 - InstrProf: Update for LLVM API change
Justin Bogner
Last message date:
Sun Apr 5 22:36:01 PDT 2015
Archived on: Tue Aug 4 15:32:08 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).