The Week Of Monday 22 April 2013 Archives by thread
      
      Starting: Mon Apr 22 00:59:54 PDT 2013
         Ending: Sun Apr 28 22:52:35 PDT 2013
         Messages: 318
     
- r180001 - Fix bin-packing behavior of constructor initialziers.
 
Daniel Jasper
- r180002 - Cleanup: test source file does not need to be executable
 
Arnaud A. de Grandmaison
- r180004 - Don't emit _ZTW wrappers for TLS variables which don't use	the C++ thread_local keyword.
 
Richard Smith
- r179858 - Implement CodeGen for C++11 thread_local, following the	Itanium ABI specification as discussed on cxx-abi-dev.
 
Richard Smith
- PR10124
 
Nikola Smiljanic
- [PATCH] Addresses TemplateParameterDepth calculation of Local Member	templates
 
Faisal Vali
- [PATCH] OpenMP parallel directive
 
Alexey Bataev
- [patch] Clarify and verify what llvm.used is
 
Duncan Sands
- [clang-tools-extra] r180016 - The option is spelled -use-auto,	not -loop-convert.
 
Eric Christopher
- r180017 - Fix array constant expression evaluation bug: we can have	different values for
 
Richard Smith
- r180018 - cmake: Only add -pedantic if LLVM didn't add it. Don't	unconditionally add
 
Richard Smith
- r180022 - C++1y constexpr extensions,	round 1: Allow most forms of declaration and
 
Richard Smith
- [PATCH] [PATCH][Review request][analyzer] scan-build for windows
 
Антон Ярцев
- r180024 - Use the ugly PRIx64 macro to make format string portable.
 
Benjamin Kramer
- [PATCH] StringRef-izing some of clang-check
 
Sean Silva
- r180026 - Move debug info tests for scoped enums into a separate file.
 
Adrian Prantl
- r179896 - cleanup and relax test cases
 
Adrian Prantl
- r180027 - [ms-inline asm] Refactor/clean up the SemaLookup interface.	No functional
 
Chad Rosier
- [Analyzer] [PATCH] Adding file name to SimpleStreamChecker
 
Anna Zaks
- [libcxx] r180036 - Somehow aligned_union got dropped through the	cracks.	This adds it. Did a drive-by fix of alignment_of while I was in the	neighborhood.
 
Howard Hinnant
- r180038 - TBAA: make sure zero-length bitfield works for tbaa.struct	and path-aware tbaa
 
Manman Ren
- r180042 - [Mips] Remove "REQUIRES: mips-registered-target" from some	MIPS-related
 
Simon Atanasyan
- [PATCH] Implementation of core DR580 and C++11 member access rules
 
Ismail Pazarbasi
- r180051 - [analyzer] Type information from C++ new expressions is	perfect.
 
Jordan Rose
- r180052 - [analyzer] Treat reinterpret_cast like a base cast in	certain cases.
 
Jordan Rose
- r180055 - [ms-inline asm] Set the OpDecl to the	InlineAsmIdentifierInfo struct.
 
Chad Rosier
- r180056 - Rename this test to make it more general for including more	tests.
 
Ted Kremenek
- r179879 - Emit the underlying type in the debug info for all kinds	of fixed enums
 
Adrian Prantl
- r180062 - Add a warning for Objective-C pointer introspection,	which is solely the job of the Objective-C runtime.
 
Ted Kremenek
- r180065 - Add triple to tbaa-struct.cpp to appease bots
 
Manman Ren
- r180069 - [analyzer] Model strsep(),	particularly that it returns its input.
 
Jordan Rose
- r180070 - When modifying an implicit instantiation with information	from an explicit one, make sure to reset the "right brace" location.
 
Argyrios Kyrtzidis
- [libcxx] r180072 - Modest performance improvement for std::string's	operator==.
 
Howard Hinnant
- r180073 - [scan-build] Whitelist all -mXXXX options.
 
Ted Kremenek
- r180075 - [analyzer] RetainCountChecker: Clean up path notes for	autorelease.
 
Jordan Rose
- r180076 - Warn that scoped enumerations are a C++11 extenstion when	compiling in
 
Richard Trieu
- PR15802 Windows paths with trailing backslashes
 
Nikola Smiljanic
- [PATCH] [ms-cxxabi] Fix a number of bugs in the mangler.
 
Peter Collingbourne
- [patch] Disable deadstriping of an alias, not what it points to
 
Rafael Espíndola
- [Patch] Add the __wchar_t type in MS-compatibility mode (PR15815)
 
