The Week Of Monday 16 February 2015 Archives by author
Starting: Mon Feb 16 00:09:45 PST 2015
Ending: Sun Feb 22 20:07:26 PST 2015
Messages: 481
- [libcxxabi] r228408 - unwind: use -fno-rtti -fno-exceptions -funwind-tables
Saleem Abdulrasool
- r229446 - Parse: return true from ParseCXX11AttributeArgs if an attribute was added
Saleem Abdulrasool
- r229447 - Sema: diagnose use of unscoped deprecated prior to C++14
Saleem Abdulrasool
- r229454 - Minor tweaks to r229447 to ensure the attribute is properly quoted when diagnosed.
Saleem Abdulrasool
- r229636 - Sema: partially address post-commit comments
Saleem Abdulrasool
- [PATCH] [libcxx] Tired of colorless compile errors? Enable color diagnostics today!
Dan Albert
- Testing C++14 mode in libc++
Dan Albert
- [PATCH] Fix frontend crash related to forward declaration of NSNumber
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- r229402 - Fix crash when clang tries to build NSNumber literal after forward declaration
AlexDenisov
- [PATCH] Remove inclusion of ip_compat.h for FreeBSD
Dimitry Andric
- [PATCH] Add FreeBSD kernel printf extensions
Dimitry Andric
- [PATCH] Recognize "CC" and "clang-CC" as C++ compiler aliases on FreeBSD
Dimitry Andric
- [PATCH] Remove inclusion of ip_compat.h for FreeBSD
Dimitry Andric
- [PATCH] Define MAP_NORESERVE to zero for FreeBSD
Dimitry Andric
- r229921 - Add support for analyzing FreeBSD kernel printf extensions.
Dimitry Andric
- [PATCH] Add FreeBSD kernel printf extensions
Dimitry Andric
- r229403 - OpenCL: Accept -cl-strict-aliasing
Matt Arsenault
- [PATCH] OpenCL: Accept -cl-strict-aliasing
Matt Arsenault
- r229407 - Don't create output file in test
Matt Arsenault
- r229409 - Hack to try deleting file from build bots
Matt Arsenault
- r229411 - Revert r229409: "Hack to try deleting file from build bots"
Matt Arsenault
- [3.6 Release] Time to fix the release notes
Matt Arsenault
- [PATCH] [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
Simon Atanasyan
- r230092 - [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
Simon Atanasyan
- [PATCH] [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
Simon Atanasyan
- [PATCH] Preprocessor: Move IncrementalProcessing to PreprocessorOptions
Sterling Augustine
- [PATCH] Make the driver accept all four variants of the target option
Gabor Ballabas
- r229394 - Reverting a switch from LLVM_DELETED_FUNCTION to = delete; this test should not have changed.
Aaron Ballman
- r229454 - Minor tweaks to r229447 to ensure the attribute is properly quoted when diagnosed.
Aaron Ballman
- r229454 - Minor tweaks to r229447 to ensure the attribute is properly quoted when diagnosed.
Aaron Ballman
- r229447 - Sema: diagnose use of unscoped deprecated prior to C++14
Aaron Ballman
- [PATCH] Make the driver accept all four variants of the target option
Richard Barton
- [PATCH] Make the driver accept all four variants of the target option
Richard Barton
- [PATCH] Implement Control Flow Integrity for virtual calls.
JF Bastien
- [PATCH] Implement Control Flow Integrity for virtual calls.
JF Bastien
- [PATCH] Implement Control Flow Integrity for virtual calls.
JF Bastien
- [PATCH] [OPENMP] Codegen for "#pragma omp atomic write"
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for "#pragma omp atomic write"
Alexey Bataev
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- r229817 - [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- [PATCH] Raising minimum required CMake version to 2.8.12.2.
Chris Bieneman
- r229434 - InstrProf: Update for LLVM API change
Justin Bogner
- r229748 - InstrProf: Rewrite most of coverage mapping generation in a simpler way
Justin Bogner
- r229813 - InstrProf: Always emit a coverage region for the condition of an if
Justin Bogner
- r229582 - Revert "Remove support for building sanitizers from Makefile/autoconf build."
Matthias Braun
- r229554 - Remove support for building sanitizers from Makefile/autoconf build.
Matthias Braun
- [PATCH] Improve robustness of dependency-generation-crash.c test.
Matthias Braun
- [PATCH] Improve robustness of dependency-generation-crash.c test.
Matthias Braun
- [PATCH] Change how we deal with (implicit) -fno-rtti + -fsanitize=vptr
Filipe Cabecinhas
- r229801 - Improve our handling of rtti/sanitize=vptr/sanitize=undefined
Filipe Cabecinhas
- [PATCH] Change how we deal with (implicit) -fno-rtti + -fsanitize=vptr
Filipe Cabecinhas
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
- r229811 - [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
- r229886 - Make the _mm256_insert_epi64 definition more consistent
Filipe Cabecinhas
- Fix mistake in Language Specification for Blocks
Peter Cawley
- r229526 - Remove the ABI from the target features. It's obsoleted by
Eric Christopher
- r229526 - Remove the ABI from the target features. It's obsoleted by
Eric Christopher
- [3.6 Release] Time to fix the release notes
Eric Christopher
- [LLVMdev] [3.6 Release] Time to fix the release notes
Eric Christopher
- [PATCH] Make the driver accept all four variants of the target option
Eric Christopher
- [libcxx] r229281 - Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241.
Marshall Clow
- [libcxx] r229281 - Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241.
Marshall Clow
- [PATCH] Fix some problems with sized deletion in libc++
Marshall Clow
- [PATCH] Fix some problems with sized deletion in libc++
Marshall Clow
- [PATCH] [libcxx] unexpected/terminate support for MS CRT
Marshall Clow
- [PATCH] [libcxx] Add <experimental/ratio>
Marshall Clow
- [PATCH] cmath: account for MSVCRT 12.0 changes
Marshall Clow
- [PATCH] [libc++] Fix PR20084 - std::is_function<void() const> failed.
Marshall Clow
- [PATCH] [libc++] Fix PR20084 - std::is_function<void() const> failed.
Marshall Clow
- [PATCH] [libc++] Fix PR20084 - std::is_function<void() const> failed.
Marshall Clow
- [PATCH] Refactor: Move remove-cstr-calls from a standalone executable to a clang-tidy check
Marshall Clow
- [libcxx] r229705 - Move the default template arguments into the forward declarations for the containers: deque, forwardlist and list. References PR#22605.
Marshall Clow
- [libcxx] r229708 - Move the default template arguments into the forward declarations for the container adapters: stack and queue. References PR#22605.
Marshall Clow
- [libcxx] r229728 - Remove several unused forward declarations. Fixes PR22605.
Marshall Clow
- [libcxx] r229866 - Make basic_streambuf::xsputn write characters in chunks whenever possible, instead of one at a time. References PR#10193
Marshall Clow
- [PATCH] [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Marshall Clow
- [PATCH] missing-namespace-std check for clang-tidy
Jonathan B Coe
- [PATCH] missing-namespace-std check for clang-tidy
Jonathan B Coe
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [3.6 Release] Time to fix the release notes
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- r230055 - Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- r229402 - Fix crash when clang tries to build NSNumber literal after forward declaration
Alex Denisov
- r229470 - Add more tests for NSArray/NSDictionary literals
Alex Denisov
- [PATCH] Fix frontend crash related to forward declaration of NSNumber
Alexey Denisov
- [libcxxabi] r228408 - unwind: use -fno-rtti -fno-exceptions -funwind-tables
Sergey Dmitrouk
- [libcxxabi] r228408 - unwind: use -fno-rtti -fno-exceptions -funwind-tables
Sergey Dmitrouk
- [libcxxabi] r229427 - Do not add -fno-exceptions without -funwind-tables
Sergey Dmitrouk
- [PATCH] Fix spacing for function with ref-qualification when using SpacesInCStyleCastParentheses != SpacesInParentheses
Jean-Philippe Dufraigne
- Weird linking problem on Windows
İsmail Dönmez
- r230031 - Add -funique-section-names and -fno-unique-section-names options.
Rafael Espindola
- [3.6 Release] Time to fix the release notes
Rafael Espíndola
- [patch] Don't use unique section names by default if using the integrated as
Rafael Espíndola
- [3.6 Release] Time to fix the release notes
Hal Finkel
- [3.6 Release] Time to fix the release notes
Hal Finkel
- [libcxx] r229509 - [libcxx] Add <experimental/ratio>
Eric Fiselier
- [PATCH] [libc++] Fix PR20084 - std::is_function<void() const> failed.
Eric Fiselier
- [libcxx] r229696 - [libc++] Fix PR20084 - std::is_function<void() const> failed.
Eric Fiselier
- [libcxx] r229698 - Enable testing with _LIBCPP_DEBUG and fix bad assertions in string_view.
Eric Fiselier
- [PATCH] [libcxx] Tired of colorless compile errors? Enable color diagnostics today!
Eric Fiselier
- [libcxx] r229707 - [libcxx] Tired of colorless compile errors? Enable color diagnostics today!
Eric Fiselier
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [libcxx] r229808 - [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [libcxx] r229810 - Mark more tuple tests as unsupported in C++98 && C++03
Eric Fiselier
- [libcxx] r229707 - [libcxx] Tired of colorless compile errors? Enable color diagnostics today!
Eric Fiselier
- [PATCH] Add symbol checking script to libc++ to detect ABI changes.
Eric Fiselier
- [PATCH] [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Eric Fiselier
- [PATCH] Add symbol checking script to libc++ to detect ABI changes.
Eric Fiselier
- [libcxx] r229927 - Move to using -fdiagnostics-color=always on both GCC and Clang
Eric Fiselier
- [PATCH] [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block.
Eric Fiselier
- [libcxx] r229935 - Fix incorrect locale mapping in config.py on OSX
Eric Fiselier
- [PATCH] [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Eric Fiselier
- [PATCH] [libcxx] Allow declaration of map and multimap iterator with incomplete mapped type.
Eric Fiselier
- [PATCH] [libcxx] Allow declaration of map and multimap iterator with incomplete mapped type.
Eric Fiselier
- [PATCH] [libc++] Try and prevent evaluation of `is_default_constructible` on tuples default constructor if it is not needed.
Eric Fiselier
- [PATCH] [libcxx] Cleanup the cleanup of temporary files.
Eric Fiselier
- [libcxx] r230119 - [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Eric Fiselier
- [PATCH] [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Eric Fiselier
- [PATCH] [libcxx] Move to using libc++abi2.exp as the default symbol list for libc++
Eric Fiselier
- [libcxx] r230120 - [libc++] Try and prevent evaluation of `is_default_constructible` on tuples default constructor if it is not needed.
Eric Fiselier
- [PATCH] [libc++] Try and prevent evaluation of `is_default_constructible` on tuples default constructor if it is not needed.
Eric Fiselier
- [libcxxabi] r230125 - Add temporary workaround for missing symbol __cxa_throw_bad_new_array_length on OS X.
Eric Fiselier
- [PATCH] Make the driver accept all four variants of the target option
Renato Golin
- [PATCH] Make the driver accept all four variants of the target option
Renato Golin
- [PATCH] Make the driver accept all four variants of the target option
Renato Golin
- [PATCH] Define __ARM_DWARF_EH__ on Bitrig/ARM
Renato Golin
- [PATCH] size_t is unsigned long on Bitrig
Renato Golin
- [PATCH] Define __ARM_DWARF_EH__ on Bitrig/ARM
Renato Golin
- [PATCH] Make the driver accept all four variants of the target option
Renato Golin
- Fix mistake in Language Specification for Blocks
Dmitri Gribenko
- [3.6 Release] Time to fix the release notes
Justin Hibbits
- [clang-tools-extra] r229552 - [clang-tidy] Fixed two wrong fix-it cases in misc-inefficient-algorithm checker.
Gabor Horvath
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Gábor Horváth
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Gábor Horváth
- [PATCH] Add readability-remove-void-arg check to clang-tidy
Gábor Horváth
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Gábor Horváth
- [3.6 Release] Time to fix the release notes
George Burgess IV
- r229543 - Sema: Allow 'constexpr' variables in range loops
Meador Inge
- r229550 - Revert r229543.
Meador Inge
- [PATCH] Make the driver accept all four variants of the target option
Meador Inge
- r229716 - Sema: Allow 'constexpr' variables in range loops
Meador Inge
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Timur Iskhodzhanov
- r229575 - clang-cl: Disable frame pointer elimination at -O0
Timur Iskhodzhanov
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Timur Iskhodzhanov
- r229458 - [Objctive-C sema]. Do not do the unused-getter-return-value
Fariborz Jahanian
- r229919 - [Objective-C Sema]. Don't warn about use of
Fariborz Jahanian
- r230109 - [Objective-C]. Provide a new formatting kind, "os_trace" which
Fariborz Jahanian
- r229485 - clang-format: Fix crasher.
Daniel Jasper
- r229486 - clang-format: Don't force a break after "endl" if everything fits on one line.
Daniel Jasper
- [PATCH] clang-format: Space and triple angle braces
Daniel Jasper
- [PATCH] Make -fmodules-decluse and -fmodules-strict-decluse compatible options.
Daniel Jasper
- [PATCH] clang-format: Space and triple angle braces
Daniel Jasper
- r229673 - Prevent use after free caused by accessing a member into a dense set.
Daniel Jasper
- [PATCH] clang-format: [js] Support type annotations
Daniel Jasper
- [PATCH] clang-format: [js] Support classes.
Daniel Jasper
- r229700 - clang-format: [JS] Support type annotations.
Daniel Jasper
- [PATCH] clang-format: [js] Support type annotations
Daniel Jasper
- r229701 - clang-format: [JS] Support classes.
Daniel Jasper
- [PATCH] clang-format: [js] Support classes.
Daniel Jasper
- r229703 - clang-format: [JS] support AtScript style annotations for JS.
Daniel Jasper
- [PATCH] clang-format: [js] support AtScript style annotations for JS.
Daniel Jasper
- r229834 - Make -fmodules-decluse and -fmodules-strict-decluse compatible options.
Daniel Jasper
- [PATCH] clang-format: [js] Support ES6 module imports.
Daniel Jasper
- [PATCH] clang-format: [js] Support ES6 module exports.
Daniel Jasper
- r229862 - clang-format: [js] Do not fall through for JS structural elements.
Daniel Jasper
- [PATCH] clang-format: [js] Do not fall through for JS structural elements.
Daniel Jasper
- r229863 - clang-format: [js] Support ES6 module imports.
Daniel Jasper
- [PATCH] clang-format: [js] Support ES6 module imports.
Daniel Jasper
- [PATCH] clang-format: [js] Support ES6 module imports.
Daniel Jasper
- r229865 - clang-format: [js] Support ES6 module exports.
Daniel Jasper
- [PATCH] clang-format: [js] Support ES6 module exports.
Daniel Jasper
- [PATCH] clang-format: Fix merging of << at end of input.
Daniel Jasper
- [PATCH] clang-format: [js] Support template strings.
Daniel Jasper
- [PATCH] clang-format: [js] Support template strings.
Daniel Jasper
- [PATCH] clang-format: [js] Support template strings.
Daniel Jasper
- r230011 - clang-format: [js] Support template strings.
Daniel Jasper
- [PATCH] clang-format: [js] Support template strings.
Daniel Jasper
- r229680 - Change representation of member function pointers for MIPS targets
Zoran Jovanovic
- r229839 - Spelling correction.
Yaron Keren
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- LLVM buildmaster will be restarted soon
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- r229575 - clang-cl: Disable frame pointer elimination at -O0
Reid Kleckner
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Reid Kleckner
- r229583 - clang-cl: Map /wd4996 to -Wno-deprecated-declarations
Reid Kleckner
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Reid Kleckner
- r229913 - Put the implicit weak sized deallocation funciton in C++14 in a comdat
Reid Kleckner
- r229915 - Avoid using a COMDAT for sized delete on MachO
Reid Kleckner
- r230160 - Relax the requirement on sized deallocation a bit: Default on unsized delete if sized delete is not provided in global scope, and -fdefine-sized-deallocation option is disabled.
Reid Kleckner
- r229484 - Make tests independent of llvm variable naming.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] missing-namespace-std check for clang-tidy
Manuel Klimek
- [PATCH] missing-namespace-std check for clang-tidy
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add support for a few Objective-C matchers.
Manuel Klimek
- r230006 - Add -fno-implicit-modules.
Manuel Klimek
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Alexander Kornienko
- [clang-tools-extra] r230198 - Fixed script name in the clang-tidy documentation.
Alexander Kornienko
- [PATCH] Add readability-remove-void-arg check to clang-tidy
Alexander Kornienko
- r229370 - ASTMatchers: Make VariadicOperatorMatcher a real variadic template.
Benjamin Kramer
- r229374 - ASTMatchers: Replace enable_if with static_assert.
Benjamin Kramer
- r229401 - Analyzer: Flatten Checker hierarchy.
Benjamin Kramer
- r229404 - Move helper class into an anonymous namespace.
Benjamin Kramer
- r229429 - ASTMatchers: Make TypeList a variadic template and remove the implicit flattening of TypeLists.
Benjamin Kramer
- r229508 - Prefer SmallVector::append/insert over push_back loops. Clang edition.
Benjamin Kramer
- r229510 - Revert accidental commit.
Benjamin Kramer
- r229557 - Sema: Replace some push_backs of expensive to move objects with emplace_back.
Benjamin Kramer
- r229719 - Driver: Fix use of dangling std::string temporary
Benjamin Kramer
- r229719 - Driver: Fix use of dangling std::string temporary
Benjamin Kramer
- r229729 - Remove unused diagnostic.
Benjamin Kramer
- r229374 - ASTMatchers: Replace enable_if with static_assert.
Benjamin Kramer
- r229376 - Fix quoting of #pragma comment for MS compat, clang part.
Michael Kuperstein
- [PATCH] [MS Compat] Second try to fix quoting behavior of linker directives
Michael Kuperstein
- r229909 - [PCH/Modules] Check that the specific module cache path the PCH was built with, is the same as
Argyrios Kyrtzidis
- r228144 - Rewrite r228138 to be somewhat saner.
Argyrios Kyrtzidis
- [PATCH] PR16909: Diagnose missing 'typename' on dependent template
Ben Langmuir
- [PATCH] PR16909: Diagnose missing 'typename' on dependent template
Ben Langmuir
- r229815 - Revert adding hostname to module hash
Ben Langmuir
- r229910 - Revert "Mangle the IsSystem bit into the .pcm file name"
Ben Langmuir
- r230064 - Don't try to rebuild modules on umbrella header mismatch
Ben Langmuir
- [clang-tools-extra] r229975 - Remove carriage returns.
Nick Lewycky
- [PATCH] x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
H.J. Lu
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
H.J. Lu
- r229615 - Itanium ABI: Improve our mangling of <destructor-name>
David Majnemer
- r229616 - Sema: size_t is available in C when -fms-compatibility is enabled
David Majnemer
- r229617 - CodeGen: Relax a FileCheck line for SystemZ
David Majnemer
- r229204 - CodeGen: Correctly convert atomic bool from i8 to i1
David Majnemer
- r229644 - Itanium ABI: Mangle <mangled-name> according to the ABI
David Majnemer
- [PATCH] Itanium ABI: Properly mangle extern "C" template arguments
David Majnemer
- r229724 - Itanium ABI: Properly mangle extern "C" template arguments
David Majnemer
- r229725 - Itanium ABI: Restore disabled tests which are correctly mangled
David Majnemer
- r229726 - Itanium ABI: Write a character instead of a string literal
David Majnemer
- [PATCH] Itanium ABI: Properly mangle extern "C" template arguments
David Majnemer
- r229809 - Itanium ABI: Properly qualify the destructor-name
David Majnemer
- r229822 - Itanium ABI: Don't pass nullptr to a bool argument
David Majnemer
- r229809 - Itanium ABI: Properly qualify the destructor-name
David Majnemer
- r229825 - Mark DR1968 as implemented
David Majnemer
- r229826 - Mark DR1994 as a duplicate of DR529
David Majnemer
- r229827 - Mark DR1948 as implemented
David Majnemer
- r229828 - Mark DR1947 as implemented
David Majnemer
- r229829 - Mark DR1940 as implemented
David Majnemer
- r229900 - CodeGen: static constexpr data members should have a linkonce_odr init
David Majnemer
- r229902 - CodeGen: Weak reference temporaries belong in a COMDAT
David Majnemer
- r229918 - Itanium ABI: Pack expansions change the arity of expressions to unknown
David Majnemer
- r229498 - Append -fno-assume-sane-operator-new in ASan builds.
Sergey Matveev
- [PATCH] [ARM] Add missing M/R class CPUs
James Molloy
- [PATCH] Make the driver accept all four variants of the target option
James Molloy
- [PATCH] Make the driver accept all four variants of the target option
James Molloy
- [PATCH] Preprocessor: Move IncrementalProcessing to PreprocessorOptions
Axel Naumann
- [PATCH] x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
Sanjay Patel
- r229408 - x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
Sanjay Patel
- [PATCH] x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
Sanjay Patel
- [PATCH] x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
Sanjay Patel
- r229416 - Regression test for RP6954.
Serge Pavlov
- r229428 - Enhance printing SizeOfPackExpr in dump.
Serge Pavlov
- [PATCH] Add readability-simplify-boolean-expr check to clang-tidy
Ismail Pazarbasi
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- [PATCH] Make -Wuninitialized warn on pointer-to-member and comma operators.
Enrico Pertoso
- [PATCH] clang-format: Space and triple angle braces
Jacques Pienaar
- [PATCH] clang-format: Space and triple angle braces
Jacques Pienaar
- r229783 - clang-format: Space and triple angle braces.
Jacques Pienaar
- [PATCH] clang-format: Fix merging of << at end of input.
Jacques Pienaar
- r230061 - Fix merging of << at end of input.
Jacques Pienaar
- r230061 - Fix merging of << at end of input.
Jacques Pienaar
- r229522 - Add a testcase that exercises DIBuilder's handling of cyclic debug info nodes.
Adrian Prantl
- r230044 - Wrap clang module files in a Mach-O, ELF, or COFF container.
Adrian Prantl
- r230048 - Require a target for this testacse.
Adrian Prantl
- r230052 - Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
Adrian Prantl
- r230067 - Wrap clang module files in a Mach-O, ELF, or COFF container.
Adrian Prantl
- r230073 - Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
Adrian Prantl
- r230089 - Wrap clang module files in a Mach-O, ELF, or COFF container.
Adrian Prantl
- [clang-tools-extra] r230090 - Adapt Makefile dependencies for the clang module format change in r230089.
Adrian Prantl
- r230096 - configure+make: Add ipo to the dependencies of libclang.
Adrian Prantl
- r230099 - configure+make: Rearange clangCodeGen to come before clangAST.
Adrian Prantl
- r230103 - Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
Adrian Prantl
- [clang-tools-extra] r230104 - Revert "Adapt Makefile dependencies for the clang module format change in r230089."
Adrian Prantl
- [PATCH] clang-format: [js] Support type annotations
Martin Probst
- [PATCH] clang-format: [js] Support type annotations
Martin Probst
- [PATCH] clang-format: [js] Support type annotations
Martin Probst
- [PATCH] clang-format: [js] Support classes.
Martin Probst
- [PATCH] clang-format: [js] Support type annotations
Martin Probst
- [PATCH] clang-format: [js] Support type annotations
Martin Probst
- [PATCH] clang-format: [js] Support classes.
Martin Probst
- [PATCH] clang-format: [js] support AtScript style annotations for JS.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module imports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module imports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module imports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
- [PATCH] clang-format: [js] Do not fall through for JS structural elements.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module imports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module imports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
- [PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
- [PATCH] clang-format: [js] Support template strings.
Martin Probst
- [PATCH] clang-format: [js] Support template strings.
Martin Probst
- [PATCH] clang-format: [js] Support template strings.
Martin Probst
- [PATCH] clang-format: [js] Support template strings.
Martin Probst
- [PATCH] Add readability-simplify-boolean-expr check to clang-tidy
Richard
- [PATCH] Refactor: Move remove-cstr-calls from a standalone executable to a clang-tidy check
Richard
- [PATCH] Add readability-remove-void-arg check to clang-tidy
Richard
- r229934 - [analyzer] RetainCountChecker: don't try to track ivars known to be nil.
Jordan Rose
- [Patch][OpenCL] CL2.0 atomic types, diagnostics
Sameer Sahasrabuddhe
- [PATCH] Remove inclusion of ip_compat.h for FreeBSD
Alexey Samsonov
- r229554 - Remove support for building sanitizers from Makefile/autoconf build.
Alexey Samsonov
- [PATCH] Change how we deal with (implicit) -fno-rtti + -fsanitize=vptr
Alexey Samsonov
- r229754 - [docs] Recommend to use CMake for building sanitizers.
Alexey Samsonov
- r229755 - Remove support for building sanitizers from Makefile/autoconf build on Linux.
Alexey Samsonov
- [PATCH] Change how we deal with (implicit) -fno-rtti + -fsanitize=vptr
Alexey Samsonov
- r229676 - Fix test/CodeGen/atomic_ops.c failure on clang-cmake-mips builder (and others).
Daniel Sanders
- [PATCH] [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
Daniel Sanders
- [PATCH] Define MAP_NORESERVE to zero for FreeBSD
Kostya Serebryany
- [PATCH] Implement Control Flow Integrity for virtual calls.
Kostya Serebryany
- r230061 - Fix merging of << at end of input.
Kostya Serebryany
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Aleksei Sidorin
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Aleksei Sidorin
- [clang/18432] Fix friend decl & default arg
Nathan Sidwell
- r229852 - FIX PR 18432, default args, friends & late-parsed members.
Nathan Sidwell
- [clang-tools-extra] r229187 - Fix broken logic for include in block check.
Sean Silva
- [clang-tools-extra] r230014 - Deleted module-map-checker, as it's been folded into modularize.
Sean Silva
- [PATCH] [clang-tidy] Assert related checkers
Szabolcs Sipos
- [PATCH] [clang-tidy] Assert related checkers
Szabolcs Sipos
- [PATCH] [ARM] Add missing M/R class CPUs
Bradley Smith
- r229661 - [ARM] Add missing M/R class CPUs
Bradley Smith
- [PATCH] [ARM] Add missing M/R class CPUs
Bradley Smith
- [libcxx] r229281 - Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241.
Richard Smith
- r229447 - Sema: diagnose use of unscoped deprecated prior to C++14
Richard Smith
- [clang/18432] Fix friend decl & default arg
Richard Smith
- [PATCH] Itanium ABI: Properly mangle extern "C" template arguments
Richard Smith
- [PATCH] Static analysis checker for catch handler inversion
Richard Smith
- r229788 - Allow errors on use of a private module header to be disabled, to better support incremental transition to modules.
Richard Smith
- r229792 - PR22566: a conversion from a floating-point type to bool is a narrowing conversion.
Richard Smith
- [PATCH] PR16909: Diagnose missing 'typename' on dependent template
Richard Smith
- [PATCH] New warning -Wpessimizing-move to catch when removing calls to std::move in return statements will result in NRVO
Richard Smith
- r229374 - ASTMatchers: Replace enable_if with static_assert.
Richard Smith
- [PATCH] Add -fno-modules-implicit-builds.
Richard Smith
- [PATCH] Make -fmodules-decluse and -fmodules-strict-decluse compatible options.
Richard Smith
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Richard Smith
- [clang/18432] Fix friend decl & default arg
Richard Smith
- [PATCH] PR16909: Diagnose missing 'typename' on dependent template
Richard Smith
- [PATCH] New warning -Wpessimizing-move to catch when removing calls to std::move in return statements will result in NRVO
Richard Smith
- r229241 - Revise the implementation logic of sized deallocation: Do not automatically generate weak definitions of the sized operator delete (in terms of unsized operator delete). Instead, provide the funcitonality via a new compiler flag, -fdef-sized-delete.
Richard Smith
- [3.6 Release] Time to fix the release notes
Richard Smith
- [PATCH] Make the driver accept all four variants of the target option
Richard Smith
- r229950 - Add -fno-sized-deallocation option for completeness of fix in r229241 in documentation in r229818.
Richard Smith
- r229965 - PR22435: Correctly implement tiebreaker for reference ordering in function
Richard Smith
- [PATCH] Make the driver accept all four variants of the target option
Richard Smith
- r230121 - Revert r167816 and replace it with a proper fix for the issue: do not
Richard Smith
- r230123 - Cleanup: remove artificial division between lookup results and const lookup
Richard Smith
- r228144 - Rewrite r228138 to be somewhat saner.
Richard Smith
- [PATCH] Only use IR intrinsincs for __builtin_longjmp / __builtin_setjmp when the target supports them.
Joerg Sonnenberger
- [PATCH] [libcxx] Allow declaration of map and multimap iterator with incomplete mapped type.
Evgeniy Stepanov
- [PATCH] [libcxx] Allow declaration of map and multimap iterator with incomplete mapped type.
Evgeniy Stepanov
- [Patch][OpenCL] CL2.0 atomic types, diagnostics
Anastasia Stulova
- FW: [OpenCL][Patch] This patch adds OpenCL checks in OpenCL address space conversion rules
Anastasia Stulova
- FW: [Patch] Bugfix for pointer address space in atomic builtins
Anastasia Stulova
- [PATCH] Add support for a few Objective-C matchers
Dean Sutherland
- [PATCH] Add support for a few Objective-C matchers.
Dean Sutherland
- [PATCH] Add support for a few Objective-C matchers.
Dean F. Sutherland
- [PATCH] Add support for a few Objective-C matchers.
Dean F. Sutherland
- [PATCH] Add support for a few Objective-C matchers.
Dean F. Sutherland
- [3.6 Release] Time to fix the release notes
Kaelyn Takata
- r229823 - CXXNameMangler::mangleUnresolvedPrefix(): Prune an obsolete \param, according to r229809. [-Wdocumentation]
NAKAMURA Takumi
- [Diffusion] rL230089: Wrap clang module files in a Mach-O, ELF, or COFF container.
NAKAMURA Takumi
- r230089 - Wrap clang module files in a Mach-O, ELF, or COFF container.
NAKAMURA Takumi
- [clang-tools-extra] r229540 - Add canonical path conversion function and use it so paths are consistent.
John Thompson
- [clang-tools-extra] r229677 - Updated file comment on modularize usage, as it was out-of-date.
John Thompson
- [clang-tools-extra] r229690 - Temporary hack to avoid false errors. Real fix comming.
John Thompson
- [clang-tools-extra] r229692 - Added support for extracting headers from module maps as a source for the header list.
John Thompson
- [clang-tools-extra] r229699 - Fixed missing checkins.
John Thompson
- Fixed broken r229692.
Thompson, John
- [clang-tools-extra] r229855 - Pruned some unneeded code and comments.
John Thompson
- [clang-tools-extra] r229869 - Added module map coverage support, extracted from module-map-checker.
John Thompson
- [clang-tools-extra] r230014 - Deleted module-map-checker, as it's been folded into modularize.
John Thompson
- r229435 - [X86] Remove completely unnecessary switch statement.
Craig Topper
- r229468 - [X86] Remove code that does custom handling of the builtin for MMX palignr. This code is unreachable since its already marked for non-custom handling in llvm's IntrinsicsX86.td file.
Craig Topper
- r229469 - [X86] Merge the 2 separate builtin handlers for PALIGNR into a single one that handles both.
Craig Topper
- r229474 - [X86] Convert palignr builtin handling to use shuffle form of right shift instead of intrinsics. This should allow the instrinsics to removed from the backend.
Craig Topper
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Craig Topper
- r229809 - Itanium ABI: Properly qualify the destructor-name
Craig Topper
- [PATCH] New warning -Wpessimizing-move to catch when removing calls to std::move in return statements will result in NRVO
Richard Trieu
- [PATCH] New warning -Wpessimizing-move to catch when removing calls to std::move in return statements will result in NRVO
Richard Trieu
- [PATCH] Add more information when displaying a "read-only variable is not assignable" error
Richard Trieu
- [PATCH] Add more information when displaying a "read-only variable is not assignable" error
Richard Trieu
- [PATCH] Implement Abbreviated Template Syntax and Enhanced-Auto deduction from the Concepts TS.
Faisal Vali
- [PATCH] Preprocessor: Move IncrementalProcessing to PreprocessorOptions
Vassil Vassilev
- [libcxx] r229281 - Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241.
Larisse Voufo
- [libcxx] r229281 - Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241.
Larisse Voufo
- [libcxx] r229281 - Implement C++14's sized deallocation functions, since there are no longer implicitly defined by clang, as of r229241.
Larisse Voufo
- r229597 - Rename flags and options to match current naming: from -fdef-sized-delete to -fdefine-sized-deallocation, and from DefaultSizedDelete to DefineSizedDeallocation.
Larisse Voufo
- r229241 - Revise the implementation logic of sized deallocation: Do not automatically generate weak definitions of the sized operator delete (in terms of unsized operator delete). Instead, provide the funcitonality via a new compiler flag, -fdef-sized-delete.
Larisse Voufo
- r229812 - Fix a test case.
Larisse Voufo
- r229818 - Update C++ implementation status page with recent changes w.r.t. to sized deallocation.
Larisse Voufo
- r229241 - Revise the implementation logic of sized deallocation: Do not automatically generate weak definitions of the sized operator delete (in terms of unsized operator delete). Instead, provide the funcitonality via a new compiler flag, -fdef-sized-delete.
Larisse Voufo
- r229241 - Revise the implementation logic of sized deallocation: Do not automatically generate weak definitions of the sized operator delete (in terms of unsized operator delete). Instead, provide the funcitonality via a new compiler flag, -fdef-sized-delete.
Larisse Voufo
- r229950 - Add -fno-sized-deallocation option for completeness of fix in r229241 in documentation in r229818.
Larisse Voufo
- [libcxx] r229968 - More on adding sized deallocation functions in libc++: Continuing from r229281, this adds version guards and test cases.
Larisse Voufo
- [libcxx] r229969 - Add self to CREDITS.TXT
Larisse Voufo
- Testing C++14 mode in libc++
Larisse Voufo
- r229950 - Add -fno-sized-deallocation option for completeness of fix in r229241 in documentation in r229818.
Larisse Voufo
- r229950 - Add -fno-sized-deallocation option for completeness of fix in r229241 in documentation in r229818.
Larisse Voufo
- r229950 - Add -fno-sized-deallocation option for completeness of fix in r229241 in documentation in r229818.
Larisse Voufo
- r230112 - Move -fdefine-sized-deallocation and -fno-sized-deallocation options from driver into CC1 for now.
Larisse Voufo
- r230114 - Fix typo.
Larisse Voufo
- r230158 - Move -fdefine-sized-deallocation and -fno-sized-deallocation options from driver into CC1 for now.
Larisse Voufo
- r230159 - Fix typo.
Larisse Voufo
- r230160 - Relax the requirement on sized deallocation a bit: Default on unsized delete if sized delete is not provided in global scope, and -fdefine-sized-deallocation option is disabled.
Larisse Voufo
- r229432 - Fix typo in comment.
Nico Weber
- r229449 - For variables with dependent type, don't crash on `var->::new` or `var->__super`
Nico Weber
- r229450 - Wrap to 80 columns. No behavior change.
Nico Weber
- r229532 - Remove a recovery attempt that was untested and crashed when used.
Nico Weber
- r229637 - Wrap to 80 columns. No behavior change.
Nico Weber
- r229639 - Port r163224 to C++.
Nico Weber
- [libcxx] r229707 - [libcxx] Tired of colorless compile errors? Enable color diagnostics today!
Nico Weber
- r230152 - Remove two unused methods. No behavior change.
Nico Weber
- r230199 - Remove comment addressed by d0k in r229327.
Nico Weber
- r229204 - CodeGen: Correctly convert atomic bool from i8 to i1
Ulrich Weigand
- r229204 - CodeGen: Correctly convert atomic bool from i8 to i1
Ulrich Weigand
- r229065 - [X86] Simplify some code and remove some -Wshadow disables from intrinsic header.
Hans Wennborg
- r229408 - x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
Hans Wennborg
- r229719 - Driver: Fix use of dangling std::string temporary
Hans Wennborg
- [libcxx] r229776 - Creating release candidate rc4 from release_360 branch
Hans Wennborg
- [libcxxabi] r229777 - Creating release candidate rc4 from release_360 branch
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- r229922 - Don't dllexport inline methods when targeting MinGW.
Hans Wennborg
- [3.6 Release] Time to fix the release notes
Hans Wennborg
- release_35 patches for unroll pragma
Hans Wennborg
- r230115 - Improve diagnostic when failing to synthesize implicit member due to dllexport (PR22591)
Hans Wennborg
- [PATCH] Define __ARM_DWARF_EH__ on Bitrig/ARM
Patrick Wildt
- [PATCH] size_t is unsigned long on Bitrig
Patrick Wildt
- [PATCH] Define __ARM_DWARF_EH__ on Bitrig/ARM
Patrick Wildt
- [PATCH] Define __ARM_DWARF_EH__ on Bitrig/ARM
Patrick Wildt
- [PATCH] Fix sign of wide character literals in preprocessor conditions
Michael Wong
- [PATCH] Fix sign of wide character literals in preprocessor conditions
Michael Wong
- [PATCH] Add ObjC ARC module flag and use it to control arc-contract pass
Steven Wu
- r229593 - [analyzer] Refactoring: clarified the way the proper check kind is chosen.
Anton Yartsev
- r229850 - [analyzer] Different handling of alloca().
Anton Yartsev
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Anna Zaks
- [PATCH] [PowerPC] Add Hardware Transaction Memory builtins support
Adhemerval Zanella
- [PATCH] x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
hfinkel at anl.gov
- [PATCH] Fix frontend crash related to forward declaration of NSNumber
hfinkel at anl.gov
- [PATCH] Fix frontend crash related to forward declaration of NSNumber
hfinkel at anl.gov
- [PATCH] x86-64 ABI: unwrap single element structs / arrays of 256-bit vectors to pass and return in registers
hfinkel at anl.gov
- [PATCH] Fix sign of wide character literals in preprocessor conditions
hfinkel at anl.gov
- r229402 - Fix crash when clang tries to build NSNumber literal after forward declaration
jahanian
- r229402 - Fix crash when clang tries to build NSNumber literal after forward declaration
jahanian
- Improve diagnostic for attempt to partially specialize member function
Александр Кошло
Last message date:
Sun Feb 22 20:07:26 PST 2015
Archived on: Tue Aug 4 15:32:04 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).