The Week Of Monday 1 April 2013 Archives by thread
      
      Starting: Mon Apr  1 01:01:45 PDT 2013
         Ending: Sun Apr  7 19:20:23 PDT 2013
         Messages: 427
     
- [libcxx][PATCH] Fix for CMakelists.txt
 
Alexey Samsonov
- PATCH: Emit lifetime markers under -fsanitize=use-after-scope mode
 
Alexey Samsonov
- [cfe-commits] Preliminary patch to support MSVC	__declspec(property)
 
endlessroad1991 at gmail.com
- [PATCH] Improve loop convert's variable aliasing
 
Jack Yang
- r178471 - Modifed debug-info-byval.cpp test to grep for .string or	.asciz.
 
Jyotsna Verma
- [PATCH] Refactor UseNullptr matcher to avoid duplication
 
Ariel Bernal
- r178261 - Fixed handling of comments before preprocessor	directives.
 
Manuel Klimek
- r178474 - Improve formatting of function types.
 
Daniel Jasper
- r178388 - [analyzer] Enabled unix.Malloc checker.
 
Anna Zaks
- r178475 - [libclang] Make clang_Cursor_getArgument work with	call-exprs.
 
Argyrios Kyrtzidis
- r178476 - Add test for PR12527 (bug has apparently already been	fixed).
 
Richard Smith
- [PATCH] [libclang] Make clang_Cursor_getArgument work with	call-exprs
 
Argyrios Kyrtzidis
- [PATCH] [ms-cxxabi] Move MS inheritance model calculation into	MemberPointerType
 
John McCall
- r178478 - Thread safety analysis: Turn on checking for non-scalar	types by default.
 
DeLesley Hutchins
- r178481 - Cleanup. No functional change intended.
 
Chad Rosier
- [PATCH] New warning to detect when a logical not is applied to	the LHS of a comparison when the intent was for the logical not	to apply to the whole comparison
 
Richard Trieu
- [clang-tools-extra] r178485 - Improve loop convert's variable aliasing
 
Edwin Vane
- [PATCH] Unit test support for Clang extra tools
 
Edwin Vane
- r178487 - Adding parenType() and innerType() AST Matchers
 
Edwin Vane
- r178488 - Only merge down a variable type if the previous declaration	was
 
John McCall
- [PATCH] Adding parenType() and innerType() AST Matchers
 
Edwin Vane
- r178490 - * Attempt to un-break gdb buildbot by emitting a lexical	block end only
 
Adrian Prantl
- [PATCH] [libclang] getSizeOf/getAlignOf/getOffsetOf (was [PATCH]	Expose AST Record layout attributes to libclang)
 
Argyrios Kyrtzidis
- [PATCH] Small fix for tgmath.h
 
YunZhong Gao
- [clang-tools-extra] r178494 - Refactor Usenullptr matcher to avoid	duplication
 
Ariel J. Bernal
- r178496 - Don't eagerly deserialize every templated function (and	every static data
 
Richard Smith
- r178497 - Revert r178079, it caused PR15637.
 
Nico Weber
- r178079 - Debug Info: remove use of magic numbers to tweak	specific debug info metadata fields
 
Nico Weber
- r178498 - R600: Add missing Southern Islands GPU to setCPU() function
 
Tom Stellard
- r178499 - R600: Handle -mcpu option v3
 
Tom Stellard
- r178500 - [arcmt] Copy the diagnostics so we don't have to worry about	invaliding iterators from the diagnostic list.
 
Argyrios Kyrtzidis
- r178502 - PR15633: Note that we are EnteringContext when parsing the	nested name
 
Richard Smith
- r178507 - Use the ASYContext::getTypeSizeInChars API to cleanup some	ugliness, per John
 
Chad Rosier
- r178510 - Fix typo in test
 
Matt Beaumont-Gay
- r178513 - [analyzer] Allow suppressing diagnostics reported within	the 'std' namespace
 
Jordan Rose
- r178514 - [analyzer] Use inline storage in the FunctionSummary	DenseMap.
 
Jordan Rose
- r178515 - [analyzer] Cache whether a function is generally inlineable.
 
