The Week Of Monday 30 September 2013 Archives by thread
      
      Starting: Mon Sep 30 00:17:20 PDT 2013
         Ending: Sun Oct  6 22:13:49 PDT 2013
         Messages: 497
     
- Bug fix 12730: Add support for	__GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1, 2, 4, 8} on ARM
 
İsmail Dönmez
- r191653 - Add a bunch of other GCC '-f' options and ignore them. This	covers every
 
Chandler Carruth
- r191654 - clang-format: Improve alignment after 'return'.
 
Daniel Jasper
- [libcxx] r191657 - [CMake] Put libcxx-specific module directories to	the front of CMAKE_MODULE_PATH.
 
Alexey Samsonov
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by	element) - LLVM
 
Tim Northover
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by	element) - Clang
 
Tim Northover
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
 
Anders Rönnholm
- r191590 - Implements some of the more commonly used intrinsics in	Intrin.h
 
Timur Iskhodzhanov
- [patch] Forward all -f* options to -cc1
 
Rafael Espíndola
- [PATCH] Use CodeGenOptions to derive LLVM-IR fast math flags
 
Tobias Grosser
- r191665 - Fix use-after-free.
 
Manuel Klimek
- r191666 - Moving style option formatting to libFormat
 
Edwin Vane
- [PATCH] Moving style option formatting to libFormat
 
Edwin Vane
- [PATCH] [ARM] Add -fpu=none driver option
 
Amara Emerson
- [clang-tools-extra] r191667 - clang-apply-replacements: Add code	formatting functionality
 
Edwin Vane
- [PATCH] clang-apply-replacements: Add code-formatting post	processing step
 
Edwin Vane
- [PATCH] Attribute parsing following labels
 
Aaron Ballman
- [clang-tools-extra] r191669 - Fix build by adding dep on	TransformUtils
 