Hans Wennborg
- [PATCH] Do not attach a debug location to code inserted by ARC /	API for disabling DebugLocations
 
Eric Christopher
- r180105 - Fix formatting of complex #if expressions.
 
Daniel Jasper
- [libcxx] r180108 - Zero-initialize all mbstate_t in the codecvt tests.
 
Howard Hinnant
- r180110 - Make compares unsigned. The expression can't become negative	anyways.
 
Benjamin Kramer
- [PATCH] Fix SemaTemplate/example-dynarray.cpp to use explicit	declaration of malloc, free and assert.
 
Jyotsna Verma
- [PATCH] Small CapturedStmt improvements
 
Ben Langmuir
- [libcxx] r180122 - PR12597: Remove "chown -R root:wheel" from the	makefile.
 
Bob Wilson
- r180127 - [libclang] Introduce a CXCursor_ObjCSelfExpr cursor,	which is the equivalent of CXCursor_CXXThisExpr for C++ code.
 
Argyrios Kyrtzidis
- [libcxx] r180132 - PR15820: Use tar instead of rsync to install the	headers.
 
Bob Wilson
- [libcxx] r180135 - Change makefile comment to refer to libc++ instead	of libcpp.
 
Bob Wilson
- [PATCH] First revision of the dynamic ASTMatcher library
 
Samuel Benzaquen
- [libcxx] r180139 - Avoid bash specific functionality to work with any	POSIX shell
 
Joerg Sonnenberger
- [libcxx] r178354 - Bruce Mitchener, Jr.: Port to emscripten.	Fixes http://llvm.org/bugs/show_bug.cgi?id=15624.
 
Joerg Sonnenberger
- r180164 - Update checker build.
 
Ted Kremenek
- r180165 - [analyzer] Refactor BugReport::getLocation and	PathDiagnosticLocation::createEndOfPath for greater code reuse
 
Anna Zaks
- r180166 - [analyzer] Set the allocation site to be the uniqueing	location for retain count checker leaks.
 
