The Week Of Monday 25 November 2013 Archives by thread
      
      Starting: Mon Nov 25 00:07:41 PST 2013
         Ending: Sun Dec  1 23:46:48 PST 2013
         Messages: 360
     
- r195626 - Tests for core issues 270-300.
 
Richard Smith
- [PATCH] Add completion to the query parser,	and hook it up to clang-query.
 
Peter Collingbourne
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
 
Manuel Klimek
- [PATCH] Another pass at adding missing matchers into the registry.
 
Manuel Klimek
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
 
Anders Rönnholm
- [PATCH] Allow string literals as module identifiers
 
Daniel Jasper
- [PATCH] Support for address space casting in order to map these	on the new 'addrspacecast' IR instruction
 
Pekka Jääskeläinen
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and	lsone-post - LLVM
 
Tim Northover
- r195634 - clang-format: Refactor calculation of lines intersecting	with -lines.
 
Daniel Jasper
- r195638 - clang-format: Fix formatting of empty files (fixes	c-index-tests).
 
Daniel Jasper
- [PATCH] Enable FeatureMP for Cortex-A5 by default
 
James Molloy
- Unavailable method checker
 
Richard
- r195641 - [ARM] Enable FeatureMP for Cortex-A5 by default.
 
Amara Emerson
- [PATCH] Introduce Parser::completeExpression.
 
Samuel Benzaquen
- r195647 - Another pass at adding missing matchers into the registry.
 
Samuel Benzaquen
- [PATCH] Introduce Registry::getCompletions.
 
Samuel Benzaquen
- [PATCH] Sema: Instantiate local class and their members	appropriately
 