Edwin Vane
- [PATCH] Emit Clang version information into .comment section	(Clang's part of implementation) [PART 1]
 
Katya Romanova
- LWG issue 2247: Add type trait std::is_null_pointer
 
Marshall Clow
- VS build failure
 
jahanian
- [PATCH] Abstract out parts of thunk emission code,	add support for simple thunks for -cxx-abi microsoft
 
Timur Iskhodzhanov
- r191681 - Adding intrinsics to the clang front end for the x86 TBM	instruction set.
 
Yunzhong Gao
- [PATCH] [2/2] Add intrinsics for TBM instruction set
 
Yunzhong Gao
- r191682 - Remove unused variable introduced in 191666
 
David Blaikie
- [libcxx] Patch/RFC: Avoid using ::operator new in the default	allocator
 
Marshall Clow
- [cfe-dev] Question about optimization of new and delete
 
Jonathan Sauer
- [libcxx] r191692 - SCARY/N2913 iterator support between the multi and	non-multi versions of the associative and unordered containers. I	beleive	lack of support for this was accidentally recently introduced (by me)	and	this is fixing a regression. This time tests are put in to prevent such	a regression in the future.
 
Howard Hinnant
- r191695 - Turn struct-path aware TBAA on by default.
 
Manman Ren
- [PATCH] Fix replacements for files with relative paths are not	applied.
 
Ariel Bernal
- r191700 - Changing __X86_64__ to __x86_64__ in Intrin.h.
 
Warren Hunt
- [PATCH] Refactor DynTypedMatcher into a value type class,	just like Matcher<T>.
 
Samuel Benzaquen
- [libcxx] r191705 - Part 8 of LWG Issue 2210' unordered_set and	unordered multiset; this got missed when I went on vacation
 
Marshall Clow
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new	in records
 
Eli Friedman
- [PATCH] Allow nested lambdas in NSDMIs (i.e default initializers)
 
Doug Gregor
- r191707 - Fix PR 12730: Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macros	for ARM
 
Weiming Zhao
- r191718 - Remove support for arrays of runtime bound in C++1y,	now they have been voted
 
Richard Smith
- r191719 - Tweak changes in r186464 to avoid a crash.
 
Eli Friedman
- r191725 - Revert r191586 and r191695. They cause crashes when	building with
 
Richard Smith
- r191586 - TBAA: use the same format for scalar TBAA and	struct-path aware TBAA.
 
Richard Smith
- r191726 - Fix typo correction usage of SemaAccess.cpp.
 
Eli Friedman
- r191727 - Fix computation of linkage within nested lambdas.
 
Faisal Vali
- [PATCH] [StaticAnalyzer] Add 'clang_analyzer_warnIfReached'
 
Jared Grubb
- [PATCH] [PATCH] OpenMP firstprivate clause
 
Alexey Bataev
- [PATCH] Implement transformations of non-capturing nested lambdas.
 
Doug Gregor
- r191730 - [OpenMP] Added parsing and semantic analysis for	firstprivate clause
 
Alexey Bataev
- [PATCH] use __builtin_convertvector for _mm_cvtepi32_ps to enable	constant propagation
 
Matthias Kretz
- [PATCH] use conversion of builtin vector types to enable constant	propagation
 
Matthias Kretz
- [PATCH] Constant expression evaluation support for __builtin_isinf
 
Karthik Bhat
- [PATCH] Typo in libcxx/include/support/win32/limits_win32.h
 
Yaron Keren
- r191736 - [ARM] Add -mfpu=none option to the driver.
 
Amara Emerson
- [PATCH] Fix crashes when creating global instances of polymorphic	classes without fields
 
Timur Iskhodzhanov
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
 
Tim Northover
- [clang-tools-extra] r191754 - clang-apply-replacements: Fixing doxygen	warning
 
Edwin Vane
- [libcxx] r191756 - Remove non-printable chars that snuck in back in	July; thanks to Yaron Keren for the catch
 
Marshall Clow
- r191758 - Author a FIXME in a test now that PR12784 is fixed
 
Timur Iskhodzhanov
- r185291 - Restore r184205 and associated commits (after commit of	r185290)
 
Timur Iskhodzhanov
- r191760 - Run the -cxx-abi test in 32-bit mode as the 64-bit one	crashes on the bots
 
Timur Iskhodzhanov
- [patch][pr17429] Do nothing in a null build if	CLANG_ALWAYS_CHECK_VC_REV is OFF
 
Rafael Espíndola
- r191768 - Move checkStringLiteralArgument into Sema class
 
Tim Northover
- r191769 - Implement ARM GNU-style interrupt attribute
 
Tim Northover
- [PATCH] Refactoring: split addTokenToState into two methods.
 
Alexander Kornienko
- r191771 - Typo in ARM __attribute__((interrupt)) documentation
 
Tim Northover
- r191772 - Refactoring: split addTokenToState into two methods.
 
Alexander Kornienko
- r191776 - Fixed replacements for files with relative paths are not	applied.
 
Ariel J. Bernal
- [PATCH] Keep track of indentation levels in static initializers for	correct indentation with tabs.
 
Alexander Kornienko
- Unavailable method checker
 
Jordan Rose
- [PATCH] Remove instantiations of OwningPtr<T> and	IntrusiveRefCntPtr<T> for every AST node type.
 
Samuel Benzaquen
- r191783 - Fixing implementation of bittestandset in Intrin.h.
 
Warren Hunt
- r191784 - Revert commits r190613, r190560 and r190557.
 
Rafael Espindola
- [PATCH] SemaLookup.cpp wrong boolean test
 
Yaron Keren
- r191796 - ObjectiveC migrator: When doing migration,	migrator must suggest
 
Fariborz Jahanian
- r191544 - Avoid the hard-coded limit on the number of typo	corrections attempted.
 
Richard Smith
- r191797 - No functionality change. Reflow lines that could fit on one	line. Break lines
 
Nick Lewycky
- r191798 - Fix a typo suggestion regression introduced by r191544.
 
Kaelyn Uhrain
- [PATCH] Pass a SourceLocation down to ubsan's "load_invalid_value"	handler.
 
Nick Lewycky
- [PATCH] Adding diversity for security
 
Stephen Crane
- r191801 - Debug Info: update testing cases when the derived-from	field of a
 
Manman Ren
- r191805 - [analyzer] Add missing return after function pointer null	check.
 
Jordan Rose
- [PATCH] [libc++] Make std::deque instantiable with incomplete	element type
 
Peter Collingbourne
- r191808 - Thread a SourceLocation into the EmitCheck for	"load_invalid_value". This occurs
 
Nick Lewycky
- r191809 - Fix build breakage, missed committing a chunk of a patch.
 
Nick Lewycky
- [PATCH] [scan-build] Whitelist all -fXXXX options.
 
Liang Qi
- [libcxx] r191814 - Explicitly specify -Wno-error if	LIBCXX_ENABLE_WERROR is false.
 
Alexey Samsonov
- [PATCH] Use the CGCXXABI member on CodeGenTypes.
 
Mark Lacey
- [PATCH] Remove #include <windows.h> from	libcxx/include/support/win32/support.h
 
Yaron Keren
- [PATCH] clang-format-diff: Don't reformat unmodified lines
 
Alp Toker
- patch: new attribute enable_if
 
Nick Lewycky
- r191816 - [ARM] Add a builtin to allow you to use the 'sevl'	instruction.
 
Joey Gouly
- r191817 - Fix gcc -Wunused-but-set-variable warning in r191634.
 
Patrik Hagglund
- [patch] [libcxx] win32 support, h intrinsic fixes.for cl/visual studio
 
G M
- [PATCH] Split MangleContext into ABI-specific classes
 
Timur Iskhodzhanov
- r191820 - clang-format: Fix clang-format-diff.py according to diff	specification.
 
Daniel Jasper
- [libcxx] type_info/bad_cast observations relating to r191397
 
G M
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
 
Serge Pavlov
- [PATCH] [ARM] Fix AArch32 and pre-v8 poly types to be unsigned
 
Bradley Smith
- r191833 - Accept #pragma warning(push, 0) without warning
 
Reid Kleckner
- r191839 - Fix crashes when creating global instances of polymorphic	classes without fields
 
Timur Iskhodzhanov
- r191842 - Objective-C migrator. Simplify migrator option
 
Fariborz Jahanian
- r191846 - Speed up CorrectTypo by avoiding lookups on unreasonable	candidates.
 
Kaelyn Uhrain
- [PATCH][StaticAnalyser] Replace magic strings for bug category with	constant
 
Daniel Marjamäki
- [PATCH] Don't break string literals inside preprocessor directives.
 
Alexander Kornienko
- [PATCH] [2/2] Change tbm bextr builtin function to take an i64imm	parameter instead of i32imm.
 
Yunzhong Gao
- r191854 - Use the CGCXXABI member on CodeGenTypes.
 
Mark Lacey
- [PATCH] C++1y: Implement n3599
 
Hristo Venev
- r191855 - ObjectiveC migrator. Starting distiguising different
 
Fariborz Jahanian
- r191858 - ObjectiveC migrator: Add more options one for each
 
Fariborz Jahanian
- r191863 - ObjectiveC migrator: Add individual options and
 
Fariborz Jahanian
- libclang: expose pointer-to-member type
 
Che-Liang Chiou
- r191872 - Change __builtin_ia32_bextri_u64 to take an i64imm to match	up with LLVM backend changes.
 
Craig Topper
- r191875 - Teach TreeTransform and family how to transform generic	lambdas within templates and nested within themselves.
 
Faisal Vali
- r191876 - Revert changes from the nested lambdas commit till i figure	out
 
Faisal Vali
- r191878 - Extract ABI-specific parts of MangleContext into separate	classes
 
Timur Iskhodzhanov
- r191879 - Teach TreeTransform and family how to transform generic	lambdas within templates and nested within themselves.
 
Faisal Vali
- [PATCH] Implement aarch64 neon instruction class SIMD Across - LLVM
 
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Across - Clang
 
Jiangning Liu
- [PATCH] For clang-cl,	implement additional compatibility arguments (/vm, /GF, /GF-,	/Zm, /bigobj).
 
David Ziman
- [PATCH] For clang-cl,	implement additional compatibility arguments (/vm, /GF, /GF-,	/Zm, /bigobj).
 
Reid Kleckner
- [PATCH] For clang-cl,	implement additional compatibility arguments (/vm, /GF, /GF-,	/Zm, /bigobj).
 
David Ziman
 
- r191890 - Gracefully (and correctly) handle init of multiple union	members
 
Matthew Curtis
- r191900 - ARM: *-*-darwin-eabi triples should use AAPCS.
 
Tim Northover
- r191901 - Fix test to work on Linux hosts by specifying triple.
 
Tim Northover
- [PATCH] ARM: do not emit lsrh/ashr for NEON shifts
 
Amaury de la Vieuville
- r191906 - [libclang] Introduce clang_Type_getClassType which returns	the class type of a member pointer type.
 
Argyrios Kyrtzidis
- [PATCH] libclang: python API update+unittest: Type.spelling,	Cursor.raw_comment, Cursor.brief_comment
 
Argyrios Kyrtzidis
- r191909 - [analyzer] Add new debug helper	clang_analyzer_warnIfReached.
 
Jordan Rose
- r191910 - [analyzer] Replace bug category magic strings with shared	constants.
 
Jordan Rose
- r191912 - Ignore -mieee-fp.
 
Rafael Espindola
- [libcxxabi][PATCH] unwinder
 
Nick Kledzik
- r191917 - Give this a temporary output so it is cleaned up.
 
Eric Christopher
- r191921 - Make this use -### instead of a temporary output.
 
Eric Christopher
- r191923 - Fix test.
 
Rafael Espindola
- r191925 - Fix the test in clang_f_opts.c to fail on unknown options.
 
Rafael Espindola
- r191926 - Don't complain about -fuse-ld=gold (cf r191429).
 
Nico Weber
- FW: [PATCH] Support cross-compiling for Arm on a x86 Linux machine
 
Murali, Sriram
- [PATCH] Make CodeGenTypes data members private.
 
Mark Lacey
- [libcxx] r191930 - Make it possible to run the test suite when built	as part of LLVM.
 
Peter Collingbourne
- [libcxx] r191931 - Re-add bad_cast and bad_typeid default ctor	definitions under libsupc++.
 
Peter Collingbourne
- [PATCH] [libc++] Eliminate more symbols multiply defined between	libsupc++ and libc++.
 
Peter Collingbourne
- [PATCH] [libc++] Make it possible to link against libstdc++ as well	as libsupc++ with CMake.
 
Peter Collingbourne
- [PATCH] Implement std::exception_ptr under libsupc++.
 
Peter Collingbourne
- [libcxx] r191935 - libc++abi no longer has a cxa_demangle.h header.
 
Peter Collingbourne
- [PATCH] replaced callable_when_unconsumed annotation with generic	callable_when annotation, redux
 
Chris Wailes
- r191936 - Temporarily revert r191910 until the layering violation can	be fixed.
 
Richard Smith
- r191937 - [analyzer] Replace bug category magic strings with shared	constants, take 2.
 
Jordan Rose
- [PATCH] Fix an instantiation error with nested generic lambdas and	fptrs
 
Faisal Vali
- [PATCH] Pass CGCXXABIs around directly.
 
Mark Lacey
- r191945 - Implement aarch64 neon instruction set AdvSIMD (3V elem).
 
Jiangning Liu
- r191947 - [Mips] For MIPS '-fPIC -static' means to compile as -fPIC	but link with
 
Simon Atanasyan
- r191950 - Simplify MicrosoftCXXNameMangler::mangleFunctionType
 
Timur Iskhodzhanov
- r191951 - Revert r191947. The problem is not MIPS-specific and	requires more
 
Simon Atanasyan
- [PATCH] Driver: Use the canonical command line arguments.
 
David Majnemer
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
 
Anders Rönnholm
- r191953 - Do not emit undefined lsrh/ashr for NEON shifts
 
Amaury de la Vieuville
- [PATCH][AArch64] implement aarch64 neon load/store instructions	class AdvSIMD (lselem)
 
Hao Liu
- r191955 - Revert "Teach TreeTransform and family how to transform	generic lambdas within templates and nested within themselves."
 
Rafael Espindola
- r191956 - Add test from pr17476.
 
Rafael Espindola
- r191957 - Don't assume instruction names in the output.
 
Rafael Espindola
- [PATCH] clang-modernize: Apply replacements using	clang-apply-replacements
 
Edwin Vane
- [patch] [libcxx[ test suite temp file and __config fix
 
G M
- [PATCH] Files in a compilation database using relative paths are not	being transformed
 
Ariel Bernal
- r191968 - Temporarily revert r191801 due to conflicts with the revert	of r191792.
 
Eric Christopher
- [PATCH] Fix PR17382 - properly group virtual method overloads in the	vftable
 
Timur Iskhodzhanov
- r191971 - ObjectiveC. Allow readonly properties without an explicit	ownership
 
Fariborz Jahanian
- [PATCH] Added option to clang-format-diff.py to just output diff	without changing files.
 
Alexander Kornienko
- [PATCH] Update clang-modernizer docs
 
Edwin Vane
- [PATCH] Sema: When merging typedefs,	handle records before merging attributes
 
Justin Bogner
- [PATCH] libcxx + MingW: correct printout of long doubles
 
Yaron Keren
- chrono libcxx msvcrt patch slight revision
 
Howard Hinnant
- [libcxx] r191980 - G M: Provides the _LIBCPP_WARNING macro,	to be used for MSVC only, since that compiler doesn't support #warning.
 
Howard Hinnant
- [patch] [libcxx] #warning
 
Howard Hinnant
- [libcxx] r191981 - G M: Fix libcxx's detection of rtti disablement for	g++.exe and cl.exe. When RTTI is NOT enabled,	_LIBCPP_NO_RTTI is defined.
 
Howard Hinnant
- [patch] [libcxx] _LIBCPP_NO_RTTI fix for g++.exe and cl.exe
 
Howard Hinnant
- r191983 - Consumed Analysis: Change callable_when so that it can take	a list of states
 
DeLesley Hutchins
- [libcxx] r191987 - G M: Changes all references to "x inline" to	"inline x"	where x = _libcpp_always_inline or _libcpp_inline_visibility macros.
 
Howard Hinnant
- [patch] [libcxx] inline consistency
 
Howard Hinnant
- [libcxx] r191988 - G M: A small patch to fix a couple of warnings in	stdexcept.cpp for cl.exe which does not support #pragma visibility.
 
Howard Hinnant
- [patch] [libcxx] pragma gcc visibility not supported by cl
 
Howard Hinnant
- [libcxx] r192007 - G M: The attached patch is for libcxx's new.cpp and	__config files. The patch's intent is to make new.cpp compile using	MS's	cl.exe compiler without changing the meaning of anything for any other	compiler.
 
Howard Hinnant
- [patch] [libcxx] _LIBCPP_WEAK
 
Howard Hinnant
- [libcxx] r192010 - G M: Attached is a patch for libcxx's cmake file.
 
Howard Hinnant
- [patch] [libcxx] msvc cmake
 
Howard Hinnant
- [libcxx] r192012 - G M: Remove unneeded warnings in buildit that are	hindering porting.
 
Howard Hinnant
- patch: wire up -mcx16
 
Nick Lewycky
- r192019 - Debug Info: update testing cases when the derived-from	field of a
 
Manman Ren
- [patch] Use aliases for more constructors and destructors
 
Rafael Espíndola
- libclang: expose ref-qualifier of function type
 
Che-Liang Chiou
- r192027 - Remove unused Sema::DelayedDestructorExceptionSpecs
 
Alp Toker
- r192029 - Implement aarch64 neon instruction set AdvSIMD (Across).
 
Jiangning Liu
- [PATCH] cleanup redundant variable NumArgsToCheck in	lib/Sema/SemaOverload.cpp
 
Daniel Marjamäki
- r192030 - Sema: Cleanup redundant variable NumArgsToCheck
 
Benjamin Kramer
- [patch] [libcxx] _LIBCPP_WEAK revision
 
G M
- [clang-tools-extra] r192032 - clang-modernize: Apply replacements	using clang-apply-replacements
 
Edwin Vane
- [clang-tools-extra] r192033 - clang-modernize: Fix	clang-apply-replacements invocation bug
 
Edwin Vane
- r192034 - Remove unused param from Linux::computeSysRoot().
 
Simon Atanasyan
- [PATCH] Support standalone FSF Mips toolchain directories tree in the	Clang driver
 
Simon Atanasyan
- [PATCH] Fix linkage calculation of auto member functions returning	lambdas
 
Faisal Vali
- r192036 - Use logical/arithmetic operations instead of builtins in	tbmintrin.h. This way we can remove the intrinsic support from the	backend.
 
Craig Topper
- Patch for LWG issue 2275 - forward_as_tuple should be constexpr
 
Howard Hinnant
- [libcxx] r192038 - Implement LWG issue 2275 'forward_as_tuple should	be constexpr'
 
Marshall Clow
- Mark the "literals" namespace as "inline"
 
Howard Hinnant
- r192043 - Silencing an MSVC warning;	SmallSet::count returns a bool instead of a size_t.
 
Aaron Ballman
- r192045 - Add support for -mcx16,	and predefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 when
 
Nick Lewycky
- Implement N3779 - user defined literals for std::complex
 
Howard Hinnant
- [libcxx] r192047 - Mark namespaces for user defined literals as	'inline'
 
Marshall Clow
- [libcxx] r192048 - Implement literal suffixes for compled
 
Marshall Clow
- [libcxx] r192049 - LWG Issue 2247: Implement type trait	'is_null_pointer'
 
Marshall Clow
- [patch] [libcxx] VS keyword clash
 
G M
- [PATCH]Locate Visual Studio InstallDir in the presence of newer	runtime
 
Yaron Keren
- r192050 - Switching the CallableWhen attribute over to using the	string literal helper function instead of custom logic.
 
Aaron Ballman
- [libcxx] r192051 - Add tests making sure that optional<T>s can be	compared at compile time; this functionality was enabled by N3789
 
Marshall Clow
- r192052 - Pass CGCXXABIs around directly.
 
Mark Lacey
- [libcxx] r192057 - Updated status post-Chicago
 
Marshall Clow
- [libcxx] r192058 - LWG Issue 2247
 
Marshall Clow
- r192061 - remove a dead assignment. The variables are set just right	after. Found by scan-build http://buildd-clang.debian.net/scan-build/
 
Sylvestre Ledru
- [PATCH] Add more features for `requires` directive in module.map.
 
Alex Rønne Petersen
- r192062 - clang-format: Remove empty lines after visibility modifiers.
 
Daniel Jasper
- [PATCH] [WIP] clang-format: Enforce EOL at EOF as required by C	standard
 
Alp Toker
- [PATCH] Make InstantiatingTemplate depth checks clearer
 
Alp Toker
- [PATCH] Find mingw-builds include directory
 
Yaron Keren
- r192067 - Fix PR17382 - properly group virtual method overloads in the	vftable
 
Timur Iskhodzhanov
- LWG Issue 2141: common type
 
Marshall Clow
- [PATCH] Microsoft C++ Record Layout
 
Timur Iskhodzhanov
- Implement GB-9; remove std::gets
 
Marshall Clow
- [PATCH] Fix missed exception spec checks and crashes
 
Alp Toker
- [libcxx] r192068 - Yaron Keren: Add missing comment.
 
Howard Hinnant
- LWG Issue 2143: ios_base::xalloc should be thread-safe
 
Marshall Clow
- [PATCH] compile on Solaris 11
 
Vladimir Voskresensky
- [PATCH] Find MingW TDM-GCC include directory
 
Yaron Keren
- [libcxx] r192071 - Use _LIBCPP_NEW_DELETE_VIS instead of	LIBCPP_FUNC_VIS in src/new.cpp.
 
Howard Hinnant
- [libcxx] r192072 - G M: Rename local variable from __except to avoid	MSVC keyword clash.
 
Howard Hinnant
- [libcxx] r192073 - G M: 1. It changes the temp file handling to use	the template and the current directory for windows,	matching how it works on other platforms.
 
Howard Hinnant
- [libcxx] r192074 - Eliminate more symbols multiply defined between	libsupc++ and libc++.
 
Peter Collingbourne
- [libcxx] r192075 - Make it possible to link against libstdc++ as well	as libsupc++ with CMake.
 
Peter Collingbourne
- [libcxx] r192076 - Implement std::exception_ptr under libsupc++.
 
Peter Collingbourne
- [libcxx] r192077 - Silence the unused function warning in	exception.cpp.
 
Peter Collingbourne
- [patch] [libcxx] chrono.cpp revision
 
G M
- [libcxx] r192080 - Apparently,	I don't know the difference between 'left' and 'right'. Swap parameters	named 'lhs' and 'rhs' so that they correctly refer to the 'left hand	side'	and 'right hand side' of comparisons. No functionality change. Thanks	to Arthur O'Dwyer for pointing this out to me.
 
Marshall Clow
- [libcxx] r192085 - Marked issue 2284 as complete
 
Marshall Clow
- [PATCH] [OPENMP] Fix for parsing OpenMP directives with extra braces,	brackets and parens
 
Alexey Bataev
- r192087 - Refactor tryCaptureVar using ExtractMethod. No functionality	change.
 
Faisal Vali
    
      Last message date: 
       Sun Oct  6 22:13:49 PDT 2013
    Archived on: Tue Aug  4 15:31:17 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).