Jordan Rose
- r178516 - [analyzer] For now, don't inline [cd]tors of C++ containers.
 
Jordan Rose
- r178517 - un-break remaining gdb buildbot testcases.
 
Adrian Prantl
- r178518 - [analyzer] Teach invalidateRegions that regions within	LazyCompoundVal need to be invalidated
 
Anna Zaks
- r178520 - Add -Wstatic-local-in-inline,	which warns about using a static local
 
John McCall
- r178529 - [analyzer] Moving cplusplus.NewDelete to alpha.* for now.
 
Anton Yartsev
- [PATCH] Don't perform init-order checking for globals with no	user-defined constructors.
 
Alexey Samsonov
- [PATCH] Alternative handling of comments adjacent to preprocessor	directives.
 
Alexander Kornienko
- r178537 - Alternative handling of comments adjacent to preprocessor	directives.
 
Alexander Kornienko
- r178538 - [ASan] Emit lifetime markers for local variables in	-fsanitize=use-after-scope mode
 
Alexey Samsonov
- r178539 - Remove target-specific alignment from test.
 
Benjamin Kramer
- r178540 - Escape # and $ in dependency files.
 
Benjamin Kramer
- [PATCH] Use 'auto' with 'new' expressions
 
Manuel Klimek
- r178542 - Fix some inconsistent use of indentation.
 
Daniel Jasper
- [PATCH] [RFC]TILE-Gx: updated patch for final review
 
Jiong WANG
- r178543 - Fixed "fallthrough annotation does not directly precede	switch label" warning in
 
Alexander Kornienko
- [libcxx] r178544 - Reference:	http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130325/077131.html
 
Howard Hinnant
- [libcxx Windows][PATCH] asprintf / vasprintf fix.
 
Howard Hinnant
- [libcxx] r178545 - Reference:	http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130325/077132.html
 
Howard Hinnant
- [libcxx Windows][PATCH] uselocale change.
 
Howard Hinnant
- r178548 - [ms-cxxabi] Move MS inheritance model calculation into	MemberPointerType
 
Reid Kleckner
- [cfe-commits] r142633 - in /cfe/trunk:	include/clang/Driver/CC1Options.td	include/clang/Frontend/CodeGenOptions.h	lib/CodeGen/CGDebugInfo.cpp lib/Driver/Tools.cpp	lib/Frontend/CompilerInvocation.cpp	test/CodeGen/debug-info-compilation-dir.c test/Driver/debug.c
 
Chad Rosier
- r178550 - [ms-cxxabi] Remove unused variable
 
Reid Kleckner
- r178551 - [ms-cxxabi] Rename enum and remove dead case per Jordan's	suggestion
 
Reid Kleckner
- r178554 - Moved fallthrough regression test to	switch-implicit-fallthrough.cpp.
 
Alexander Kornienko
- [PATCH] [ms-cxxabi] Implement codegen for dereferencing member	pointers
 
Reid Kleckner
- r178556 - Adding a hasLocalQualifiers() AST Matcher.
 
Edwin Vane
- r178561 - Remove dead store.
 
Richard Smith
- r178562 - Objective-C: Provide fixit hints when warning
 
Fariborz Jahanian
- r178563 - If a defaulted special member is implicitly deleted,	check whether it's
 
Richard Smith
- ObjC token annotations
 
Erik Verbruggen
- [libcxx] r178565 - Some debug test cases for list.
 
Howard Hinnant
- r178568 - [ms-inline asm] Test case for r178566.
 
Chad Rosier
- r178572 - Update assertion string to new name of	ArithAssignBinaryOperator
 
Stefanus Du Toit
- [clang-tools-extra] r178575 - Use 'auto' with 'new' expressions
 
Edwin Vane
- [PATCH] [libc++] Fix std::is_polymorphic fallback implementation for	final classes and inaccessible destructors
 
Richard Smith
- [libcxx] r178576 - Richard Smith: It was pointed out to me off-list	that libc++'s non-compiler-builtin
 
Howard Hinnant
- [libcxx] r178579 - The cmake script is failing to copy cxxabi.h to	the right	place because it was generating to destination path like so /include//	and dstdir can legally be blank from my interpretation of the script,	and this would then generate a path like libcxx/include// which is	illegal.
 
