The Week Of Monday 14 December 2015 Archives by subject
Starting: Mon Dec 14 00:05:00 PST 2015
Ending: Sun Dec 20 22:35:58 PST 2015
Messages: 527
- [clang-tools-extra] r255630 - [clang-tidy] Check for suspicious string assignments.
Gabor Horvath via cfe-commits
- [clang-tools-extra] r255758 - [clang-tidy] Fix a crash in misc-new-delete-overloads
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r255758 - [clang-tidy] Fix a crash in misc-new-delete-overloads
Aaron Ballman via cfe-commits
- [clang-tools-extra] r255765 - [clang-tidy] Don't use diag() for debug output
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r255765 - [clang-tidy] Don't use diag() for debug output
Tom Hulton-Harrop via cfe-commits
- [clang-tools-extra] r255770 - [clang-tidy] Add namespace support to add_new_check.py
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r255772 - [clang-tidy] google-readability-namespace-comments: ignore stray semicolons
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r255886 - Remove clang-modernize.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r255886 - Remove clang-modernize.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r255886 - Remove clang-modernize.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r256133 - check-clang-tools requires clang-headers due to test/clang-tidy.
NAKAMURA Takumi via cfe-commits
- [Diffusion] rL255545: [PATCH] Adding checker to detect excess padding in records
NAKAMURA Takumi via cfe-commits
- [libclc] r255662 - AMDGPU: Add alias for tonga
Tom Stellard via cfe-commits
- [libclc] r255663 - AMDGPU: Add aliases for all VI targets
Tom Stellard via cfe-commits
- [libcxx] [PATCH] unordered_map: Avoid unnecessary mallocs when no insert occurs
Duncan P. N. Exon Smith via cfe-commits
- [libcxx] [PATCH] unordered_map: Avoid unnecessary mallocs when no insert occurs
Duncan P. N. Exon Smith via cfe-commits
- [libcxx] r255513 - Add add_lvalue_ref tests for a few function types, with a note why not more
Marshall Clow via cfe-commits
- [libcxx] r255517 - Fix a corner case that involved calling rethrow_if_nested with a type that had a deleted operator&. Added a test to catch this as well. Thanks to Ville for the heads-up.
Marshall Clow via cfe-commits
- [libcxx] r255518 - Missed this on the previous (255517) commit
Marshall Clow via cfe-commits
- [libcxx] r255519 - K-Ballo pointed out a mistake in the add_lvalue_ref tests I checked in; now more of them are passing. Thanks
Marshall Clow via cfe-commits
- [libcxx] r255560 - Update how libc++/libc++abi link the tests. Follow up on r255559.
Eric Fiselier via cfe-commits
- [libcxx] r255561 - Update paths in libc++ build instructions. Patch from Jonathan Anderson.
Eric Fiselier via cfe-commits
- [libcxx] r255585 - Fix various GCC mis-configurations for newer versions.
Eric Fiselier via cfe-commits
- [libcxx] r255599 - Mark declarations of externally instantiated functions as inline so GCC doesn't complain.
Eric Fiselier via cfe-commits
- [libcxx] r255683 - [libcxx] Enable noexcept for GCC 4.6 and greater
Eric Fiselier via cfe-commits
- [libcxx] r255686 - Remove unused _LIBCPP_HAS_NO_ALWAYS_INLINE_VARIADICS macro
Eric Fiselier via cfe-commits
- [libcxx] r255734 - Workaround nasty GCC bug that caused testsuite to hang
Eric Fiselier via cfe-commits
- [libcxx] r255738 - Make noexcept specifications on __hash_table definitions match their declarations.
Eric Fiselier via cfe-commits
- [libcxx] r255851 - Add CMake option LIBCXX_CONFIGURE_IDE to allow for other IDE's.
Eric Fiselier via cfe-commits
- [libcxx] r255941 - [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo.
Eric Fiselier via cfe-commits
- [libcxx] r255944 - Fix type in tuple test. Sorry for the noise
Eric Fiselier via cfe-commits
- [libcxxabi] r255559 - [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [Lldb-commits] Buildbot numbers for week of 12/06/2015 - 12/12/2015
Kamil Rytarowski via cfe-commits
- [PATCH]: Allow the use of i386/darwin with ELF
Rafael Espíndola via cfe-commits
- [PATCH]: Allow the use of i386/darwin with ELF
Konstantin Tokarev via cfe-commits
- [PATCH]: git-clang-format
Alexander Shukaev via cfe-commits
- [Patch][OpenCL] Custom atomic Builtin check ignores address space of a non-atomic pointer
Anastasia Stulova via cfe-commits
- [Patch][OpenCL] Custom atomic Builtin check ignores address space of a non-atomic pointer
Pekka Jääskeläinen via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Daniel Jasper via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Zachary Turner via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Daniel Jasper via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Zachary Turner via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Zachary Turner via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Zachary Turner via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Daniel Jasper via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Zachary Turner via cfe-commits
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
John McCall via cfe-commits
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D12297: [libcxx] Fix most undefined behavior in <list>
Eric Fiselier via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Beren Minor via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Beren Minor via cfe-commits
- [PATCH] D12614: [OpenMP] Offloading descriptor registration and device codegen.
Jonas Hahnfeld via cfe-commits
- [PATCH] D12614: [OpenMP] Offloading descriptor registration and device codegen.
John McCall via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
Evangelos Foutras via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
Elizabeth Myers via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
Jonathan Roelofs via cfe-commits
- [PATCH] D12901: [Static Analyzer] Assertion "System is over constrained" after truncating 64 bits integers to 32 bits. (PR25078)
pierre gousseau via cfe-commits
- [PATCH] D13001: [libclang] Handle AutoType in clang_getTypeDeclaration
Manuel Klimek via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Artem Dergachev via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Artem Dergachev via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Aleksei Sidorin via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Aleksei Sidorin via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
Petar Jovanovic via cfe-commits
- [PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Nathan Wilson via cfe-commits
- [PATCH] D13419: Fix several problems at the intersection of template instantiations and visibility
Keno Fischer via cfe-commits
- [PATCH] D13750: [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors.
Eric Fiselier via cfe-commits
- [PATCH] D13750: [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors.
Eric Fiselier via cfe-commits
- [PATCH] D13796: [libcxx] Use "-stdlib=libc++" when possible instead of '-nodefaultlibs' in the test suite.
Eric Fiselier via cfe-commits
- [PATCH] D13796: [libcxx] Use "-stdlib=libc++" when possible instead of '-nodefaultlibs' in the test suite.
Eric Fiselier via cfe-commits
- [PATCH] D13796: [libcxx] Use "-stdlib=libc++" when possible instead of '-nodefaultlibs' in the test suite.
Jonathan Roelofs via cfe-commits
- [PATCH] D14441: [OpenCL] Pipe types support.
Xiuli PAN via cfe-commits
- [PATCH] D14441: [OpenCL] Pipe types support.
Alexey Bader via cfe-commits
- [PATCH] D14441: [OpenCL] Pipe types support.
Pekka Jääskeläinen via cfe-commits
- [PATCH] D14441: [OpenCL] Pipe types support.
Xiuli PAN via cfe-commits
- [PATCH] D14441: [OpenCL] Pipe types support.
Alexey Bader via cfe-commits
- [PATCH] D14629: [analyzer] Configuration file for scan-build.
Антон Ярцев via cfe-commits
- [PATCH] D14629: [analyzer] Configuration file for scan-build.
Антон Ярцев via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Marshall Clow via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Anna Zaks via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Agustín Bergé via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- [PATCH] D14938: Fix implicit conversion from _Nullable to _Nonnull warnings in C++
George Burgess IV via cfe-commits
- [PATCH] D14938: Fix implicit conversion from _Nullable to _Nonnull warnings in C++
Justin Bogner via cfe-commits
- [PATCH] D14938: Fix implicit conversion from _Nullable to _Nonnull warnings in C++
George Burgess IV via cfe-commits
- [PATCH] D14938: Fix implicit conversion from _Nullable to _Nonnull warnings in C++
George Burgess IV via cfe-commits
- [PATCH] D15006: Driver: Better detection of mingw-gcc
Martell Malone via cfe-commits
- [PATCH] D15006: Driver: Better detection of mingw-gcc
Yaron Keren via cfe-commits
- [PATCH] D15040: [ARM] Add command-line options for ARMv8.2-A
Oliver Stannard via cfe-commits
- [PATCH] D15062: [clang-format] Add test for AlignAfterOpenBracket = AlwaysBreak in C++.
Daniel Jasper via cfe-commits
- [PATCH] D15070: [mips] Added support for -Wa, -mips32 and similar.
Daniel Sanders via cfe-commits
- [PATCH] D15070: [mips] Added support for -Wa, -mips32 and similar.
Scott Egerton via cfe-commits
- [PATCH] D15070: [mips] Added support for -Wa, -mips32 and similar.
Daniel Sanders via cfe-commits
- [PATCH] D15097: [Sema] Issue a warning for integer overflow in struct initializer
Akira Hatanaka via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Hubert Tong via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Hubert Tong via cfe-commits
- [PATCH] D15125: [OPENMP] 'omp distribute' directive basic support.
Carlo Bertolli via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
David Li via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Xinliang David Li via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Xinliang David Li via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
David Li via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Justin Bogner via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
David Li via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Richard Smith via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
Chad Rosier via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
Hal Finkel via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
Bob Wilson via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
Chad Rosier via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Vedant Kumar via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Vedant Kumar via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Vedant Kumar via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Paul Robinson via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Paul Robinson via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Alexandros Lamprineas via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Eric Christopher via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Tim Northover via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Eric Christopher via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Tim Northover via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Eric Christopher via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Tim Northover via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
James Molloy via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Anna Zaks via cfe-commits
- [PATCH] D15305: [CUDA] Do not allow dynamic initialization of global device side variables.
Artem Belevich via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Jacques Pienaar via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Richard Smith via cfe-commits
- [PATCH] D15314: Fix a bug in unavailable checking
Manman Ren via cfe-commits
- [PATCH] D15321: [OpenMP 4.0]Parsing and Sema support for 'omp declare target' directive (accelerator support)
Alexey Bataev via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Alexey Samsonov via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Alexey Samsonov via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Kostya Serebryany via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Alexey Samsonov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Peter Collingbourne via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Peter Collingbourne via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Peter Collingbourne via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15410: AnalysisConsumer: use canonical decl for both lookup and store of visited decls
Aleksei Sidorin via cfe-commits
- [PATCH] D15410: AnalysisConsumer: use canonical decl for both lookup and store of visited decls
Anna Zaks via cfe-commits
- [PATCH] D15410: AnalysisConsumer: use canonical decl for both lookup and store of visited decls
Aleksei Sidorin via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Aaron Ballman via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Richard via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Richard via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Phabricator via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15432: [libcxx] Move member function definition before it's explicit template instantiation declaration in <valarray> to satisfy GCC.
Eric Fiselier via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [PATCH] D15441: [libc++] Use libgcc_s and libgcc instead of libgcc_eh when running the libc++ tests
Eric Fiselier via cfe-commits
- [PATCH] D15443: Fix getLocEnd for function declarations with exception specification.
Adrian Zgorzałek via cfe-commits
- [PATCH] D15445: clang-format: Fix WebKit BeforeElse brace wrapping style
Daniel Jasper via cfe-commits
- [PATCH] D15448: [analyzer] SVal Visitor.
Anna Zaks via cfe-commits
- [PATCH] D15448: [analyzer] SVal Visitor.
Anna Zaks via cfe-commits
- [PATCH] D15448: [analyzer] SVal Visitor.
Artem Dergachev via cfe-commits
- [PATCH] D15448: [analyzer] SVal Visitor.
Anna Zaks via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Bob Wilson via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
James Y Knight via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Joerg Sonnenberger via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Bob Wilson via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Bob Wilson via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Joerg Sonnenberger via cfe-commits
- [PATCH] D15456: [PATCH] New diagnostic for non-idiomatic copy or move operations (v2)
Aaron Ballman via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Chris Bieneman via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Chris Bieneman via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Sean Silva via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Chris Bieneman via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Sean Silva via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Justin Bogner via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Phabricator via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Justin Bogner via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Akira Hatanaka via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Justin Bogner via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Akira Hatanaka via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Justin Bogner via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Akira Hatanaka via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Akira Hatanaka via cfe-commits
- [PATCH] D15478: [MS ABI] Don't rely on terminatepad
Reid Kleckner via cfe-commits
- [PATCH] D15478: [MS ABI] Don't rely on terminatepad
David Majnemer via cfe-commits
- [PATCH] D15485: [clang-format] BraceWrapping.BeforeElse is incorrect for BS_Linux
Daniel Jasper via cfe-commits
- [PATCH] D15486: [RFC] Emit note pointing to a discarded qualifier [-Wincompatible-pointer-types-discards-qualifiers]
Jonathan Roelofs via cfe-commits
- [PATCH] D15486: [RFC] Emit note pointing to a discarded qualifier [-Wincompatible-pointer-types-discards-qualifiers]
Aaron Ballman via cfe-commits
- [PATCH] D15486: [RFC] Emit note pointing to a discarded qualifier [-Wincompatible-pointer-types-discards-qualifiers]
Adrian Zgorzałek via cfe-commits
- [PATCH] D15486: [RFC] Emit note pointing to a discarded qualifier [-Wincompatible-pointer-types-discards-qualifiers]
Adrian Zgorzałek via cfe-commits
- [PATCH] D15486: [RFC] Emit note pointing to a discarded qualifier [-Wincompatible-pointer-types-discards-qualifiers]
Aaron Ballman via cfe-commits
- [PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.
Benjamin Kramer via cfe-commits
- [PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.
Manuel Klimek via cfe-commits
- [PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.
Doug Gregor via cfe-commits
- [PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.
Benjamin Kramer via cfe-commits
- [PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.
Phabricator via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Samuel Benzaquen via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Aaron Ballman via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Yaron Keren via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Aaron Ballman via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Samuel Benzaquen via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Yaron Keren via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Samuel Benzaquen via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Aaron Ballman via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Yaron Keren via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Samuel Benzaquen via cfe-commits
- [PATCH] D15506: [ASTMatchers] Allow hasName() to look through inline namespaces
Samuel Benzaquen via cfe-commits
- [PATCH] D15509: Suggest missing 'template' for dependent member templates
Nikola Smiljanić via cfe-commits
- [PATCH] D15516: [libcxx] Enable noexcept for GCC 4.6 and greater
Eric Fiselier via cfe-commits
- [PATCH] D15516: [libcxx] Enable noexcept for GCC 4.6 and greater
Eric Fiselier via cfe-commits
- [PATCH] D15516: [libcxx] Enable noexcept for GCC 4.6 and greater
Marshall Clow via cfe-commits
- [PATCH] D15516: [libcxx] Enable noexcept for GCC 4.6 and greater
Eric Fiselier via cfe-commits
- [PATCH] D15516: [libcxx] Enable noexcept for GCC 4.6 and greater
Marshall Clow via cfe-commits
- [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites
David Majnemer via cfe-commits
- [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites
Reid Kleckner via cfe-commits
- [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites
David Majnemer via cfe-commits
- [PATCH] D15518: [WinEH] Update clang to use operand bundles on call sites
David Majnemer via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Dmitry Polukhin via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Aaron Ballman via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
John McCall via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Dmitry Polukhin via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
John McCall via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Eric Christopher via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Jonathan Roelofs via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Aaron Ballman via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Jonathan Roelofs via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Aaron Ballman via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Alexander Kornienko via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Jonathan Roelofs via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Aaron Ballman via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Alexander Kornienko via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Jonathan Roelofs via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Jonathan Roelofs via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Alexander Kornienko via cfe-commits
- [PATCH] D15528: Teach clang-tidy how to -Werror checks.
Jonathan Roelofs via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h
Artem Belevich via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h
Chandler Carruth via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h
Jason Henline via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h
Artem Belevich via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h
Artem Belevich via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __clang_cuda_runtime_wrapper.h
Artem Belevich via cfe-commits
- [PATCH] D15534: [CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
Artem Belevich via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Jonathan Roelofs via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Howard Hinnant via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Craig, Ben via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Howard Hinnant via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Jonathan Roelofs via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Jonathan Roelofs via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Jonathan Roelofs via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D15560: [clang-tidy] Add non-inline function definition and variable definition check in header files.
Haojian Wu via cfe-commits
- [PATCH] D15561: [OpenMP] Remove explicit call for implicit barrier
Jonas Hahnfeld via cfe-commits
- [PATCH] D15561: [OpenMP] Remove explicit call for implicit barrier
Jonas Hahnfeld via cfe-commits
- [PATCH] D15561: [OpenMP] Remove explicit call for implicit barrier
Alexey Bataev via cfe-commits
- [PATCH] D15561: [OpenMP] Remove explicit call for implicit barrier
Alexey Bataev via cfe-commits
- [PATCH] D15571: Add namespace support to add_new_check.py
Cong Liu via cfe-commits
- [PATCH] D15571: Add namespace support to add_new_check.py
Alexander Kornienko via cfe-commits
- [PATCH] D15571: Add namespace support to add_new_check.py
Cong Liu via cfe-commits
- [PATCH] D15571: Add namespace support to add_new_check.py
Cong Liu via cfe-commits
- [PATCH] D15571: Add namespace support to add_new_check.py
Alexander Kornienko via cfe-commits
- [PATCH] D15571: Add namespace support to add_new_check.py
Alexander Kornienko via cfe-commits
- [PATCH] D15577: [PS4] Fix the unit test to be compatible with clang driver. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15577: [PS4] Fix the unit test to be compatible with clang driver. NFC
Paul Robinson via cfe-commits
- [PATCH] D15577: [PS4] Fix the unit test to be compatible with clang driver. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15577: [PS4] Fix the unit test to be compatible with clang driver. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15577: [PS4] Fix the unit test to be compatible with clang driver. NFC
Paul Robinson via cfe-commits
- [PATCH] D15577: [PS4] Fix the unit test to be compatible with clang driver. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15579: Fix the failing windows clang unit tests. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15579: Fix the failing windows clang unit tests. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15579: Fix the failing windows clang unit tests. NFC
Yaron Keren via cfe-commits
- [PATCH] D15579: Fix the failing windows clang unit tests. NFC
Sumanth Gundapaneni via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Chris Bieneman via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Justin Bogner via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Chris Bieneman via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Chris Bieneman via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Chris Bieneman via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Chris Bieneman via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Phabricator via cfe-commits
- [PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data
Chandler Carruth via cfe-commits
- [PATCH] D15585: [PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf in altivec.h
Tim Shen via cfe-commits
- [PATCH] D15586: [WebAssembly] Initial linking support.
Dan Gohman via cfe-commits
- [PATCH] D15586: [WebAssembly] Initial linking support.
Phabricator via cfe-commits
- [PATCH] D15589: [PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf.
Tim Shen via cfe-commits
- [PATCH] D15590: [Bugfix] Disqualify unaddressable overload candidates when a function is directly called indirectly.
George Burgess IV via cfe-commits
- [PATCH] D15591: [Bugfix] Make type deduction work more nicely with unaddressable functions
George Burgess IV via cfe-commits
- [PATCH] D15596: Add -L/path/to/cuda/lib if any of our inputs are CUDA files.
Artem Belevich via cfe-commits
- [PATCH] D15596: Add -L/path/to/cuda/lib if any of our inputs are CUDA files.
Artem Belevich via cfe-commits
- [PATCH] D15596: Add -L/path/to/cuda/lib if any of our inputs are CUDA files.
Artem Belevich via cfe-commits
- [PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.
Alexey Samsonov via cfe-commits
- [PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.
Rafael Espíndola via cfe-commits
- [PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.
Eric Christopher via cfe-commits
- [PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.
Alexey Samsonov via cfe-commits
- [PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.
Rafael Espíndola via cfe-commits
- [PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.
Alexey Samsonov via cfe-commits
- [PATCH] D15599: [CodeGen] Fix a crash that occurs when attribute "naked" is attached to a c++ member function
Akira Hatanaka via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Xiuli PAN via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Alexey Bader via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Xiuli PAN via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Xiuli PAN via cfe-commits
- [PATCH] D15606: Remove clang-modernize.
Alexander Kornienko via cfe-commits
- [PATCH] D15606: Remove clang-modernize.
Manuel Klimek via cfe-commits
- [PATCH] D15606: Remove clang-modernize.
Justin Bogner via cfe-commits
- [PATCH] D15613: Fix ARM __cxa_end_cleanup() and gc-sections.
Logan Chien via cfe-commits
- [PATCH] D15613: Fix ARM __cxa_end_cleanup() and gc-sections.
Eric Christopher via cfe-commits
- [PATCH] D15613: Fix ARM __cxa_end_cleanup() and gc-sections.
Logan Chien via cfe-commits
- [PATCH] D15621: [Bugfix] Disallow declarations of named types in parameter lists of overloadable functions in C
George Burgess IV via cfe-commits
- [PATCH] D15624: Add iOS/watchOS/tvOS support for ASan (clang part)
Anna Zaks via cfe-commits
- [PATCH] D15624: Add iOS/watchOS/tvOS support for ASan (clang part)
Kostya Serebryany via cfe-commits
- [PATCH] D15624: Add iOS/watchOS/tvOS support for ASan (clang part)
Alexey Samsonov via cfe-commits
- [PATCH] D15624: Add iOS/watchOS/tvOS support for ASan (clang part)
Anna Zaks via cfe-commits
- [PATCH] D15636: Reduce false positives in printf/scanf format checker
Andy Gibbs via cfe-commits
- [PATCH] D15639: [clang-format] Ensure Sort include is stable with negative Priority
Jean-Philippe Dufraigne via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Rafael Ávila de Espíndola via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Joerg Sonnenberger via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Joerg Sonnenberger via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Joerg Sonnenberger via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Mehdi Amini via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Rafael Espíndola via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Mehdi Amini via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
Mehdi Amini via cfe-commits
- [PATCH] D15643: Don't allow newline after uppercase Obj-C block return types
Kent Sutherland via cfe-commits
- [PATCH] D15647: [X86] Fix stack alignment for MCU target (Clang part)
Anton Nadolskiy via cfe-commits
- [PATCH] D15650: CC1 part of debugger tuning; pass through setting from driver to LLVM.
Paul Robinson via cfe-commits
- [PATCH] D15650: CC1 part of debugger tuning; pass through setting from driver to LLVM.
Eric Christopher via cfe-commits
- [PATCH] D15650: CC1 part of debugger tuning; pass through setting from driver to LLVM.
Paul Robinson via cfe-commits
- [PATCH] D15651: Driver part of debugger tuning
Paul Robinson via cfe-commits
- [PATCH] D15651: Driver part of debugger tuning
Eric Christopher via cfe-commits
- [PATCH] D15651: Driver part of debugger tuning
Paul Robinson via cfe-commits
- [PATCH] D15670: Accept elided commas in macro function arguments for MS compatibility
Ehsan Akhgari via cfe-commits
- [PATCH] D15674: [CodeGen] Fix assignments of inline layouts into the byref structure
Vedant Kumar via cfe-commits
- [PATCH] D5744: Partial specialization after class template instantiation.
Anton Bikineev via cfe-commits
- [PATCH] D8599: Command-line options to set debugger "target"
Paul Robinson via cfe-commits
- [PATCH] D8652: [libcxx] Create internal namespace that hides all symbols.
Eric Fiselier via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Devin Coughlin via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Ryan Govostes via cfe-commits
- [PATCH] Install cmake files to lib/cmake/clang
Niels Ole Salscheider via cfe-commits
- [PATCH] Install cmake files to lib/cmake/clang
Niels Ole Salscheider via cfe-commits
- [patch] Let -Wdelete-non-virtual-dtor mention that making the class final is a good fix too
Nico Weber via cfe-commits
- [patch] Let -Wdelete-non-virtual-dtor mention that making the class final is a good fix too
David Blaikie via cfe-commits
- [patch] Let -Wdelete-non-virtual-dtor mention that making the class final is a good fix too
Nico Weber via cfe-commits
- Buildbot numbers for week of 12/06/2015 - 12/12/2015
Galina Kistanova via cfe-commits
- Lit C++11 Compatibility Patch #6
Li, Charles via cfe-commits
- LLVM buildmaster will be restarted in few minutes
Galina Kistanova via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Bob Wilson via cfe-commits
- r254195 - [x86] Exclusion of incorrect include headers paths for MCU target
Andrey Bokhanko via cfe-commits
- r254195 - [x86] Exclusion of incorrect include headers paths for MCU target
Andrey Bokhanko via cfe-commits
- r254195 - [x86] Exclusion of incorrect include headers paths for MCU target
Reid Kleckner via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Carlo Bertolli via cfe-commits
- r255371 - Error on redeclaring with a conflicting asm label and on redeclaring with an asm label after the first ODR-use. Detects problems like the one in PR22830 where gcc and clang both compiled the file but with different behaviour.
Kostya Serebryany via cfe-commits
- r255371 - Error on redeclaring with a conflicting asm label and on redeclaring with an asm label after the first ODR-use. Detects problems like the one in PR22830 where gcc and clang both compiled the file but with different behaviour.
Nick Lewycky via cfe-commits
- r255371 - Error on redeclaring with a conflicting asm label and on redeclaring with an asm label after the first ODR-use. Detects problems like the one in PR22830 where gcc and clang both compiled the file but with different behaviour.
Richard Smith via cfe-commits
- r255382 - [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Reid Kleckner via cfe-commits
- r255382 - [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- r255382 - [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- r255382 - [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- r255484 - clang-format: Fix style default for WebKit and Linux styles.
Daniel Jasper via cfe-commits
- r255485 - clang-format: Extend Linux-brace-wrapping test.
Daniel Jasper via cfe-commits
- r255486 - clang-format: Add test for AlignAfterOpenBracket = AlwaysBreak in C++.
Daniel Jasper via cfe-commits
- r255487 - [OPENMP] Fix debug info for 'atomic' construct.
Alexey Bataev via cfe-commits
- r255498 - Add parse and sema of OpenMP distribute directive with all clauses except dist_schedule
Carlo Bertolli via cfe-commits
- r255502 - [Hexagon] Update default paths and arguments
Krzysztof Parzyszek via cfe-commits
- r255510 - [Hexagon] Xfail two tests that fail due to over-aligning arrays
Krzysztof Parzyszek via cfe-commits
- r255515 - [Power PC] add soft float support for ppc32
Petar Jovanovic via cfe-commits
- r255521 - [MS ABI] Don't rely on terminatepad
David Majnemer via cfe-commits
- r255524 - clang-cl: make /Wall turn on both -Wall and -Wextra (PR25563)
Hans Wennborg via cfe-commits
- r255524 - clang-cl: make /Wall turn on both -Wall and -Wextra (PR25563)
David Blaikie via cfe-commits
- r255524 - clang-cl: make /Wall turn on both -Wall and -Wextra (PR25563)
Hans Wennborg via cfe-commits
- r255531 - Allow pseudo-destructor calls on forward-declared Objective-C class pointers.
John McCall via cfe-commits
- r255533 - [PowerPC] Fix make-check issues
Petar Jovanovic via cfe-commits
- r255539 - [PowerPC] Fix test/CodeGen/ppc-sfvarargs
Petar Jovanovic via cfe-commits
- r255545 - [PATCH] Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- r255552 - Reordering fields to reduce padding in Clang. NFC
Ben Craig via cfe-commits
- r255556 - [Sema] Make nullness warnings appear in C++.
George Burgess IV via cfe-commits
- r255572 - Update for llvm api change.
Rafael Espindola via cfe-commits
- r255576 - [PGO] Shorten profile symbol prefixes
Xinliang David Li via cfe-commits
- r255587 - [PGO] make profile prefix even shorter and more readable
Xinliang David Li via cfe-commits
- r255625 - [OPENMP 4.5] Parsing/sema for 'hint' clause of 'critical' directive.
Alexey Bataev via cfe-commits
- r255627 - Add a new matcher to match character types.
Gabor Horvath via cfe-commits
- r255635 - [libclang] Add a flag to create the precompiled preamble on the first parse.
Benjamin Kramer via cfe-commits
- r255636 - clang/test/Analysis/padding_c.c: Suppress a test incompatible to i686-linux.
NAKAMURA Takumi via cfe-commits
- r255639 - [OPENMP 4.5] Codegen for 'hint' clause of 'critical' directive
Alexey Bataev via cfe-commits
- r255640 - [OPENMP 4.5] Fix test compatibility with 32 bit mode.
Alexey Bataev via cfe-commits
- r255645 - [Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm
Michael Zuckerman via cfe-commits
- r255647 - [Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm
Michael Zuckerman via cfe-commits
- r255655 - clang-cl: Add an alias for /wd4100
Nico Weber via cfe-commits
- r255667 - Unsupport test that should not be run on Hexagon
Krzysztof Parzyszek via cfe-commits
- r255675 - [WinEH] Update clang to use operand bundles on call sites
David Majnemer via cfe-commits
- r255685 - Fix clang/test/CodeGen/ms_this.cpp.
NAKAMURA Takumi via cfe-commits
- r255690 - clang/test/CodeGen/ms_this.cpp: Fix for -Asserts.
NAKAMURA Takumi via cfe-commits
- r255694 - Cross-DSO control flow integrity (Clang part).
Evgeniy Stepanov via cfe-commits
- r255710 - [SEH] Use llvm.x86.seh.recoverfp for SEH filters on x64 as well as 32bit
Reid Kleckner via cfe-commits
- r255712 - Relax checks in cfi-cross-dso test.
Evgeniy Stepanov via cfe-commits
- r255723 - These days, GCC has at least minimal documentation for its VLAIS extension.
Richard Smith via cfe-commits
- r255726 - Update our claims about GCC's diagnostics quality to reflect recent improvements to GCC.
Richard Smith via cfe-commits
- r255727 - Fix grammar.
Richard Smith via cfe-commits
- r255728 - Revert "[SEH] Use llvm.x86.seh.recoverfp for SEH filters on x64 as well as 32bit"
Reid Kleckner via cfe-commits
- r255731 - Reland "[SEH] Use llvm.x86.seh.recoverfp for SEH filters on x64 as well as 32bit"
Reid Kleckner via cfe-commits
- r255736 - [cfi] Exclude ubsan runtime library from non-diag CFI builds (driver changes).
Evgeniy Stepanov via cfe-commits
- r255740 - [CMake] Add support for generating profdata for clang from training files
Chris Bieneman via cfe-commits
- r255744 - Print qualified display names when emitting CodeView
Reid Kleckner via cfe-commits
- r255753 - [CodeGen] Use llvm::CmpInst::Predicate instead of unsigned for parameter types in EmitCompare to eliminate some later explicit casts. NFC.
Craig Topper via cfe-commits
- r255754 - [Objective-c] Fix a crash that occurs when ObjCTypeParamList::back() is
Akira Hatanaka via cfe-commits
- r255757 - clang-format: Extend header sort category implementation.
Daniel Jasper via cfe-commits
- r255766 - [x86] Exclusion of incorrect include headers paths for MCU target
Andrey Bokhanko via cfe-commits
- r255773 - Make matchers thread compatible, so we can pass them to different threads and run them on multiple translation units in parallel.
Manuel Klimek via cfe-commits
- r255784 - [PS4][Profile] add "--dependent-lib=libclang_rt.profile-x86_64.a" to
Paul Robinson via cfe-commits
- r255798 - [CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clang
Chris Bieneman via cfe-commits
- r255799 - [CMake] Make CLANG_BOOTSTRAP_TARGETS overridable
Chris Bieneman via cfe-commits
- r255801 - [CMake] If you're building compiler-rt, the bootstrap build should depend on it.
Chris Bieneman via cfe-commits
- r255802 - [CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
Artem Belevich via cfe-commits
- r255804 - Fix the failing windows clang unit tests. NFC
Sumanth Gundapaneni via cfe-commits
- r255809 - Add -fsyntax-only to fix failure in read-only directories.
Diego Novillo via cfe-commits
- r255812 - Let -Wdelete-non-virtual-dtor mention final.
Nico Weber via cfe-commits
- r255813 - [CMake] Name the bootstrap stages stage[0-9]
Chris Bieneman via cfe-commits
- r255814 - [PS4] Fix the unit test to be compatible with clang driver. NFC
Sumanth Gundapaneni via cfe-commits
- r255827 - Fix CFI tests in sanitizer-ld.
Evgeniy Stepanov via cfe-commits
- r255838 - Update for llvm API change.
Rafael Espindola via cfe-commits
- r255840 - Fix funciton->function typo.
Eric Christopher via cfe-commits
- r255840 - Fix funciton->function typo.
Rafael Espíndola via cfe-commits
- r255843 - Update for llvm api change.
Rafael Espindola via cfe-commits
- r255848 - [WebAssembly] Initial linking support.
Dan Gohman via cfe-commits
- r255848 - [WebAssembly] Initial linking support.
Rafael Espíndola via cfe-commits
- r255848 - [WebAssembly] Initial linking support.
Dan Gohman via cfe-commits
- r255859 - [analyzer] Better detect when C++ object was constructed into existing region.
Devin Coughlin via cfe-commits
- r255860 - [TLS on Darwin] use CXX_FAST_TLS calling convention for access functions.
Manman Ren via cfe-commits
- r255875 - Add QualType case to operator< for DynTypedNode.
Richard Trieu via cfe-commits
- r255875 - Add QualType case to operator< for DynTypedNode.
Aaron Ballman via cfe-commits
- r255875 - Add QualType case to operator< for DynTypedNode.
Richard Trieu via cfe-commits
- r255875 - Add QualType case to operator< for DynTypedNode.
Aaron Ballman via cfe-commits
- r255875 - Add QualType case to operator< for DynTypedNode.
Richard Trieu via cfe-commits
- r255875 - Add QualType case to operator< for DynTypedNode.
Aaron Ballman via cfe-commits
- r255879 - [OPENMP] Fix for http://llvm.org/PR25142: openmp: Assertion failed: DD && "queried property of class with no definition", file AST/DeclCXX.h
Alexey Bataev via cfe-commits
- r255890 - [ms-inline-asm] Add support for composite structs in MS inline asm
Marina Yatsina via cfe-commits
- r255911 - [CUDA] Make vtable construction aware of host/device side of CUDA compilation.
Artem Belevich via cfe-commits
- r255915 - [x86] Filecheck is case sensitive. Capitalize directives.
Chad Rosier via cfe-commits
- r255916 - [x86] Filecheck is case sensitive. Capitalize directives.
Chad Rosier via cfe-commits
- r255918 - Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- r255929 - Fix r255875, use '<' instead of '==' for 'operator<'
Richard Trieu via cfe-commits
- r255933 - [CUDA] runtime wrapper header tweaks
Artem Belevich via cfe-commits
- r255937 - Add a test for r255875 & r255929, comparisons on DynTypeNode wrapped QualType.
Richard Trieu via cfe-commits
- r255943 - ObjC properties: consider ownership of properties from protocols when synthesizing.
Douglas Gregor via cfe-commits
- r255986 - [OPENMP 4.5] Parsing/sema analysis for 'depend(source)' clause in 'ordered' directive.
Alexey Bataev via cfe-commits
- r255990 - [OPENMP] Fix for http://llvm.org/PR25878: Error compiling an OpenMP program
Alexey Bataev via cfe-commits
- r255992 - [OPENMP] Remove explicit call for implicit barrier
Alexey Bataev via cfe-commits
- r255993 - Replace SM.getFileEntryForID(Lexer->getFileID()) with Lexer->getFileEntry().
Yaron Keren via cfe-commits
- r256012 - Add a defensive check for a nullptr.
Adrian Prantl via cfe-commits
- r256023 - Fix an unused variable warning from r256012.
Chad Rosier via cfe-commits
- r256023 - Fix an unused variable warning from r256012.
Adrian Prantl via cfe-commits
- r256026 - PIC should not be enabled by default on Darwin with -static.
Bob Wilson via cfe-commits
- r256037 - Wire a SourceLocation into IsDerivedFrom and move the RequireCompleteType call
Richard Smith via cfe-commits
- r256045 - [modules] Don't try to use the definition of a class if
Richard Smith via cfe-commits
- r256046 - Support AlwaysBreakAfterReturnType
Zachary Turner via cfe-commits
- r256049 - Split RequireCompleteType into a function that actually requires that the type
Richard Smith via cfe-commits
- r256055 - Fix invalid enum comparison.
Zachary Turner via cfe-commits
- r256057 - [CMake] PGO training data
Chris Bieneman via cfe-commits
- r256063 - CC1 part of debugger tuning; pass through setting from driver to LLVM.
Paul Robinson via cfe-commits
- r256066 - Revert r256063, it's killing clang-tools-extra
Paul Robinson via cfe-commits
- r256069 - [CMake] Support a simple case for bootstrap builds to generate PGO data
Chris Bieneman via cfe-commits
- r256070 - [CMake] Fixing a typo in a flag
Chris Bieneman via cfe-commits
- r256076 - Use a command line alias to remove the need to rewrite a subtarget
Eric Christopher via cfe-commits
- r256078 - Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM.
Paul Robinson via cfe-commits
- r256080 - Fix crash-on-invalid if a :: is followed by two or more open parentheses (and then something else).
Richard Smith via cfe-commits
- r256083 - Test for diagnostic quality improvement in r256049.
Richard Smith via cfe-commits
- r256088 - Revert "[CMake] Support a simple case for bootstrap builds to generate PGO data"
Chris Bieneman via cfe-commits
- r256104 - Driver part of debugger tuning.
Paul Robinson via cfe-commits
- r256121 - [X86] Add signed aliases for popcnt intrinsics
Michael Kuperstein via cfe-commits
- r256122 - [X86] Add missing m64/int64 conversions
Michael Kuperstein via cfe-commits
- r256134 - [Cygwin] Enable TLS as emutls.
NAKAMURA Takumi via cfe-commits
- r256134 - [Cygwin] Enable TLS as emutls.
Rafael Espíndola via cfe-commits
- r256134 - [Cygwin] Enable TLS as emutls.
NAKAMURA Takumi via cfe-commits
- r256135 - [Sema] Use range-based for loops. NFC
Craig Topper via cfe-commits
Last message date:
Sun Dec 20 22:35:58 PST 2015
Archived on: Sun Dec 20 22:39:09 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).