The Week Of Monday 10 November 2014 Archives by subject
Starting: Mon Nov 10 00:48:10 PST 2014
Ending: Sun Nov 16 20:38:06 PST 2014
Messages: 421
- [clang-tools-extra] r221885 - Regression test for the --serialize-diagnostics problem fixed in r221884.
Alexander Kornienko
- [clang-tools-extra] r222027 - Remove some redundant virtual on overridden functions
David Blaikie
- [libcxx] r221601 - Update status pages for C++1z
Marshall Clow
- [libcxx] r221644 - EricQWF's code coverage work showed that none of the libc++ tests were exercising some code in vector<bool>. Add more tests in an attempt to get better coverage
Marshall Clow
- [libcxx] r221689 - Added vector<T>::insert tests suggested by code coverage results
Marshall Clow
- [libcxx] r221690 - Fixed a typo in a paper name: 4190 --> N4190
Marshall Clow
- [libcxx] r221697 - Fix typo in allocator_traits::construct. This fixes PR14175, which shows up if an allocator has a no-args construct method
Marshall Clow
- [libcxx] r221717 - Replaced checking in string_view::remove_suffix/remove_prefix by _LIBCPP_ASSERT, since this is technically undefined behavior. Fixes PR#21496
Marshall Clow
- [libcxx] r221937 - Mark more locale tests as unsupported with ASAN and MSAN
Eric Fiselier
- [libcxx] r221964 - Add -O3 when testing with UBSAN. This triggers far undefined behaviour
Eric Fiselier
- [libcxx] r221964 - Add -O3 when testing with UBSAN. This triggers far undefined behaviour
David Blaikie
- [libcxx] r221964 - Add -O3 when testing with UBSAN. This triggers far undefined behaviour
Eric Fiselier
- [libcxx] r221966 - Setup llvm-symbolizer when running the tests with sanitizers
Eric Fiselier
- [libcxx] r221966 - Setup llvm-symbolizer when running the tests with sanitizers
Alexey Samsonov
- [libcxx] r221966 - Setup llvm-symbolizer when running the tests with sanitizers
Eric Fiselier
- [libcxx] r221967 - Mark more tests as UNSUPPORTED with ASAN and MSAN.
Eric Fiselier
- [libcxx] r221969 - Split string capacity test into two parts and mark one part as UNSUPPORTED when using sanitizers.
Eric Fiselier
- [libcxx] r222014 - [libcxx] Fix vector annotator size increase in `vector::insert(pos, count, value)`
Eric Fiselier
- [libcxx] r222025 - [libcxx] Fix memory leak in strstream tests.
Eric Fiselier
- [libcxx] r222035 - Add -gline-tables-only when compiling w/ sanitizers in RELEASE
Eric Fiselier
- [libcxx] r222051 - add debug info when compiling sanitizer tests
Eric Fiselier
- [libcxx] r222051 - add debug info when compiling sanitizer tests
David Blaikie
- [libcxx] r222051 - add debug info when compiling sanitizer tests
Eric Fiselier
- [libcxx] r222051 - add debug info when compiling sanitizer tests
David Blaikie
- [libcxx] r222051 - add debug info when compiling sanitizer tests
Eric Fiselier
- [libcxx] r222051 - add debug info when compiling sanitizer tests
David Blaikie
- [libcxx] r222051 - add debug info when compiling sanitizer tests
Eric Fiselier
- [libcxx] r222052 - Initialize pointer in string conversion helpers to prevent MSAN diagnostic.
Eric Fiselier
- [libcxx] r222076 - Split thread test into two parts. Mark one as XFAIL with ASAN.
Eric Fiselier
- [libcxx] r222080 - [libcxx] Refactor CMakeLists.txt handling of compile and link flags to suppress warnings.
Eric Fiselier
- [libcxx] r222085 - Fix build regression caused by not defining ABI library macros
Eric Fiselier
- [libcxxabi] r221532 - Make sure only NEON enabled devices save/restore D16+ registers
İsmail Dönmez
- [libcxxabi] r222053 - Add -g -fno-omit-frame-pointer when compiling tests with sanitizers
Eric Fiselier
- [modules][PATCH] Teach the ASTDeclReader to update the exception specs of the deserialized decl's redecl chain.
Richard Smith
- [OpenCL] __generic address space for CL2.0
Anastasia Stulova
- [OpenCL] __generic address space for CL2.0
Pekka Jääskeläinen
- [OpenCL] __generic address space for CL2.0
Aaron Ballman
- [OpenCL] __generic address space for CL2.0
Anastasia Stulova
- [OpenCL] __generic address space for CL2.0
Pekka Jääskeläinen
- [OpenCL] __generic address space for CL2.0
Sahasrabuddhe, Sameer
- [OpenCL] Added 'CL2.0' to the list of valid 'cl-std' command line options
Anastasia Stulova
- [OpenCL] Added 'CL2.0' to the list of valid 'cl-std' command line options
Matt Arsenault
- [OpenCL] Added 'CL2.0' to the list of valid 'cl-std' command line options
Anastasia Stulova
- [OpenCL] Added 'CL2.0' to the list of valid 'cl-std' command line options
Pekka Jääskeläinen
- [OpenCL] change default address space of pointers in CL2.0 mode
Anastasia Stulova
- [OpenCL] change default address space of pointers in CL2.0 mode
Pekka Jääskeläinen
- [OpenCL] CL2.0 restricts coversions of pointers to different address spaces
Anastasia Stulova
- [OpenCL] CL2.0 restricts coversions of pointers to different address spaces
Pekka Jääskeläinen
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Nico Weber
- [PATCH]: Implementation of -Wcast-qual
Roman Divacky
- [PATCH]: Implementation of -Wcast-qual
David Blaikie
- [PATCH]: Implementation of -Wcast-qual
Roman Divacky
- [PATCH]: Implementation of -Wcast-qual
David Blaikie
- [PATCH]: Implementation of -Wcast-qual
Roman Divacky
- [PATCH]: Implementation of -Wcast-qual
Roman Divacky
- [PATCH]: Implementation of -Wcast-qual
David Blaikie
- [PATCH]: Implementation of -Wcast-qual
Roman Divacky
- [PATCH]: Implementation of -Wcast-qual
David Blaikie
- [PATCH] [analyzer] Path-sensitive different.IntegerOverflow checker
Anna Zaks
- [PATCH][analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anton Yartsev
- [PATCH] [ARM/AArch64] Add ACLE special register intrinsics (10.1)
Bradley Smith
- [PATCH] [ARM/AArch64] Add ACLE special register intrinsics (10.1)
Tim Northover
- [PATCH] [ARM/AArch64] Add ACLE special register intrinsics (10.1)
Renato Golin
- [PATCH] [ARM/AArch64] Add ACLE special register intrinsics (10.1)
Bradley Smith
- [PATCH] [ARM/AArch64] Add ACLE special register intrinsics (10.1)
Renato Golin
- [PATCH] [clang-tidy] Fix ClangTidyMessage for files included with relative paths
Aaron Wishnick
- [PATCH] [clang-tidy] Fix ClangTidyMessage for files included with relative paths
Aaron Wishnick
- [PATCH] [clang-tidy] Fix ClangTidyMessage for files included with relative paths
Alexander Kornienko
- [PATCH] [clang-tidy] Fix ClangTidyMessage for files included with relative paths
Aaron Wishnick
- [PATCH] [clang-tidy] Move the missing namespace comment warnings to the closing brace
Alexander Kornienko
- [PATCH] [clang/asan] Do not emit memcpy for trivial operator= when -fsanitize-address-field-padding >= 1
Richard Smith
- [PATCH] [clang/asan] Do not emit memcpy for trivial operator= when -fsanitize-address-field-padding >= 1
Kostya Serebryany
- [PATCH] [libc++] reject <chrono> literals that can't be represented
Richard Smith
- [PATCH] [libc++] reject <chrono> literals that can't be represented
Hal Finkel
- [PATCH] [libc++] reject <chrono> literals that can't be represented
Richard Smith
- [PATCH] [libc++] reject <chrono> literals that can't be represented
Hal Finkel
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Dan Albert
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Dan Albert
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Marshall Clow
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Allow <atomic> to be used in c++03.
Eric Fiselier
- [PATCH] [libcxx] Allow <atomic> to be used in c++03.
Eric Fiselier
- [PATCH] [libcxx] Allow <atomic> to be used in c++03.
Dan Albert
- [PATCH] [libcxx] Allow <atomic> to be used in c++03.
Eric Fiselier
- [PATCH] [libcxx] Fix memory leak in strstream tests.
Eric Fiselier
- [PATCH] [libcxx] Fix memory leak in strstream tests.
Marshall Clow
- [PATCH] [libcxx] Fix memory leak in strstream tests.
Marshall Clow
- [PATCH] [libcxx] Fix vector annotator size increase in `vector::insert(pos, count, value)`
Eric Fiselier
- [PATCH] [libcxx] Fix vector annotator size increase in `vector::insert(pos, count, value)`
Kostya Serebryany
- [PATCH] [libcxx] Fix vector annotator size increase in `vector::insert(pos, count, value)`
Eric Fiselier
- [PATCH] [libcxx] Fix vector annotator size increase in `vector::insert(pos, count, value)`
Marshall Clow
- [PATCH] [libcxx] Fix warning: argument unused during compilation: '-nostdinc++'
Eric Fiselier
- [PATCH] [libcxx] Fix warning: argument unused during compilation: '-nostdinc++'
Eric Fiselier
- [PATCH] [libcxx] Refactor CMakeLists.txt handling of compile and link flags to suppress warnings.
Eric Fiselier
- [PATCH] [libcxx] Refactor CMakeLists.txt handling of compile and link flags to suppress warnings.
Dan Albert
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Dan Albert
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Jonathan Roelofs
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Dan Albert
- [PATCH] [libcxxabi] Cleanup memory in tests to placate ASAN.
Eric Fiselier
- [PATCH] [libcxxabi] Cleanup memory in tests to placate ASAN.
David Blaikie
- [PATCH] [libcxxabi] Cleanup memory in tests to placate ASAN.
Eric Fiselier
- [PATCH] [libcxxabi] Cleanup memory in tests to placate ASAN.
Jonathan Roelofs
- [PATCH] [libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to suppress warnings.
Eric Fiselier
- [PATCH] [libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to suppress warnings.
Dan Albert
- [PATCH] [LIT] Allow suite configs to be reloaded allowing for better support of out-of-dir builds.
Eric Fiselier
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for threadprivate variables
John McCall
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
hfinkel at anl.gov
- [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Anna Zaks
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Aleksei Sidorin
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Anna Zaks
- [PATCH] [Tooling] Restore current directory after processing each file.
Manuel Klimek
- [PATCH] [Tooling] Restore current directory after processing each file.
Alexander Kornienko
- [PATCH] Add -mlong-double-64 flag
Taiju Tsuiki
- [PATCH] Add -mlong-double-64 flag
Kostya Serebryany
- [PATCH] Add -mlong-double-64 flag
Reid Kleckner
- [PATCH] Add a flag to clang to support forward-edge control-flow integrity
Tom Roeder
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Richard Smith
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Michel Morin
- [PATCH] Add DiagnosticSuppressionScope RAII class
Richard Smith
- [PATCH] Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName
Manuel Klimek
- [PATCH] Adding ID and Warning Option to Diagnostic Log
Argyrios Kyrtzidis
- [PATCH] Adding ID and Warning Option to Diagnostic Log
Steven Wu
- [PATCH] Adding ID and Warning Option to Diagnostic Log
Argyrios Kyrtzidis
- [PATCH] Adding ID and Warning Option to Diagnostic Log
Steven Wu
- [PATCH] Adding ID and Warning Option to Diagnostic Log
Steven Wu
- [PATCH] Add missing type canonicalization when forming a SubstTempalteTypeParmType
Reid Kleckner
- [PATCH] Add missing type canonicalization when forming a SubstTempalteTypeParmType
Richard Smith
- [PATCH] Add missing type canonicalization when forming a SubstTempalteTypeParmType
Reid Kleckner
- [PATCH] Allow EmitVAArg() to promote types and use this to fix some N32/N64 vararg issues for Mips.
Daniel Sanders
- [PATCH] autoconf: Build libClang-Version.so with --enable-shared
Tom Stellard
- [PATCH] autoconf: Build libClang-Version.so with --enable-shared
Eric Christopher
- [PATCH] Bundle conditions checked by UBSan with sanitizer kinds they implement.
Alexey Samsonov
- [PATCH] Bundle conditions checked by UBSan with sanitizer kinds they implement.
Richard Smith
- [PATCH] Bundle conditions checked by UBSan with sanitizer kinds they implement.
Alexey Samsonov
- [PATCH] Bundle conditions checked by UBSan with sanitizer kinds they implement.
Alexey Samsonov
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [PATCH] clang-format: [Java] Support Java enums.
Daniel Jasper
- [PATCH] clang-format: [Java] Support Java enums.
Manuel Klimek
- [PATCH] clang-format: [Java] Support Java enums.
Daniel Jasper
- [PATCH] clang-format: [Java] Support Java enums.
Manuel Klimek
- [PATCH] CMake: Set HOST_LINK_VERSION on Darwin (PR21268)
Hans Wennborg
- [PATCH] CMake: Set HOST_LINK_VERSION on Darwin (PR21268)
Nico Weber
- [PATCH] Dangerous long casts
Anders Rönnholm
- [PATCH] Deprecated attribute on namespaces
Richard Smith
- [PATCH] Deprecated attribute on namespaces
Aaron Ballman
- [PATCH] Deprecated attribute on namespaces
Richard Smith
- [PATCH] Deprecated attribute on namespaces
Aaron Ballman
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- [PATCH] Detect mismatching 'new' and 'delete' uses
Richard Smith
- [PATCH] Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [PATCH] Emit warning if define or undef reserved identifier or keyword.
Reid Kleckner
- [PATCH] Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [PATCH] Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [PATCH] Fix clang-tidy delete of stack object
Aaron Wishnick
- [PATCH] Fix clang-tidy delete of stack object
Aaron Wishnick
- [PATCH] Fix clang-tidy delete of stack object
Alexander Kornienko
- [PATCH] Fix clang-tidy delete of stack object
Manuel Klimek
- [PATCH] Fix clang-tidy delete of stack object
Alexander Kornienko
- [PATCH] Fix clang-tidy delete of stack object
David Blaikie
- [PATCH] Fix clang-tidy delete of stack object
Alexander Kornienko
- [PATCH] Fix clang-tidy delete of stack object
David Blaikie
- [PATCH] Fix crash when using __if_exists in C mode
Nico Rieck
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Richard Smith
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Richard Smith
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Richard Smith
- [PATCH] Fix fallout from r219557
Richard Smith
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Richard Smith
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Anton Korobeynikov
- [PATCH] Fix fallout from r219557
Richard Smith
- [PATCH] Fix issue 5385: fixit for missing built-in includes
Richard Smith
- [PATCH] Follow-up to D6217
Anton Korobeynikov
- [PATCH] Follow-up to D6217
Richard Smith
- [PATCH] Follow-up to D6217
Anton Korobeynikov
- [PATCH] Forward -target-feature option through to assembler.
Charlie Turner
- [PATCH] Forward -target-feature option through to assembler.
Rafael Espíndola
- [PATCH] Forward -target-feature option through to assembler.
Charlie Turner
- [PATCH] FreeBSD AArch64 support
Andrew Turner
- [PATCH] FreeBSD AArch64 support
Tim Northover
- [PATCH] FreeBSD AArch64 support
Andrew Turner
- [PATCH] FreeBSD AArch64 support
Tim Northover
- [PATCH] FreeBSD AArch64 support
Andrew Turner
- [PATCH] FreeBSD AArch64 support
Ed Maste
- [PATCH] FreeBSD AArch64 support
Tim Northover
- [PATCH] FreeBSD AArch64 support
Tim Northover
- [PATCH] FreeBSD AArch64 support
Andrew Turner
- [PATCH] FreeBSD AArch64 support
Tim Northover
- [PATCH] Handle use of default member initializers before end of outermost class
Reid Kleckner
- [PATCH] Handle use of default member initializers before end of outermost class
Richard Smith
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Nico Weber
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Daniel Jasper
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Nico Weber
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Nico Weber
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Daniel Jasper
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Daniel Jasper
- [patch] Ignore KeepEmptyLinesAtTheStartOfBlocks for extern "C" blocks
Nico Weber
- [PATCH] Initial attempt to restructure libTooling and move parts out that don't need to depend on lib/AST.
Daniel Jasper
- [PATCH] Initial SEH IR generation implementation
Reid Kleckner
- [PATCH] make isScopedEnumerationType look through typedefs
Stephan Bergmann
- [PATCH] Mangling of member-expressions involving anonymous unions.
Richard Smith
- [PATCH] Mangling of member-expressions involving anonymous unions.
Richard Smith
- [PATCH] Mangling of member-expressions involving anonymous unions.
Tomasz Miąsko
- [PATCH] Mangling of member-expressions involving anonymous unions.
Richard Smith
- [PATCH] Mangling of member-expressions involving anonymous unions.
Tomasz Miąsko
- [PATCH] New warning for mismatch between not and and/or operators.
Richard Trieu
- [PATCH] PrettyStackTrace guards around ASTReader
Richard Smith
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: Clang command line option and function attribute
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Volodymyr Kuznetsov
- [PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Volodymyr Kuznetsov
- [PATCH] Remove VariadicOperatorMatcherInterface as it is redundant with logic from DynTypedMatcher.
Samuel Benzaquen
- [PATCH] Remove VariadicOperatorMatcherInterface as it is redundant with logic from DynTypedMatcher.
Manuel Klimek
- [PATCH] Static analysis checker for catch handler inversion
Richard Smith
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- [PATCH] Static analysis checker for catch handler inversion
Richard Smith
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- [PATCH] Static analysis checker for catch handler inversion
Richard Smith
- [PATCH] Static analysis checker for catch handler inversion
Jonathan Roelofs
- [PATCH] Support for __has_cpp_attribute (N4200)
Aaron Ballman
- [PATCH] Support for __has_cpp_attribute (N4200)
Richard Smith
- [PATCH] Support for __has_cpp_attribute (N4200)
Aaron Ballman
- [PATCH] warning for restrict-qualified pointer assignments with undefined behavior
Richard Smith
- [PATCH] Wrong mangling of template argument in presence of another template function.
pierre gousseau
- [PATCH] Wrong mangling of template argument in presence of another template function.
pierre gousseau
- [PATCH] Wrong mangling of template argument in presence of another template function.
Richard Smith
- [PATCH] Wrong mangling of template argument in presence of another template function.
Pierre Gousseau
- [PATCH v2 2/6] Create two helpers for running the typo-correction tree transform.
Kaelyn Takata
- [PATCH v2 3/6] Add a few small helper methods to the TypoCorrectionConsumer.
David Blaikie
- [PATCH v2 5/6] Add a flag to BuildDeclarationNameExpr to not reject invalid decls.
David Blaikie
- [PATCH v2 5/6] Add a flag to BuildDeclarationNameExpr to not reject invalid decls.
Kaelyn Takata
- clang claim to be gcc 4.8.1 instead of 4.2.1
Yaron Keren
- clang claim to be gcc 4.8.1 instead of 4.2.1
Nico Weber
- clang claim to be gcc 4.8.1 instead of 4.2.1
Yaron Keren
- clang claim to be gcc 4.8.1 instead of 4.2.1
Yaron Keren
- LLVM buildmaster will be restarted today after 5 PM PT
Galina Kistanova
- patch for warning on logical negation with known result
jahanian
- patch for warning on logical negation with known result
Richard Trieu
- patch for warning on logical negation with known result
jahanian
- patch for warning on logical negation with known result
jahanian
- patch for warning on logical negation with known result
jahanian
- patch for warning on logical negation with known result
Richard Trieu
- patch for warning on logical negation with known result
jahanian
- r217790 - Add -fseh-exceptions for MinGW-w64
Reid Kleckner
- r217790 - Add -fseh-exceptions for MinGW-w64
Yaron Keren
- r219590 - Fixed a problem in r19589.
Richard Smith
- r219977 - Re-commit r217995 and follow-up patches (r217997, r218011, r218053). These were
Richard Smith
- r221404 - This patch fixes a crash after rebuilding call AST of
David Blaikie
- r221533 - Revert r221404 which caused lldb to not display
David Blaikie
- r221533 - Revert r221404 which caused lldb to not display
jahanian
- r221567 - Fix unintended fallthrough in ASTReader
David Blaikie
- r221567 - Fix unintended fallthrough in ASTReader
Ben Langmuir
- r221567 - Fix unintended fallthrough in ASTReader
David Blaikie
- r221600 - [Tooling] Restore current directory after processing each file.
Alexander Kornienko
- r221605 - Remove unused diagnostic.
Benjamin Kramer
- r221606 - clang-format: Document that --assume-filename affects the language.
Nico Weber
- r221607 - clang-format: [Java] Never treat @interface as annotation.
Nico Weber
- r221609 - clang-format: Fix pointer formatting.
Daniel Jasper
- r221614 - Only build iOS runtime libraries when the iOS SDKs are available.
Bob Wilson
- r221623 - Update fold-expression mangling to match cxx-abi-dev discussion.
Richard Smith
- r221625 - Remove change to set SDKROOT when building compiler-rt on Darwin.
Bob Wilson
- r221630 - Improve diagnostics if _Noreturn is placed after a function declarator. (This sometimes happens when a macro is used that expands to either the GNU noreturn attribute or _Noreturn.)
Richard Smith
- r221631 - AArch64: set all processor features from -arch if nothing else present
Tim Northover
- r221634 - Validate user headers even if -fmodules-validate-once-per-build-session
Ben Langmuir
- r221635 - Propagate SanitizerKind into CodeGenFunction::EmitCheck() call.
Alexey Samsonov
- r221641 - [libclang] When initializing an ObjC object via the "[[ClassName alloc] init*]" pattern,
Argyrios Kyrtzidis
- r221645 - Move SanitizerKind class to a separate header. NFC.
Alexey Samsonov
- r221646 - Move CodeGenOptions constructor out-of-line and add missing headers. NFC.
Alexey Samsonov
- r221653 - [Sanitizer] Refactor sanitizer options in LangOptions.
Alexey Samsonov
- r221655 - CGExpr.cpp: Suppress a warning. [-Wunused-variable]
NAKAMURA Takumi
- r221659 - InstrProf: Remove an unnecessary helper function (NFC)
Justin Bogner
- r221661 - Fix parsing of fold-expressions within a cast expression. We parse the
Richard Smith
- r221663 - [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- r221676 - CGOpenMPRuntime.h: Fix a couple of \param(s) introduced in r221663. [-Wdocumentation]
NAKAMURA Takumi
- r221688 - DiagnosticParseKinds is close to running into DiagnosticASTKinds.
Manuel Klimek
- r221691 - This patch fixes a crash after rebuilding call AST of
Fariborz Jahanian
- r221698 - First half of CWG1962: decltype(__func__) should not be a reference type,
Richard Smith
- r221699 - clang-format: Preserve trailing-comma logic even with comments.
Daniel Jasper
- r221702 - Patch to warn when logical evaluation of operand evalutes to a true value;
Fariborz Jahanian
- r221704 - PR16091 continued: Debug Info for member functions with undeduced return types.
David Blaikie
- r221704 - PR16091 continued: Debug Info for member functions with undeduced return types.
Robinson, Paul
- r221704 - PR16091 continued: Debug Info for member functions with undeduced return types.
David Blaikie
- r221704 - PR16091 continued: Debug Info for member functions with undeduced return types.
Robinson, Paul
- r221712 - Revert "IR: MDNode => Value: Update for LLVM API change in r221375"
Duncan P. N. Exon Smith
- r221713 - Simplify the test by using multiple --check-prefix arguments
Alexey Samsonov
- r221714 - Revert r221702 until I address Richard Trieu's
Fariborz Jahanian
- r221715 - Remove this test too.
Fariborz Jahanian
- r221716 - Bundle conditions checked by UBSan with sanitizer kinds they implement.
Alexey Samsonov
- r221719 - Introduce -fsanitize-coverage=N flag
Kostya Serebryany
- r221722 - Fix some formatting prior to refactoring the code.
Kaelyn Takata
- r221723 - Explicitly exclude keywords from the member validator.
Kaelyn Takata
- r221724 - Make LookupResult be copyable to avoid decomposing an existing one and
Kaelyn Takata
- r221724 - Make LookupResult be copyable to avoid decomposing an existing one and
David Blaikie
- r221724 - Make LookupResult be copyable to avoid decomposing an existing one and
Kaelyn Takata
- r221727 - clang-format: Improve handling of comments in binary expressions.
Daniel Jasper
- r221732 - Remove unnecessary semicolon.
Kaelyn Takata
- r221734 - Replace MemberTypoDiags and MemberExprTypoRecovery with lambdas.
Kaelyn Takata
- r221735 - Create two helpers for running the typo-correction tree transform.
Kaelyn Takata
- r221735 - Create two helpers for running the typo-correction tree transform.
David Blaikie
- r221735 - Create two helpers for running the typo-correction tree transform.
Kaelyn Takata
- r221735 - Create two helpers for running the typo-correction tree transform.
David Blaikie
- r221735 - Create two helpers for running the typo-correction tree transform.
Kaelyn Takata
- r221735 - Create two helpers for running the typo-correction tree transform.
David Blaikie
- r221735 - Create two helpers for running the typo-correction tree transform.
Kaelyn Takata
- r221736 - Have LookupMemberExprInRecord only call CorrectTypoDelayed, dropping the
Kaelyn Takata
- r221739 - [clang/asan] Do not emit memcpy for trivial operator= when -fsanitize-address-field-padding >= 1
Kostya Serebryany
- r221741 - clang/test/CodeGenCXX/debug-info-cxx1y.cpp: Add %itanium_abi_triple for incompatible MS targets.
David Blaikie
- r221741 - clang/test/CodeGenCXX/debug-info-cxx1y.cpp: Add %itanium_abi_triple for incompatible MS targets.
NAKAMURA Takumi
- r221744 - Make Sema::CollectMultipleMethodsInGlobalPool() public.
Douglas Gregor
- r221745 - Fix this code to follow the coding style regarding anonymous namespaces and
Richard Smith
- r221748 - PR21536: Fix a corner case where we'd get confused by a pack expanding into the
Richard Smith
- r221750 - Instantiate exception specifications when instantiating function types (other
Richard Smith
- r221750 - Instantiate exception specifications when instantiating function types (other
Richard Smith
- r221754 - Try a different workaround for GCC 4.7.2 lambda capture bug. The previous
Richard Smith
- r221764 - clang-format a few lines, fixes one 80col violation. nfc.
Nico Weber
- r221765 - Mark TypeDecls used in member initializers as referenced.
Nico Weber
- r221768 - [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
- r221771 - Mark TypeDecls used in explicit destructor calls as referenced.
Nico Weber
- r221784 - Simplify code a bit by passing StreamFile to the BitstreamCursor constructor.
Rafael Espindola
- r221786 - Update for llvm api change.
Rafael Espindola
- r221796 - Check for IRGen output when varag is used
Fariborz Jahanian
- r221803 - Pass the filter function_ref by value now that r221753 fixes the bug
Kaelyn Takata
- r221816 - Update Clang's SD-6 support to match N4200 (except for __has_cpp_attribute,
Richard Smith
- r221818 - Fix brace init of unions with unnamed struct members
Reid Kleckner
- r221821 - Fix fallout from r219557
Anton Korobeynikov
- r221823 - [Objective-C++ IRGen] do not generate .cxx_construct
Fariborz Jahanian
- r221823 - [Objective-C++ IRGen] do not generate .cxx_construct
David Majnemer
- r221823 - [Objective-C++ IRGen] do not generate .cxx_construct
jahanian
- r221824 - Update the tests to handle proper result type of (?:)
Anton Korobeynikov
- r221825 - Now really fix the typo in the test
Anton Korobeynikov
- r221829 - Temporary revert r221818 until all the problems
Anton Korobeynikov
- r221832 - PR19372: Keep checking template arguments after we see an argument pack
Richard Smith
- r221833 - Add another testcase.
Richard Smith
- r221838 - Another test for PR19372, showing why we need to keep checking arguments after a pack expansion.
Richard Smith
- r221843 - Fixes test.
Fariborz Jahanian
- r221844 - CMake: Set HOST_LINK_VERSION on Darwin (PR21268)
Hans Wennborg
- r221874 - [liblang] Handle CXXForRangeStmt during AST visitation.
Argyrios Kyrtzidis
- r221881 - [libclang] Make sure to visit the body of a CXXForRangeStmt.
Argyrios Kyrtzidis
- r221884 - Support non-owned DiagnosticConsumer in SetupSerializedDiagnostics
Alexander Kornienko
- r221895 - clang-format: [Java] Support Java enums.
Daniel Jasper
- r221897 - clang-format: Format extern "C" blocks like namespace blocks.
Nico Weber
- r221900 - Hook up FreeBSD AArch64 support
Ed Maste
- r221914 - Remove -Wcast-qual as it's inherited from llvm since r221913.
Roman Divacky
- r221918 - PR21437, final part of DR1330: delay-parsing of exception-specifications. This
Richard Smith
- r221933 - Objective-C. Fixes a regression caused by implementation
Fariborz Jahanian
- r221933 - Objective-C. Fixes a regression caused by implementation
Argyrios Kyrtzidis
- r221942 - Fix assert/crash on invalid with __builtin_constant_p conditionals in constant expressions.
Richard Smith
- r221945 - -Wsentinel: Suggest nullptr in C++11 instead of NULL
Reid Kleckner
- r221952 - [Profile] Always build profile runtime library with -fPIC.
Alexey Samsonov
- r221955 - PR21565 Add an egregious hack to support broken libstdc++ headers that declare
Richard Smith
- r221959 - Cleanup SanitizerArgs: get rid of unused variable, make one method non-static. NFC.
Alexey Samsonov
- r221963 - Remove -fseh-exceptions in favor of checking the triple
Reid Kleckner
- r221968 - [Sanitizer] Refactor SanitizerArgs parsing in Driver.
Alexey Samsonov
- r221970 - [OPENMP] Temporary fix for processing of global variables in loops.
Alexey Bataev
- r221976 - clang-format: [Java] Improve formatting of generics.
Daniel Jasper
- r221976 - clang-format: [Java] Improve formatting of generics.
Nico Weber
- r221976 - clang-format: [Java] Improve formatting of generics.
Daniel Jasper
- r221978 - clang-format: [Java] No altnerative operator names in Java.
Daniel Jasper
- r221979 - clang-format: [Java] Improve generic return type formatting.
Daniel Jasper
- r221979 - clang-format: [Java] Improve generic return type formatting.
Nico Weber
- r221979 - clang-format: [Java] Improve generic return type formatting.
Daniel Jasper
- r221981 - clang-format: [Java] Fix line break behavior of class declarations.
Daniel Jasper
- r221984 - [PowerPC] Add VSX builtins for vec_div
Bill Schmidt
- r221985 - clang-format: Improve indentation of comments in expressions.
Daniel Jasper
- r221987 - clang-format: Support assignments as conditional operands.
Daniel Jasper
- r221988 - [PowerPC] Enable vec_perm for long long and double vector types for VSX
Bill Schmidt
- r221989 - clang-format: Improve function parameter packing.
Daniel Jasper
- r221990 - clang-format: Give clang-format-diff.py a -v option.
Daniel Jasper
- r221991 - Complete support for the SD-6 standing document (based off N4200) with support for __has_cpp_attribute.
Aaron Ballman
- r221992 - Correcting some grammar and typos, and adding CERT as a collaborator.
Aaron Ballman
- r221993 - Oops, the underline was too short for sphinx to like.
Aaron Ballman
- r221996 - Add one illustrative class hierarchy as an example in a comment to the VFTableBuilder code
Timur Iskhodzhanov
- r221997 - Replace weird whitespace symbols with good old spaces
Timur Iskhodzhanov
- r221998 - Silencing a -Wparentheses warning; NFC.
Aaron Ballman
- r222009 - [Sema]. Warn when logical expression is a pointer
Fariborz Jahanian
- r222010 - clang-format: Correctly detect multiplication in ctor initializer.
Daniel Jasper
- r222011 - clang-format: [Java] Further improve generics formatting.
Daniel Jasper
- r222013 - clang-cl: Ignore the new /Zo[-] option (PR21571)
Hans Wennborg
- r222016 - Typo fix.
Yaron Keren
- r222024 - Remove some redundant virtual specifiers on overriden functions.
David Blaikie
- r222033 - MinGW doesn't implement std::to_string; working around it. NFC.
Aaron Ballman
- r222042 - Add DiagID and Warning Flag to DiagnosticsLog
Steven Wu
- r222044 - Follow-up to D6217
Anton Korobeynikov
- r222047 - Again revert r222044 to resolve darwin objc test fails.
Anton Korobeynikov
- r222048 - Removing an unused variable; NFC.
Aaron Ballman
- r222049 - Recommit r222044 with a test fix - it does not make sense to hunt
Anton Korobeynikov
- r222054 - [c++1z] Support [[deprecated]] attributes on namespaces. Note that it only applies to situations where the namespace is mentioned. Thus, use on anonymous namespaces is diagnosed.
Aaron Ballman
- r222065 - This patch fixes couple of bugs for predefined expression
Fariborz Jahanian
- r222071 - CGDebugInfo: Update for DIBuilder API change
Duncan P. N. Exon Smith
- r222074 - Fix IRGen for passing transparent unions
Reid Kleckner
- r222081 - Fix issues missed during the review of r222099.
Richard Trieu
- r222105 - [Sanitizer] Parse and produce all sanitizer-relevant arguments in SanitizerArgs.
Alexey Samsonov
- Uninstantiated default argument handling issue
Richard Smith
- Uninstantiated default argument handling issue
Douglas Gregor
- VerifyDiagnosticConsumer and ModuleMapParser
Vassil Vassilev
- VerifyDiagnosticConsumer and ModuleMapParser
Richard Smith
- Wrong lookup performed for __super
Reid Kleckner
- Wrong lookup performed for __super
Nikola Smiljanic
Last message date:
Sun Nov 16 20:38:06 PST 2014
Archived on: Tue Aug 4 15:31:56 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).