Anna Zaks
- [PATCH] Multi-line ordinary comments with empty lines in between	(starting with //) do not get merged when -fparse-all-comments	option is passed.
 
Amin Shali
- r180170 - [analyzer] IvarInvalidation: correctly handle cases where	only partial invalidators exist
 
Anna Zaks
- r180172 - Add some more required SPARC v9 predefined macros.
 
Jakob Stoklund Olesen
- [PATCH] OpenMP threadprivate with qualified names.
 
Alexey Bataev
- r180173 - Fix comment alignment behavior.
 
Daniel Jasper
- r180174 - Remove CXCursorSet and related APIs. There are no known	clients.
 
Ted Kremenek
- r180175 - Add test case for -Wdeprecated-objc-pointer-introspection,	and
 
Ted Kremenek
- r180176 - Revert "Remove CXCursorSet and related APIs. There are no	known clients."
 
Ted Kremenek
- r180177 - Fix typo in comparison in clang_CXCursorSet_contains().
 
Ted Kremenek
- r180178 - Release note the change to clang_CXCursorSet_contains().
 
Ted Kremenek
- r180181 - [analyzer] Refactoring + explanatory comment.
 
Anton Yartsev
- [PATCH] ClassScopeFunctionSpecializationDecl issue with	-fdelayed-template-parsing
 
Will Wilson
- [PATCH] To fix an assertion crash within a member template of a	non-template class in ms-compatibility & delayed template parsing
 
Faisal Vali
- [PATCH] clang-format support for multiple input files.
 
Alexander Kornienko
- [PING] New SystemZ backend: clang changes
 
Richard Sandiford
- [PATCH] New SystemZ backend: clang changes
 
Eric Christopher
- r180185 - clang-format support for multiple input files.
 
Alexander Kornienko
- r180187 - Flip flag to merge short if-statements into one line for	Google style.
 
Daniel Jasper
- [PATCH] Expr::IgnoreImpCasts should also ignore CXXConstructorCalls	for implicit copy constructor calls
 
Jochen Eisinger
- r180198 - Objective-C: When reporting on missing property accessor	implementation in
 
Fariborz Jahanian
- [PATCH] Support Sourcery CodeBench MIPS toolchain
 
Rafael Ávila de Espíndola
- r180203 - [driver] Add a hasFlag API that accepts a positive alias.
 
Chad Rosier
- r180204 - [driver] Improve the implementation of the -Ofast option.
 
Chad Rosier
- r180206 - [driver] Put -fvectorize under the -Ofast umbrella flag.
 
Chad Rosier
- r180207 - [driver] Test that last option wins between -Ofast and -O2.
 
Chad Rosier
- r180208 - Removing example-dynarray.cpp test since it's of no value.
 
Jyotsna Verma
- [PATCH] Move CapturedStmt parameters to CapturedDecl
 
Ben Langmuir
- [cfe-dev] [Patch] Update to Checker Development Manual
 
Anna Zaks
- r180211 - Objective-C arc: Improve disgnostics when 'weak'
 
Fariborz Jahanian
- [libcxx] r180213 - default_delete needs a static_assert against void	types.	I had previously thought that sizeof(void) would take care of this. I	was wrong.
 
Howard Hinnant
- [PATCH] Added code-completion results to override virtual methods	from base class
 
Sergey Shambir
- [PATCH] Forward #pragma comment(lib/linker) through as flags metadata
 
Reid Kleckner
- LLVN buldmaster is unavailable currently
 
Galina Kistanova
- r180228 - Objective-C parsing [qoi]: Recover gracefully with good	diagnostic
 
Fariborz Jahanian
- r180233 - [neonemitter tests] Change triple of emitted tests to	thumbv7s to	match the target cpu being swift. Also specify the target-abi to	apcs-gnu.
 
Michael Gottesman
- r180234 - [analyzer] Fix a crash in RetainCountChecker - we should	not rely on CallEnter::getCallExpr to return non-NULL
 
Anna Zaks
- r180239 - Add "-no-canonical-prefixes" to a test case.
 
Richard Trieu
- Patch for  Friend function linkage check (PR 15841)
 
Weiming Zhao
- r180250 - [ms-cxxabi] Fix a number of bugs in the mangler.
 
Peter Collingbourne
- [patch] Don't mark 'extern "C" void f(void)' as having extern	storage class
 
Douglas Gregor
- [PATCH] Fix to PR15537 - assertion failure when comparing atomic	unsigned int to int.
 
Doug Gregor
- [PATCH] Don't absolutise path passed to Clang tool
 
Manuel Klimek
- r180252 - Fix scrolling bug in clang-format's emacs integration.
 
Daniel Jasper
- [PATCH] Add option to align escaped newlines left
 
Daniel Jasper
- r180253 - Add option to align escaped newlines left.
 
Daniel Jasper
- r180258 - Don't mark 'extern "C" void f(void)' as having extern	storage class.
 
Rafael Espindola
- [PATCH] libc++: Use correct mktemp template
 
İsmail Dönmez
- r180263 - Fix a case in linkage computation that should check for	single line extern "C".
 
Rafael Espindola
- r180264 - Improve clang-format's memoization behavior.
 
Daniel Jasper
- r180266 - Add an idea for cpp11-migrate and cpp14-migrate
 
Dmitri Gribenko
- r180268 - Fix header comment.
 
Benjamin Kramer
- r180271 - Fix a possible null pointer dereference found by the	analyzer.
 
Anna Zaks
- [analyzer][PATCH][Review request] Information about special handling	for a particular region/symbol.
 
Anton Yartsev
- Support for extended vectors as conditional operands: Patch for 15781
 
John Stratton
- Support for extended vector concatenation beyond OpenCL (PR15780)
 
John Stratton
- No subject
 
John Stratton
- r180571 - Put friend decls in the correct context.
 
Rafael Espindola
- r180579 - [analyzer] Teach DeadStoreChecker to look though BO_Comma	and disregard the LHS.
 
Anna Zaks
- r180580 - Objective-C: This is a small modification to my
 
Fariborz Jahanian
- r180582 - Add Static Analyzer section to the Release Notes for clang	3.3
 
Anna Zaks
- r180583 - Revert r180263. It's causing failures.
 
Bill Wendling
- r180585 - Further wordsmith release notes for the static analyzer.
 
Ted Kremenek
- r180586 - Add a testcase for a recent regression.
 
Rafael Espindola
- r180591 - Add r180263 back,	but fix hasBraces() to be correct during parsing.
 
Rafael Espindola
- r180594 - Support debug info for using directives at global/namespace	scope.
 
David Blaikie
- [PATCH] [ms-cxxabi] Get closer to emitting the correct set of	destructors in each TU (PR12784).
 
Peter Collingbourne
- [libcxx] r180598 - Fix typos.
 
Joerg Sonnenberger
- r180601 - Use bitfilds.
 
Rafael Espindola
- r180603 - C++1y: support simple variable assignments in constexpr	functions.
 
Richard Smith
- r180610 - Implement C++1y decltype(auto).
 
Richard Smith
- Minor polishing of VTableBuilder
 
Timur Iskhodzhanov
- r180625 - Comment parsing: -fparse-all-comments: recognize empty line	comments
 
Dmitri Gribenko
- r180627 - Documentation: improve description of make_shared	transformation, as suggested by David Blaikie
 
Dmitri Gribenko
- r180628 - [driver] Implement the -fdebug-compilation-dir in a way	that is compatible with
 
Chad Rosier
- r180629 - document parsing. When a sub-class (c++ Objective-C) missing
 
Fariborz Jahanian
- r180632 - ArrayRefize code. No functionality change.
 
Benjamin Kramer
- r180633 - [frontend] Make -chain-include work when used with modules.
 
Argyrios Kyrtzidis
- r180634 - [Modules] Fix an issue where the reconstructed	redeclaration chain	was incomplete, missing the definition from a module.
 
Argyrios Kyrtzidis
- r180635 - [PCH/modules] Require the preprocessing record option to	match the used PCH, if modules are enabled.
 
Argyrios Kyrtzidis
- r180637 - [analyzer] Consolidate BoolAssignmentChecker tests by using	two RUN lines.
 
Jordan Rose
- r180638 - [analyzer] Model casts to bool differently from other	numbers.
 
Jordan Rose
- r180639 - [analyzer] An ObjC for-in loop runs 0 times if the	collection is nil.
 
Jordan Rose
- r180642 - Move helper classes into anonymous namespaces.
 
Benjamin Kramer
- r180643 - [libclang] Introduce clang_Module_getASTFile function that	returns the module file where a module object came from.
 
Argyrios Kyrtzidis
- r180644 - In the ASTImporter, when checking whether two
 
Sean Callanan
- r180646 - documenttion parsing. Provide a c-index test
 
Fariborz Jahanian
- r180651 - Fix an assertion hit in Sema::CheckObjCMethodOverrides.
 
Argyrios Kyrtzidis
- r180652 - [driver] Use the llvm equivalent of getcwd(). Hopefully,	this makes the Windows
 
Chad Rosier
- r180653 - Struct-path aware TBAA: change the format of TBAAStructType	node.
 
Manman Ren
- r180656 - Struct-path aware TBAA: fix handling of may_alias attribute.
 
Manman Ren
- r180658 - Fix the dangling pointer.
 
Chad Rosier
- r180661 - [driver] Revert r180652 and 180658 and temporarily #define	MAXPATHLEN to
 
Chad Rosier
- r180669 - Use LLVM's preferred current_path API instead of calling	getcwd(3) directly.
 
Benjamin Kramer
- r180670 - Exit early when $PWD isn't set. Remove unused unistd.h	include.
 
Benjamin Kramer
- [PATCH] ArrayRefize Sema::ActOnEnumBody. No functionality change.
 
Robert Wilhelm
- r180672 - Documentation: add an idea for a cpp14-migrate transform	for N3421
 
Dmitri Gribenko
- r180673 - Silence a silly sign compare warning from GCC.
 
Benjamin Kramer
- [PATCH] Minor spelling fix for LibASTMatchersTutorial.rst
 
Dimitry Andric
- r180674 - Documentation: Change UTF-8 ellipsis character to ASCII ...	sequence
 
Dmitri Gribenko
- [libcxx] r180678 - Only use Clang pragma when compiling with clang.
 
Joerg Sonnenberger
- [libcxx] r180679 - Use reinterpret_casts directly in place of C-style	casts.
 
Joerg Sonnenberger
- [libcxx] r180680 - Use static_cast.
 
Joerg Sonnenberger
- r180682 - ArrayRef'ize Sema::ActOnEnumBody. No functionality change.
 
Dmitri Gribenko
- [libcxx] r180683 - GCC doesn't support __has_attribute.
 
Joerg Sonnenberger
- Fwd: [PATCH] Fix to PR15845 - Clang accepts invalid code
 
Serge Pavlov
- [PATCH] Add CXXMethodDecl::getInlineBody() and fix cpp11-migrate	segfault
 
Guillaume Papin
- ArrayRef'ize Sema::AddMethodCandidate. No functionality change.
 
Robert Wilhelm
- [PATCH] ArrayRef-izing ActOnForwardProtocolDeclaration - No	functionality changes intended
 
Christopher Jones
    
      Last message date: 
       Sun Apr 28 22:52:35 PDT 2013
    Archived on: Tue Aug  4 15:31:01 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).