Howard Hinnant
- [PATCHES] crash fixes in TemplateDiff (diagnostics)
 
Olivier Goffart
- [libcxx] r178581 - Reference:	http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130325/077133.html
 
Howard Hinnant
- r178587 - Revert "Revert r178079, it caused PR15637."
 
Eric Christopher
- r178591 - Silencing warnings in MSVC due to duplicate identifiers.
 
Aaron Ballman
- r178592 - Objective-C arc [qui]. Don't issue the bridge cast
 
Fariborz Jahanian
- [PATCH] [OpenCL] Error checking global address space
 
Tanya Lattner
- [PATCH] Fix host processor identification for Sandy Bridge
 
Aaron Ballman
- r178599 - In ObjC++ on legacy runtimes, push an EH cleanup as well as
 
John McCall
- r178602 - [analyzer] Better model for copying of array fields in	implicit copy ctors.
 
Jordan Rose
- r178603 - Escape more @ signs in Doxygen comments.
 
Jordan Rose
- r178606 - From PR9121 gcc defaulted to omitting the frame pointer on	linux, 
 
Eric Christopher
- r178607 - Move this file into the correct directory.
 
Eric Christopher
- r178609 - Fix a crasher in Template Diffing.
 
Richard Trieu
- r178610 - Fix a crasher in Template Diffing.
 
Richard Trieu
- r178611 - Do not assume the template argument is an integer only	because the
 
Richard Trieu
- r178613 - Refactor the Get* functions to be more consistant among	themselves.
 
Richard Trieu
- r178616 - Use getPredefinesFileID() appropriately.
 
Douglas Gregor
- r177466 - <rdar://problem/10796651> Introduce configuration macros	into module maps.
 
Douglas Gregor
- [patch] Don't compute a "patched" storage class
 
Douglas Gregor
- [PATCH] Private Headers for Modules
 
Doug Gregor
- [PATCH] OpenMP parallel directive and qualified names in	threadprivate
 
Doug Gregor
- r178622 - [modules] If a submodule has re-definitions of the same	macro, only the last definition will be used as the "exported" one.
 
Argyrios Kyrtzidis
- r178626 - Cleanup, add comments and address review comments.
 
Daniel Jasper
- r178631 - Assert that Parser::ParseStructUnionBody is not called for	C++ code.
 
Andy Gibbs
- r178632 - Enable use of _Static_assert inside structs and unions in	C11 mode (as per C11 6.7.2.1p1).
 
Andy Gibbs
- [PATCH] Enable _Static_assert inside structs/unions in C11 mode
 
Andy Gibbs
- [PATCH] Even better way to handle comments adjacent to preprocessor	directives.
 
Alexander Kornienko
- r178638 - Even better way to handle comments adjacent to preprocessor	directives.
 
Alexander Kornienko
- [PATCH] This change-list changes clang to attach the ordinary	comments if an option is specified
 
Dmitri Gribenko
- r178641 - Improve formatting of for loops and multi-variable	DeclStmts.
 
Daniel Jasper
- [clang-tools-extra] r178661 - Unit test support for Clang extra tools
 
Edwin Vane
- r178663 - Don't compute a patched/semantic storage class.
 
Rafael Espindola
- [PATCH] Fix recognition of empty structures/unions
 
Serge Pavlov
- r178668 - Give the default	CorrectionCandidateCallback::ValidateCandidate some
 
Kaelyn Uhrain
- r178669 - Test Hexagon tool-chain when configured as OSless target.
 
Jyotsna Verma
- [PATCH] Fix PR15558
 
Matt Beaumont-Gay
- r178670 - Emit a nicer diagnostic for misplaced attributes on ObjC	directives.
 
Nico Weber
- r178671 - [preprocessor] Allow comparing two macro definitions	syntactically instead of only lexically.
 
Argyrios Kyrtzidis
- [PATCH] Fix to PR13580 - Problem in preprocessing pragma with	block comments
 
Serge Pavlov
- r178680 - Objective-C modern rewriter. Fixes a bug
 