David Majnemer
- r195669 - [-cxx-abi microsoft] Create backrefs for <unnamed-type-`id'>
 
David Majnemer
- [PATCH] Fixing Alias-Avoidance Padding for MS-ABI Layout
 
Warren Hunt
- [PATCH][AArch64] request to push AArch64 patches to release 3.4	branch
 
Ana Pazos
- [PATCH][AArch64] Add support for vget/vset_lane_f16 ACLE functions
 
Chad Rosier
- r195673 - Fix test failure on targets where size_t is unsigned int.
 
Richard Smith
- r195675 - Making type_tag_for_datatype consistent with its declared	subject from Attr.td. Also updated the related testcase.
 
Aaron Ballman
- r195676 - Make the integrated assembler the default for cygwin/mingw	too.
 
Rafael Espindola
- [PATCH] Consistency for type_tag_for_datatype subject
 
Aaron Ballman
- libcxx: support typeids across DLL boundary
 
Reid Kleckner
- XCore target exception handling
 
Eric Christopher
- r195687 - PR18044: Reject declarations of enumtype::X early to avoid	an assertion in
 
Richard Smith
- r195690 - Clang format VS plugin: update build prerequisites in the	README
 
Hans Wennborg
- [PATCH] Documentation parsing: allow some commands to have	multiple paragraphs attached
 
Dmitri Gribenko
- [libcxx] r195693 - Don't use T as template argument,	it is part of the application
 
Joerg Sonnenberger
- [PATCH] Let __attribute__((format(…))) accept OFStrings
 
Alp Toker
- r195703 - Fix buildbot.
 
Richard Smith
- r195710 - Unbreak -fms-extensions with GNU libc headers
 
Alp Toker
- r195714 - Remove some unused locals
 
Alp Toker
- [PATCHv2] implement -Wold-style-cast
 
Alp Toker
- [PATCH] Fix the failure exposed by checking constant integer argument	range
 
Jiangning Liu
- [PATCH] [Patch] Assertion failure when a multidimensional array	allocated with new operator is explicitly list initialized.
 
jyoti allur
- [PATCH] Fix crash in getStringSplit.
 
Alexander Kornienko
- r195728 - Fix crash in getStringSplit.
 
Alexander Kornienko
- [libcxx] r195733 - Merging r195693:
 
Bill Wendling
- r195750 - [Mips] Call findMIPSABIDirSuffix() for MIPS targets only.
 
Simon Atanasyan
- r195751 - [Mips] Do not detect a used MIPS toolchain. Build a path	suffix for FSF
 
Simon Atanasyan
- r195752 - [Mips] Merge two MIPS Code Sourcery toolchain tests into the	single one.
 
Simon Atanasyan
- r195753 - [Mips] Add support for nan2008 libraries and headers look	up for Code
 
Simon Atanasyan
- r195754 - [Mips] Reduce number of FileCheck variables used in the	tests.
 
Simon Atanasyan
- r195755 - [Mips] Replace explicit argument handling by the single	ArgList::AddLastArg() call.
 
Simon Atanasyan
- r195756 - [Mips] Pass -mmsa option to the assembler.
 
Simon Atanasyan
- r195760 - fix a typo
 
Gabor Greif
- r195761 - Changed non-printable characters in the test to the escaped	form. Apparently, not all tools display non-printable characters ; )
 
Alexander Kornienko
- r195126 - Revert r194540, it breaks various C++ programs.
 
Joerg Sonnenberger
- [patch] Add a testcase for visibility computation
 
Rafael Espíndola
- r195767 - Move these virtual methods out of line.
 
Rafael Espindola
- r195768 - Don't call getMostRecentDecl when we know we have it.
 
Rafael Espindola
- r195770 - Replacing a custom diagnostic with a more standard one. No	functional change intended.
 
Aaron Ballman
- r193969 - Implement final resolution of DR1402:	implicitly-declared move operators that
 
Argyrios Kyrtzidis
- [PATCHv3] implement -Wold-style-cast
 
Ondřej Hošek
- [PATCH libcxxabi] Fix indentation of fields in "struct	__cxa_exception" to line up
 
JF Bastien
- r195777 - Thread safety analysis: fix ICE due to missing null check on	dyn_cast.
 
DeLesley Hutchins
- [PATCH] Generate diagnostic checks for attribute subjects
 
Aaron Ballman
- [libcxx] r195785 - There were two identical files named	'min_allocator.h'.	Move one of them to /support and delete the other. Then adjust all the	tests that used them to include the moved one. No functionality change.
 
Marshall Clow
- [PATCH] [ms-cxxabi] Construct and destroy call arguments in the	correct order
 
Reid Kleckner
- [PATCH] [libc++] In C++11 GNU extension mode,	start emulating libstdc++'s use of constexpr.
 
Peter Collingbourne
- r195789 - [AArch64] Add support for NEON scalar floating-point to	integer convert
 
Chad Rosier
- r195792 - Remove unused entity from .td file.
 
Richard Smith
- Patch for clang-format to allow references and pointers to bind	differently
 
Ben Longbons
- [patch][pr17918] Use simple section names for COMDAT sections
 
Rafael Espíndola
- [libcxx] r195796 - Remove _LIBCPP_TRIVIAL_PAIR_COPY_CTOR=0 for	__APPLE__, no longer needed.
 
Howard Hinnant
- [PATCH] Update to Microsoft VBases after bitfields
 
Warren Hunt
- r195799 - Documentation cleanup: Doxygen-ification, typo fixes,	and changing some of
 
James Dennett
- r195802 - Fix the build break introduced by r195799 by restoring two	close
 
Chandler Carruth
- r195804 - [AArch64] Add support for NEON scalar floating-point	absolute difference.
 
Chad Rosier
- r195805 - Remove 'DistinctSpellings' support from Attr.td and change	its only user to
 
Richard Smith
- r194296 - Use rauw for all discardable aliases,	not just linkonce_odr.
 
Rafael Espíndola
- r195808 - Implement -Wold-style-cast
 
Alp Toker
- r195809 - Unify lookup from within not-yet-defined defaulted special	members: use common
 
Richard Smith
- r195813 - Add a triple to fix this test on Windows
 
Alp Toker
- r195814 - Remove a whole lot of unused variables
 
Alp Toker
- r195819 - [libclang] Make sure we don't access past the tokens buffer	while token annotation.
 
Argyrios Kyrtzidis
- r195533 - Add back experimental attribute	objc_suppress_protocol_methods (slightly renamed).
 
Ted Kremenek
- r195827 - Sema: Instantiate local class and their members	appropriately
 
David Majnemer
- r195828 - [Sema] Don't look for the instantiation of a local extern	decl in a different
 
Argyrios Kyrtzidis
- [PATCH] Sema: Instantiating variable definitions weren't local	enough
 
David Majnemer
- r195829 - [libclang] Check for LIBCLANG_DISABLE_CRASH_RECOVERY before	enabling crash recovery.
 
Argyrios Kyrtzidis
- patch to preserve carriage returns when using clang-format VS plugin
 
jpark37 .
- [PATCH] [OPENMP] Fix for parsing OpenMP directives with extra	braces, brackets and parens
 
Alexey Bataev
- [PATCH] Don't instrument inline functions that are not externally	visible
 
Gonzalo Brito Gadeschi
- [PATCH] PR15664 - -frewrite-includes doesn't handle Windows UTF-8 BOM
 
Lubos Lunak
- [PATCH] new check checking use of identical expressions inside	a conditional expression, i.e. '?'.
 
Anders Rönnholm
- r195841 - Laying the basic groundwork for table generating the	diagnostics	for attribute subjects. This makes some modifications to the way	subjects are listed in Attr.td,	and updates the attr emitter to handle the new constructs.
 
Aaron Ballman
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false	positives
 
Lubos Lunak
- clang crash on designted initializers.
 
Enea Zaffanella
- r195842 - Removing the description part of a subset subject. It is	unused, 	and wouldn't be future-proof regarding translation issues. It is also	covered by SubjectList's CustomDiag member.
 
Aaron Ballman
- r195844 - Fix the AArch64 NEON bug exposed by checking constant	integer argument range of ACLE intrinsics.
 
Jiangning Liu
- [PATCH] PR15610 : -Wunused-macros warns despite line markers
 
Lubos Lunak
- [PATCH] Handling custom subjects in Attr.td
 
Aaron Ballman
- r195846 - Trivial fix: remove unused variable
 
Alexander Kornienko
- r195848 - Refactored semantic handlers that would unilaterally apply	the attribute to a Decl so they all go through a common interface. No	functional change intended.
 
Aaron Ballman
- r195850 - Adding in the subject for the init_priority attribute.
 
Aaron Ballman
- [PATCH] PR12463 : Warnings about nonsensical comparisons are	disabled if macro expansion is involved
 
Lubos Lunak
- r195851 - Enabling the subject list for the warn_unused attribute,	and adding a test case. Previously,	would issue a "warning ignored" diagnostic instead of the more specific	"only applies to."
 
Aaron Ballman
- Record ranges skipped by the preprocessor and expose them with	libclang.
 
Erik Verbruggen
- [PATCH] Avoid lexer crash with -frewrite-includes
 
Lubos Lunak
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all	JS-specific parsing.
 
Alexander Kornienko
- r195862 - Adding the Subjects entry back for the noreturn attributes.	This	caused some test cases to be updated because the original diagnostic	was about applying to methods as well as functions,	but the semantic checking disallowed methods.
 
Aaron Ballman
- r195864 - Automated checking for C++ when determining what argument	to send to the diagnostic for attribute subjects. In turn,	this allows the Subjects to be enabled for some more attributes and	improves	diagnostics. Updated a test case based on the improved diagnostic.
 
Aaron Ballman
- r195866 - Converts the lockable attributes to use the simple attribute	handler because the semantic checking was already automated.
 
Aaron Ballman
- r195872 - Bring back a StringRef used in some build configurations
 
Alp Toker
- r195875 - Renaming Struct to GenericRecord for clarity;	could not use Record as the enumerant because that's already taken by	the Record class.
 
Aaron Ballman
- r195876 - Remove unused diagnostic.
 
Benjamin Kramer
- [PATCH] [-cxx-abi microsoft] Implement local manglings accurately
 
Charles Davis
- r195877 - strip UTF-8 BOM in -frewrite-includes (PR#15664)
 
Lubos Lunak
- [PATCH] clang-format VS plugin: bake clang-format.exe into the	plug-in to make it self-contained
 
Hans Wennborg
- [PATCH][AArch64]Implemented vcopy_lane patterns using scalar dup
 
Ana Pazos
- r195886 - Improve BOM test from r195877
 
Alp Toker
- r195887 - Sema: Instantiation of variable definitions weren't local	enough
 
David Majnemer
- r195888 - Add support for C++'s SD6 feature test macros.
 
Richard Smith
- r195889 - Attempt to make test from r195886 portable with different	shells
 
Alp Toker
- [PATCH] Microsoft Record Layout Required Alignment
 
Warren Hunt
- [PATCH][AArch64] Request to push AArch64 patches to the release 3.4	branch
 
Chad Rosier
- r195891 - One last portability fix attempt for r195886
 
Alp Toker
- [PATCH] PR9537: Do not warn about unknown pragmas with -Eonly/-M etc.
 
Lubos Lunak
- r195897 - Add a return statement to the func with an int return type.
 
Kaelyn Uhrain
- [libclc] r195898 - Fix a C&P error in r195021	(65a950abab3cb8435ccb2646ac4773986c995c81)
 
Tom Stellard
- [PATCH] [libc++] Const qualify __mem_fn call operator
 
Peter Collingbourne
- r195904 - Ensure that the output BOM test check is run
 
Alp Toker
- r195906 - Sema: Assert that there are no pending local instantiations	left
 
David Majnemer
- r195907 - Fix test on Windows
 
Alp Toker
- r195910 - InclusionRewriter: Avoid duplicated BOM check
 
Alp Toker
- [PATCH][AArch64] Add missing intrinsic function vcombine_f64
 
Jiangning Liu
- [PATCH][AArch64] Add missing intrinsic function vbsl_f64
 
Jiangning Liu
- [PATCH] Emit an extension warning when changing system header tokens
 
Alp Toker
- [PATCH] clang does not emit DW_TAG_enumerator and	DW_TAG_enumeration_type for unnamed enum types
 
jyoti allur
- r195925 - clang-format: Improve selective formatting of nested	statements.
 
Daniel Jasper
- r195937 - Add missing intrinsic function vcombine_f64 for AArch64	NEON.
 
Jiangning Liu
- r195940 - Add missing intrinsic function vbsl_f64 for AArch64 NEON.
 
Jiangning Liu
- r195942 - Fix the problem that the range check for scalar narrow	shift is too wide.
 
Hao Liu
- [PATCH][AArch64] Two intrinsics are expected to return float64 not	return float32.
 
Hao Liu
- r195943 - AArch64: Two intrinsics are expected to return float64 not	float32 in arm_neon.h
 
Hao Liu
- r188906 - Centralize the handling of -target-feature.
 
Lang Hames
- r195952 - clang-format: Fix bad indentation of nested blocks.
 
Daniel Jasper
- r195953 - clang-format: Correctly handle Qt's Q_SLOTS.
 
Daniel Jasper
- r195954 - clang-format: Extends formatted ranges to subsequent lines	comments.
 
Daniel Jasper
- r195960 - Enables support for custom subject lists for attributes. As	a testbed, uses the custom subject for the ibaction attribute.
 
Aaron Ballman
- r195961 - Added LanguageStandard::LS_JavaScript to gate all	JS-specific parsing.
 
Alexander Kornienko
- r195962 - Fixes a possible assert in the custom SubsetSubject logic	for the attr emitter.
 
Aaron Ballman
- r195963 - Using a custom subject to reenable the Subjects line for the	ns_bridged attribute. No functional change intended.
 
Aaron Ballman
- r195964 - Refactored the tls_model attribute to use a custom subset	subject. No functional change intended.
 
Aaron Ballman
- [PATCH] Added an option to specify fallback style.
 
Alexander Kornienko
- Question about OpenCL language standard option
 
JinGu Kang
- r195970 - NetBSD uses signed wchar_t on ARM platforms.
 
Joerg Sonnenberger
- [PATCH] Tune capturing of init-captures in non-generic lambdas
 
Faisal Vali
- [ARM] OK to delete test/CodeGen/a5.c and test/CodeGen/a15.c ?
 
Daniel Sanders
- [libcxxabi] r195974 - Fix indentation of fields in __cxa_exception to	line up
 
Mark Seaborn
- r195982 - add an additional test case for generic attributes
 
Saleem Abdulrasool
- [PATCH] add an additional test case for generic attributes
 
Saleem Abdulrasool
- r195983 - Update the LeakSanitizer documentation with a proper link.
 
Sergey Matveev
- r195985 - Fix typo: s/Occurence/Occurrence/
 
Alp Toker
- [clang-tools-extra] r196037 - Add a .clang-format to avoid reflow of	test RUN lines
 
Alp Toker
- [clang-tools-extra] r196038 - Fix a variety of user-visible and	comment typos
 
Alp Toker
- [PATCH] Fixes for OpenBSD amd64/powerpc/mips64 support
 
Brad Smith
- [libcxx] r196041 - Remove executable permissions on a text file
 
Sylvestre Ledru
- r196045 - Reenable ms inline asm test.
 
Benjamin Kramer
- r196048 - CommentLexer: When proceeding with a typo corrected name	don't clobber the token.
 
Benjamin Kramer
- r196050 - Handle CC and NoReturn when instantiating members of class	templates.
 
Rafael Espindola
- [libcxx] r196058 - Fix for PRPR17934;	based on a fix suggested by Peter Sommerlad
 
Marshall Clow
- r196060 - Correct test to target 'unknown'
 
Alp Toker
- r196061 - Fix inconsistent diag name
 
Alp Toker
- r196062 - Correct a user-visible static analyzer message typo
 
Alp Toker
- [PATCH] Initial instrumentation based PGO implementation
 
Justin Bogner
- [PATCH] New warning when using memset etc on std class data
 
Daniel Marjamäki
- [libcxx] r196077 - Merging r196058:
 
Bill Wendling
    
      Last message date: 
       Sun Dec  1 23:46:48 PST 2013
    Archived on: Tue Aug  4 15:31:23 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).