Fariborz Jahanian
- r178681 - Revert 178663.
 
Rafael Espindola
- r178682 - Add 178663 back.
 
Rafael Espindola
- r178683 - [analyzer] Fix typo.
 
Anna Zaks
- r178684 - [analyzer] Properly handle the ternary operator in	trackNullOrUndefValue
 
Anna Zaks
- r178685 - [analyzer] make peelOffOuterExpr in BugReporterVisitors	recursively peel off select Exprs
 
Anna Zaks
- r178686 - [analyzer] Warn when nil receiver results in forming null	reference
 
Anna Zaks
- [libcxx] r178690 - The move / swap members were not correctly taking	all of	the possible states of the basic_stringbuf into account. Just rewrote	these members. Test included. This fixes	http://llvm.org/bugs/show_bug.cgi?id=15659.
 
Howard Hinnant
- [libcxx] r178691 - Fix stupid but harmless type-o. Fixes	http://llvm.org/bugs/show_bug.cgi?id=15657.
 
Howard Hinnant
- [PATCH] Fix to PR15537 - assertion failure when comparing atomic	unsigned int to int.
 
Richard Trieu
- r178697 - [analyzer] Correctly handle destructors for	lifetime-extended temporaries.
 
Jordan Rose
- r178698 - Complain about attempts to befriend declarations via a using
 
John McCall
- r178699 - [preprocessor] Minor optimization following r178671.
 
Argyrios Kyrtzidis
- r178701 - [analyzer] Allow tracknullOrUndef look through the ternary	operator even when condition is unknown
 
Anna Zaks
- [patch] Make the ObjC attributes diagnostics a bit more informative
 
Nico Weber
- r178706 - Pare back r164351 somewhat. The problem that change was	addressing was that we
 
Richard Smith
- r178707 - Revert accidental commit.
 
Richard Smith
- r178711 - <rdar://problem/13560075> Teach name lookup for builtin	names to find hidden declarations.
 
Douglas Gregor
- r178716 - Update OpenCL comments to mention spec section and version.
 
Tanya Lattner
- r178720 - Make the ObjC attributes diagnostics a bit more informative.
 
Nico Weber
- r178721 - Protect the values of array and dictionary literals from the
 
John McCall
- [PATCH] ARC + collection literal fix
 
John McCall
- [PATCH] Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1, 2, 4,	8} on x86.
 
Michael Spencer
- r178723 - cmake: mark clang as needing exported symbol.
 
Rafael Espindola
- r178731 - Be sure to check ARC conventions on the implicit method	declarations
 
John McCall
- r178733 - Fix 41 of the 61 tests which fail with modules enabled: we	were computing and
 
Richard Smith
- [PATCH] Re: Patches to add-override functionality to cpp11-migrate	tool
 
Philip Dunstan
- [Patch] Update to Checker Development Manual
 
Sam Handler
- r178735 - Fix linkage related crash.
 
Rafael Espindola
- r178736 - Add tests that build modules for our builtin headers,	and fix two buglets exposed by doing so.
 
Richard Smith
- r178739 - Avoid computing the linkage instead of avoiding caching it.
 
Rafael Espindola
- r178740 - Don't build this test with modules for now,	it's causing buildbot failures.
 
Richard Smith
- r178741 - Add hasExternalLinkageUncached back with the test that	Richard provided, but
 
Rafael Espindola
- r178743 - Revert r177948. We decided that we do not want ObjC property	redeclarations to inherit "deprecated".
 
Ted Kremenek
- r178744 - Plumb through the -fsplit-stack option using the existing	backend
 
Eric Christopher
- r178750 - Propagate path to ASan/MSan symbolizer into test	environment to produce useful reports on errors.
 
Alexey Samsonov
- [PATCH] Added code-completion results to override virtual methods	from base class
 
Sergey Shambir
- [PATCH] lib-ified core cpp11-migrate functionality to support unit	tests
 
Edwin Vane
- [libcxx] r178764 - Somehow search_n never got tested,	so of course it had a bug in it. This fixes	http://llvm.org/bugs/show_bug.cgi?id=15667.
 
Howard Hinnant
- r178766 - Fix a recent linkage regression.
 
Rafael Espindola
- r178767 - Make helpers static & 80 cols.
 
Benjamin Kramer
- r178768 - Use isExternalLinkage instead of hasExternalLinkage.
 
Rafael Espindola
- r178770 - Add test case to show that 'availability' and 'deprecated'	do *not* inherit when redeclaring ObjC properties.
 
Ted Kremenek
- Don't patch the storage class of static data members
 
Rafael Espíndola
- r178775 - Objective-C: Issue deprecated warning when using a
 
Fariborz Jahanian
- r178779 - Fix bug discovered with address sanitizer.
 
Daniel Jasper
- r178780 - Remove the unused MemoryBuffers, no functionality change.
 
Argyrios Kyrtzidis
- r178784 - Index: include/clang/Driver/CC1Options.td
 
Manman Ren
- [clang-tools-extra] r178785 - lib-ified core cpp11-migrate	functionality to support unit tests
 
Edwin Vane
- [PATCH] Fix UseNullptr fails to replace explicit cast to nullptr	assigned to const pointers
 
Ariel Bernal
- r178791 - XFAIL example-dynarray.cpp test for Hexagon as some of the	header files
 
Jyotsna Verma
- r178795 - Don't patch the storage class of static data members.
 
Rafael Espindola
- r178796 - revert r178784 since it does not have a commit message
 
Manman Ren
- r178797 - Initial support for struct-path aware TBAA.
 
Manman Ren
- r178799 - [analyzer] RetainCountChecker: refactor annotation handling.
 
Jordan Rose
- r178800 - [libclang] Add some checks to make sure the given	CXTranslationUnit is not null, before using it.
 
Argyrios Kyrtzidis
- r178802 - Add some documentation for PNaClABIInfo.
 
Eli Bendersky
- r178805 - [analyzer] Enable destructor inlining by default	(c++-inlining=destructors).
 
Jordan Rose
- [PATCH] Warn on suspicious increments/decrements in for loops
 
Richard Trieu
- r178811 - Add an error to check that all program scope variables are	in the constant address space in OpenCL.
 
Tanya Lattner
- r178813 - Revert 178811 until I fix the unit tests.
 
Tanya Lattner
- r178814 - [analyzer] Reduced the unwanted correlations between	checkers living inside MallocChecker.cpp
 
Anton Yartsev
- r178816 - Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1, 2, 4, 	8} on x86.
 
Michael J. Spencer
- r178818 - Add testing case for r178797
 
Manman Ren
- [libcxx] r178819 - More work on debug mode for list.
 
Howard Hinnant
- r178820 - [analyzer] Fully-covered switch for families in	isTrackedFamily()
 
Anton Yartsev
- r178824 - [analyzer] Updated the testcase.
 
Anton Yartsev
- r178825 - Add a module testcase with a using declaration.
 
Rafael Espindola
- r178826 - [analyzer] Show path diagnostic for C++ initializers
 
Anna Zaks
- [PATCH][Review request] unix.Malloc checker improvement: +handling	new/delete, +memory.MismatchedFree, +memory.MismatchedDelete,	+improved display names for allocators/deallocators
 
Anton Yartsev
- r178831 - [analyzer] Corrected the switch statement.
 
Anton Yartsev
- [PATCH] Emit aliases for extern "C" internal linkage declarations
 
Richard Smith
- r178834 - [analyzer] Check allocation family more precise.
 
Anton Yartsev
- r178856 - Allow EmitConstantInit() to emit constant initializers for	objects	with trivial constructors and non-trivial destructors. Test that such	objects are ignored by init-order checker.
 
Alexey Samsonov
- [PATCH] Adds ASTMatchers isVirtual and isOverride
 
Philip Dunstan
- [PATCH] Adds the add-override transform to the cpp11-migrate tool.
 
Philip Dunstan
- r178860 - Improve formatting of multi-variable DeclStmts.
 
Daniel Jasper
- r178861 - [analyzer] Better name for the test.
 
Anton Yartsev
- r178862 - [analyzer] Path notes for the MismatchedDeallocator checker.
 
Anton Yartsev
- r178870 - AArch64: bring predefines in line with most recent ACLE	document
 
Tim Northover
- [libcxx] r178873 - More list debug mode tests.
 
Howard Hinnant
- r178878 - Proper prefix for doxygen comments
 
Eli Bendersky
- r178882 - Add test case for r178881.
 
Chad Rosier
- r178886 - Add triple to testing case to appease poewrpc64 buildbots
 
Manman Ren
- r178887 - Fix bad formatting of overloaded operator definitions.
 
Daniel Jasper
- r178888 - Allow breaking after 'class' for classes with looong names.
 
Daniel Jasper
- [PATCH] Revamp indentation behavior for complex binary expressions.
 
Daniel Jasper
- r178890 - [analyzer] Split new/delete checker into use-after-free and	leaks parts.
 
Jordan Rose
- r178891 - [analyzer] Re-enable cplusplus.NewDelete (but not	NewDeleteLeaks).
 
Jordan Rose
- [libcxx] r178892 - Fix bug in __libcpp_db::__iterator_copy. Add debug	test for swaping lists.
 
Howard Hinnant
- r178898 - Try to appease the atom buildbots
 
Manman Ren
- r178899 - [analyzer] Eliminates all the cases with unknown family.
 
Anton Yartsev
- [clang-tools-extra] r178900 - Updating cpp11-migrate unit tests
 
Edwin Vane
- [clang-tools-extra] r178901 - Fix symbol dependency errors introduced	with libmigrateCore
 
Edwin Vane
- [clang-tools-extra] r178902 - Committing change left out of r178900
 
Edwin Vane
- r178903 - doce parsing: adding few more headerdoc tags.
 
Fariborz Jahanian
- r178906 - Add an error to check that all program scope variables are	in the constant address space in OpenCL.
 
Tanya Lattner
- LLVM buildmaster have issues and will be restarted
 
Galina Kistanova
- [clang-tools-extra] r178907 - Fix UseNullptr fails to replace explict	casts surrounded by another implicit
 
Ariel J. Bernal
- r178911 - [libclang] Fix cursor visitation to not ignore template	arguments in out-of-line member functions.
 
Argyrios Kyrtzidis
- Setting -DGCC_INSTALL_PREFIX causes tests to fail
 
Dmitri Gribenko
- r178923 - When -Woverloaded-virtual is triggered,	call HandleFunctionTypeMismatch to add
 
Richard Trieu
- r178933 - [analyzer] Fix null tracking for the given test case,	by using the proper state and removing redundant code.
 
Anna Zaks
- r178934 - [analyzer] Remove another redundancy from trackNullOrUndef
 
Anna Zaks
- r178935 - [analyzer] Reword error messages for nil keys and values of	NSMutableDictionary.
 
Anna Zaks
- [PATCH] Do not attach a debug location to code inserted by ARC / API	for disabling DebugLocations
 
Adrian Prantl
- r178937 - Rework how ObjC method inherit deprecated/availability.
 
Ted Kremenek
- r178939 - <rdar://problem/13325066> Destroy std::initializer_list	temporaries whose lifetime has been extended by reference binding.
 
Douglas Gregor
- r178942 - [objcmt] Fix a mishandled conversion to objc directory	literal.
 
Argyrios Kyrtzidis
- r178944 - [analyzer] When creating a trimmed graph,	preserve whether a node is a sink.
 
Jordan Rose
- [PATCH] Fix prefixes list initialization in driver::OptTable ctor
 
Mehdi AMINI
- r178950 - When an internal-linkage function or variable is declared	within an extern "C"
 
Richard Smith
- r178952 - Remove nondeterminism introduced in r178950.
 
Richard Smith
- [PATCH] [ms-cxxabi] Implement vbtable name mangling
 
Reid Kleckner
- r178975 - Sema: Don't crash when trying to emit a warning for a	duplicate value in an invalid enum.
 
Benjamin Kramer
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction	with type of size zero.
 
Serge Pavlov
    
      Last message date: 
       Sun Apr  7 19:20:23 PDT 2013
    Archived on: Tue Aug  4 15:30:59 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).