The Week Of Monday 24 June 2013 Archives by author
      
      Starting: Mon Jun 24 00:13:13 PDT 2013
         Ending: Sun Jun 30 23:34:59 PDT 2013
         Messages: 454
     
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
WenHan Gu (谷汶翰)
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
WenHan Gu (谷汶翰)
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
WenHan Gu (谷汶翰)
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
WenHan Gu (谷汶翰)
- r185035 - PR16467: Teach -Wunsequenced that in C11 (unlike C++11),	an assignment's
 
Dimitry Andric
- [PATCH] Error on illegal OpenCL kernel argument types
 
Matt Arsenault
- [PATCH] Initial support for Attribute subjects
 
Aaron Ballman
- [PATCH] PR16395 Crash using Microsoft property declaration	without a name
 
Aaron Ballman
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Aaron Ballman
- r184941 - Quieting an MSVC warning about converting negative integer	constants to unsigned types.
 
Aaron Ballman
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Aaron Ballman
- r184941 - Quieting an MSVC warning about converting negative	integer constants to unsigned types.
 
Aaron Ballman
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Aaron Ballman
- r185013 - Updating a link in the comments; no functional change.
 
Aaron Ballman
- r185014 - Updating the same comment in a different file,	again for links. No functional change intended.
 
Aaron Ballman
- r185022 - This patch fixes PR16395,	when HandleMSProperty returns null due to a declaration with no name.
 
Aaron Ballman
- [PATCH] PR16395 Crash using Microsoft property declaration	without a name
 
Aaron Ballman
- [PATCH] Initial support for Attribute subjects
 
Aaron Ballman
- [PATCH] OpenMP parallel directive
 
Alexey Bataev
- [PATCH] OpenMP parallel directive
 
Alexey Bataev
- r184751 - Add some invalid-decl checks to clang_Type_getOffsetOf.
 
Matt Beaumont-Gay
- r179251 - [libclang] Expose record layout info via new libclang	functions:
 
Matt Beaumont-Gay
- [PATCH] Avoid trying to get the alignment of a FieldDecl in an	invalid record
 
Matt Beaumont-Gay
- r184883 - Don't try to get the layout of an invalid decl in	getDeclAlign.
 
Matt Beaumont-Gay
- [PATCH] Avoid trying to get the alignment of a FieldDecl in an	invalid record
 
Matt Beaumont-Gay
- r184862 - Remove misplaced comment
 
Eli Bendersky
- [PATCH] CodeGen target hook for emitting intrinsic or libcall for pow*
 
Eli Bendersky
- [PATCH] CodeGen target hook for emitting intrinsic or libcall for	pow*
 
Eli Bendersky
- r184695 - DebugInfo: ensure negative enumerators are emitted as such
 
David Blaikie
- r184695 - DebugInfo: ensure negative enumerators are emitted as	such
 
David Blaikie
- r184814 - [analyzer] Don't initialize virtual base classes more	than once.
 
David Blaikie
- r184941 - Quieting an MSVC warning about converting negative	integer constants to unsigned types.
 
David Blaikie
- r184941 - Quieting an MSVC warning about converting negative	integer constants to unsigned types.
 
David Blaikie
- [patch] Correctly classifying PackExpansionType as	NON_CANONICAL_UNLESS_DEPENDENT
 
David Blaikie
- r184708 - The profile library must come before the C library so that	it can use
 
Chandler Carruth
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Chandler Carruth
- r184812 - Make -vectorize-... proper cc1 flags instead of abusing	-backend-option. Fixes
 
Chandler Carruth
- r184787 - Added arm_neon intrinsic tests.
 
Chandler Carruth
- r184817 - Revert r184787: "Added arm_neon intrinsic tests."
 
Chandler Carruth
- r184787 - Added arm_neon intrinsic tests.
 
Chandler Carruth
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Chandler Carruth
- r184830 - Fix a couple of PPC predefined macros that I spotted while	driving by
 
Chandler Carruth
- [PATCH, RFC] Fix PR16454
 
Chandler Carruth
- [PATCH] Microsoft C Record Layout
 
Chandler Carruth
- r184794 - Reorder builds based by ordering.
 
Eric Christopher
- r184794 - Reorder builds based by ordering.
 
Eric Christopher
- [PATCH] Use the zero-argument DIBuilder::createNullPtrType in	Clang.
 
Eric Christopher
- [PATCH] Use the zero-argument DIBuilder::createNullPtrType in Clang.
 
Peter Collingbourne
- r185115 - Use the zero-argument DIBuilder::createNullPtrType in Clang.
 
Peter Collingbourne
- [PATCH] Use the zero-argument DIBuilder::createNullPtrType in	Clang.
 
Peter Collingbourne
- [PATCH] [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
Peter Collingbourne
- r185213 - [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
Peter Collingbourne
- [PATCH] [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
Peter Collingbourne
- [PATCH] CodeGen target hook for emitting intrinsic or libcall for	pow*
 
Quentin Colombet
- [PATCH] CodeGen target hook for emitting intrinsic or libcall for	pow*
 
Quentin Colombet
- [PATCH] Add option to disable module loading.
 
Lawrence Crowl
- [PATCH] Module use declarations
 
Lawrence Crowl
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
 
Charles Davis
- Buildbot on windows is failing
 
David Dean
- Buildbot on windows is failing
 
David Dean
- Buildbot on windows is failing
 
David Dean
- [PATCH] Fix SimpleSValBuilder::evalBinOpLN
 
Matthew Dempsky
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
James Dennett
- [PATCH] Make RecursiveASTVisitor::TraverseLambdaExpr call	WalkUpFromLambdaExpr
 
James Dennett
- [PATCH] Make RecursiveASTVisitor::TraverseLambdaExpr call	WalkUpFromLambdaExpr
 
James Dennett
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
James Dennett
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
James Dennett
- [PATCH] Make RecursiveASTVisitor::TraverseLambdaExpr call	WalkUpFromLambdaExpr
 
James Dennett
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
James Dennett
- r185276 - Add enumerators to TestVisitor::Language to allow visitor	tests to
 
James Dennett
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
James Dennett
- r185277 - Bug fix: Make RecursiveASTVisitor<T>::TraverseLambdaExpr	call
 
James Dennett
- r185288 - Documentation cleanup: Mostly formatting \brief	documentation, also fix a
 
James Dennett
- r185293 - Documentation cleanup for TypeOrdering.h.
 
James Dennett
- [PATCH 1/2] Don't differentiate between openSUSE versions.
 
İsmail Dönmez
- [PATCH 2/2] Default to i586 on openSUSE.
 
İsmail Dönmez
- Visit my website: http://planilhasprontas.blogspot.com.br
 
Edson
- r184743 - Convert a use of PathV1.h.
 
Rafael Espindola
- r184753 - Convert a use of PathV1.h
 
Rafael Espindola
- r184766 - Convert last use of PathV1.h in Compilation.cpp
 
Rafael Espindola
- r184770 - Use the simpler version of llvm::sys::fs::exists.
 
Rafael Espindola
- r184774 - Convert some uses of llvm::sys::Path.
 
Rafael Espindola
- r184790 - Accept both / and \\ to fix the windows bots.
 
Rafael Espindola
- r184803 - Use the new PathV2 instead of implementing the logic in	clang.
 
Rafael Espindola
- r184807 - Remove PathV1.h from Driver.cpp.
 
Rafael Espindola
- r184818 - Revert "Use the new PathV2 instead of implementing the	logic in clang."
 
Rafael Espindola
- r184825 - Add r184803 back now that the bug in unique_file has been	fixed.
 
Rafael Espindola
- r184851 - Use the new llvm::sys::EnvPathSeparator.
 
Rafael Espindola
- r184855 - Use the simpler version of llvm::sys::fs::exists.
 
Rafael Espindola
- r184856 - Don't use PathV1.h in Tools.cpp.
 
Rafael Espindola
- r184857 - Use simpler version of llvm::sys::fs::exists.
 
Rafael Espindola
- r184902 - Remove PathV1.h usage from ToolChains.cpp.
 
Rafael Espindola
- r184906 - Remove PathV1.h use from WindowsToolChain.cpp.
 
Rafael Espindola
- r184907 - Remove some uses of llvm::sys::Path.
 
Rafael Espindola
- r184908 - Use llvm::sys::fs::unique_file.
 
Rafael Espindola
- r184909 - Remove the last use of PathWithStatus.
 
Rafael Espindola
- r184911 - Remove forward declarations of sys::Path.
 
Rafael Espindola
- r184912 - Don't use PathV1.h in ASTUnit.cpp.
 
Rafael Espindola
- r184913 - Remove PathV1.h from CompilerInstance.cpp.
 
Rafael Espindola
- r184915 - Use llvm::sys::fs::getMainExecutable.
 
Rafael Espindola
- r184918 - Remove PathV1.h from CompilerInvocation.cpp.
 
Rafael Espindola
- r184921 - Remove more uses of llvm::sys::Path.
 
Rafael Espindola
- r184922 - Remove unused include.
 
Rafael Espindola
- r184936 - Remove unused include.
 
Rafael Espindola
- r184937 - Remove unused header.
 
Rafael Espindola
- r184938 - Don't use PathV1.h in cc1as_main.cpp.
 
Rafael Espindola
- r184939 - Remove dead include.
 
Rafael Espindola
- r184940 - Don't use PathV1.h in CIndexCodeCompletion.cpp.
 
Rafael Espindola
- r184942 - Try to fix this test on the msys buildbot.
 
Rafael Espindola
- r184945 - Remove unused header.
 
Rafael Espindola
- r184949 - We only create one file, no need to delete a directory.
 
Rafael Espindola
- r184951 - Remove last use of PathV1.h from clang.
 
Rafael Espindola
- [clang-tools-extra] r184956 - Don't use PathV1.h in PerfSupport.cpp.
 
Rafael Espindola
- [clang-tools-extra] r184958 - Don't use PathV1.h in TransformTest.cpp.
 
Rafael Espindola
- [clang-tools-extra] r184959 - Don't use PathV1.h in	IncludeExcludeTest.cpp.
 
Rafael Espindola
- r185019 - Sync file handling logic in RewriterTestContext.h and	RefactoringTest.cpp.
 
Rafael Espindola
- r185091 - Small improvements to createOutputFile.
 
Rafael Espindola
- r185127 - Update for llvm::sys::fs::unique_file not creating	directories.
 
Rafael Espindola
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
Rafael Espíndola
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
Rafael Espíndola
- Buildbot failure on windows
 
Rafael Espíndola
- Buildbot failure on windows
 
Rafael Espíndola
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
Rafael Espíndola
- Setting -DGCC_INSTALL_PREFIX causes tests to fail
 
Rafael Espíndola
- r184952 - clang/test/Driver/pth.c: Fix r184942, a regexp like	"\\\\" is redundant here. Should be matched to single \ with '\\'.
 
Rafael Espíndola
- Buildbot on windows is failing
 
Rafael Espíndola
- Buildbot on windows is failing
 
Rafael Espíndola
- Buildbot on windows is failing
 
Rafael Espíndola
- [PATCH, RFC] Fix PR16454
 
Hal Finkel
- [PATCH, RFC] Fix PR16454
 
Hal Finkel
- [PATCH][libcxx] regex/awk does not handle 3-char octal escapes	correctly
 
William Fisher
- r184775 - Use getAs<> where appropriate on QualTypes instead of using	dyn_cast.
 
Eli Friedman
- r184780 - Change mangling of objects inside block literals.
 
Eli Friedman
- Buildbot failure on windows
 
Eli Friedman
- [PATCH] Add context to "expected unqualified-id" message
 
Eli Friedman
- r184795 - Delete dead code.
 
Eli Friedman
- r184801 - Delete a couple dead checks.
 
Eli Friedman
- r184810 - Fix noexcept for delete expressions.
 
Eli Friedman
- r184813 - Fix regression from r184810.
 
Eli Friedman
- r184875 - Fix null pointer dereference if we redeclare an	unprototyped function. Patch by
 
Eli Friedman
- r185018 - Rewrite record layout for ms_struct structs.
 
Eli Friedman
- [PATCH] Microsoft C Record Layout
 
Eli Friedman
- [PATCH] Microsoft C Record Layout
 
Eli Friedman
- r185038 - Handle all TemplateArguments in trivial TypeLocs.
 
Eli Friedman
- r185042 - Simplify code.
 
Eli Friedman
- r185053 - Delete dead code.
 
Eli Friedman
- r185056 - Fix a conversion to incomplete type bug -- The error	message now specifically states that the type is incomplete and points	to the forward declaration of the incomplete type.
 
Eli Friedman
- r185098 - Simplify StmtIterator.
 
Eli Friedman
- r185101 - Delete dead code.
 
Eli Friedman
- r185103 - Delete dead code.
 
Eli Friedman
- r185108 - Remove unnecessary check.
 
Eli Friedman
- r185118 - Switch Decl instantiation to DeclNodes.inc.
 
Eli Friedman
- r185119 - Delete dead code.
 
Eli Friedman
- [patch] Fix pr16247
 
Eli Friedman
- r185215 - Fix line endings.
 
Eli Friedman
- r185216 - Fix error recovery with in-class initializer.
 
Eli Friedman
- [patch] Correctly classifying PackExpansionType as	NON_CANONICAL_UNLESS_DEPENDENT
 
Eli Friedman
- r185231 - Remove dead code.
 
Eli Friedman
- [PATCH] PR12463 : Warnings about nonsensical comparisons are	disabled if macro expansion is involved
 
Eli Friedman
- [PATCH] PR14795 : -frewrite-includes sometimes results in	incorrect line number
 
Eli Friedman
- [PATCH] PR14831: -frewrite-includes incorrect warns about	"unknown" pragmas
 
Eli Friedman
- [PATCH] PR15610 : -Wunused-macros warns despite line markers
 
Eli Friedman
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false	positives
 
Eli Friedman
- r183283 - Model temporary lifetime-extension explicitly in the	AST. Use this model to
 
Eli Friedman
- r184784 - [NeonIntrinsicTestEmitter] Add requirement to arm neon	intrinsic tests for the feature long_tests.
 
Michael Gottesman
- r184785 - [NeonIntrinsicTestEmitter] Fix incorrect FileCheck pattern	where we were expecting a ', ' prefix to alignment hints.
 
Michael Gottesman
- r184786 - [NeonIntrinsicTestEmitter] vld1/vst1 do not require the :64	hint.
 
Michael Gottesman
- r184787 - Added arm_neon intrinsic tests.
 
Michael Gottesman
- r184787 - Added arm_neon intrinsic tests.
 
Michael Gottesman
- r184787 - Added arm_neon intrinsic tests.
 
Michael Gottesman
- r185110 - Revert "Revert r184787: "Added arm_neon intrinsic tests.""
 
Michael Gottesman
- r184787 - Added arm_neon intrinsic tests.
 
Michael Gottesman
- r185229 - PR7927, PR16247: Reimplement handling of matching	extern	"C" declarations
 
Michael Gottesman
- [PATCH] [PATCH] Add armv8 support to the Clang driver.
 
Joey Gouly
- [PATCH] [PATCH] Add armv8 support to the Clang driver.
 
Joey Gouly
- r184970 - Add support for passing '-target armv8' through the Driver.
 
Joey Gouly
- [PATCH] Add support for v8fp to -mfpu
 
Joey Gouly
- r185075 - Add support for passing v8fp options via -mfpu.
 
Joey Gouly
- r185100 - Under -fms-extensions,	only inject a friend tag name when we didn't see a tag with that name	in an enclosing scope.
 
Douglas Gregor
- r184968 - Match MSVC's handling of commas during macro argument	expansion
 
Dmitri Gribenko
- r184894 - Formatter: Don't put a space after parameter-naming	block comments.
 
Tobias Grosser
- [libcxx] r184759 - Implement full support for non-pointer pointers in	custom allocators for forward_list.
 
Howard Hinnant
- [libcxx] r184859 - Implement full support for non-pointer pointers in	custom allocators for list.
 
Howard Hinnant
- [libcxx] r184859 - Implement full support for non-pointer pointers	in custom allocators for list.
 
Howard Hinnant
- [libcxx] r185093 - Implement full support for non-pointer pointers in	custom allocators for vector.
 
Howard Hinnant
- [libcxx] r185167 - Implement full support for non-pointer pointers in	custom	allocators for string. This completes the custom pointer support for	the entire library.
 
Howard Hinnant
- [libcxx] r185181 - Dimitry Andric: Add const to constexpr member	functions	in order to cope with new C++1y language rules. This silences	-Wconstexpr-not-const warnings.
 
Howard Hinnant
- [libcxx] r185192 - Bill Fisher: Fix for failing to throw an exception	in regex when parsing an invalid escape sequence. This fixes	http://llvm.org/bugs/show_bug.cgi?id=16023
 
Howard Hinnant
- [libcxx] r185196 - William Fisher: A bug in __lookahead::exec causes	/(?=^)b/ to match ab. When makes a recursive call to ,	it passes true for the value of . This causes a beginning-of-line	anchor (^)	inside a lookahead assertion to match anywhere in the text. This fixes	http://llvm.org/bugs/show_bug.cgi?id=11118
 
Howard Hinnant
- [PATCH][libcxx] regex does not handle (?=^) correctly
 
Howard Hinnant
- [libcxx] r185211 - Provide missing '{' in parsing extended quoted	characters. This fixes http://llvm.org/bugs/show_bug.cgi?id=16135
 
Howard Hinnant
- [libcxx] r185222 - Make cout a little more thread-safe. This fixes	http://llvm.org/bugs/show_bug.cgi?id=12158
 
Howard Hinnant
- [libcxx] r185265 - Add operators to make launch a bitmask type.	Searched all of the standard,	and libc++ to see if this error occurred elsewhere and didn't see any	other place. This fixes http://llvm.org/bugs/show_bug.cgi?id=16207
 
Howard Hinnant
- [libcxx] r185273 - Prevent '\b' from backing up into invalid memory.	Fixes http://llvm.org/bugs/show_bug.cgi?id=16240. Sorry,	I can not think of a good test case for this one,	except by running valgrind as reported in the bug.
 
Howard Hinnant
- [libcxx] r185274 - Matthew Dempsky: Same as stdexcept.cpp in	libc++abi: we've already computed 'len strlen(msg)',	so we can use memcpy() instead of strcpy().
 
Howard Hinnant
- [PATCH] [libc++] Use memcpy() instead of strcpy()
 
Howard Hinnant
- [libcxx] r185275 - Matthew Dempsky: POSIX defines that the	_POSIX_C_SOURCE macros are to be set by user
 
Howard Hinnant
- [PATCH] [libc++] Fix _SC_NPROCESSORS_ONLN detection
 
Howard Hinnant
- [PATCH] [libc++] Use snprintf() instead of sprintf()
 
Howard Hinnant
- [libcxx] r185289 - Fix bind by making _is_valid_bind_return more	robust. It should return false instead of give a compile time error,	always. The problem was down in ____mu_return,	the version that handles nested bind objects. This fixes	http://llvm.org/bugs/show_bug.cgi?id=16343
 
Howard Hinnant
- [libcxx] r185297 - The bind and function functor constructors and	assignment	operators were overly general and getting confused with the copy	constructor and copy assignment operators. Constrained them. This fixes	http://llvm.org/bugs/show_bug.cgi?id=16385
 
Howard Hinnant
- [libcxx] r185298 - In istream::ignore,	check the delimeter as an int_type, 	not as a char_type, so as to correctly handle EOF. This fixes	http://llvm.org/bugs/show_bug.cgi?id=16427
 
Howard Hinnant
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [PATCH] Microsoft C Record Layout
 
Warren Hunt
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Delesley Hutchins
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Delesley Hutchins
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Delesley Hutchins
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Delesley Hutchins
- r185159 - Fix a trivial typo,	add a FIXME to have more test coverage for VTableBuilder
 
Timur Iskhodzhanov
- [PATCH] [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
Timur Iskhodzhanov
- r185229 - PR7927, PR16247: Reimplement handling of matching	extern "C" declarations
 
Timur Iskhodzhanov
- r185256 - Revert r185229 as it breaks compilation of <windows.h>
 
Timur Iskhodzhanov
- r185229 - PR7927, PR16247: Reimplement handling of matching	extern "C" declarations
 
Timur Iskhodzhanov
- r184863 - Objective-C: Warn when IBOutletCollection property
 
Fariborz Jahanian
- r185025 - ObjectiveC: diagnose duplicate declaration of
 
Fariborz Jahanian
- Fix build with CLANG_ENABLE_STATIC_ANALYZER
 
Stephen Kelly
- [PATCH] Search for gcc in the gcc-cross directory.
 
Stephen Kelly
- [PATCH] Search for gcc in the gcc-cross directory.
 
Stephen Kelly
- r184740 - [Sema] Call CheckParmForFunctionDef on ObjC method	parameters
 
Reid Kleckner
- [PATCH] [ms-cxxabi] Destroy temporary record arguments in the	callee
 
Reid Kleckner
- r184755 - Check the canonical parameter type with getAs<>() in a	static checker
 
Reid Kleckner
- [PATCH] [AST] Introduce a new DecayedType sugar node
 
Reid Kleckner
- r184763 - [AST] Introduce a new DecayedType sugar node
 
Reid Kleckner
- [PATCH] [AST] Introduce a new DecayedType sugar node
 
Reid Kleckner
- [PATCH] Microsoft C Record Layout
 
Reid Kleckner
- r184777 - [ms-cxxabi] Use sugared types in the mangler instead of	canonical types
 
Reid Kleckner
- [PATCH] [ms-cxxabi] Mangle function pointer arguments correctly
 
Reid Kleckner
- r184779 - Fix "funciton" typo from r184763
 
Reid Kleckner
- r184941 - Quieting an MSVC warning about converting negative	integer constants to unsigned types.
 
Reid Kleckner
- r184968 - Match MSVC's handling of commas during macro argument	expansion
 
Reid Kleckner
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Reid Kleckner
- r184972 - Fix warning: commas at the end of enumerator lists are	a C++11 extension [-Wc++11-extensions]
 
Reid Kleckner
- r184968 - Match MSVC's handling of commas during macro argument	expansion
 
Reid Kleckner
- [PATCH] Microsoft C Record Layout
 
Reid Kleckner
- [PATCH] [Driver] Start work on an MSVC compatible clang-cl driver
 
Reid Kleckner
- [PATCH] [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
Reid Kleckner
- [PATCH] [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
Reid Kleckner
- r183881 - Add -Wdeprecated warnings and fixits for things	deprecated in C++11:
 
Reid Kleckner
- r184894 - Formatter: Don't put a space after parameter-naming	block comments.
 
Reid Kleckner
- [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need them
 
Reid Kleckner
- r185229 - PR7927, PR16247: Reimplement handling of matching	extern "C" declarations
 
Reid Kleckner
- r184894 - Formatter: Don't put a space after parameter-naming	block comments.
 
Alexander Kornienko
- r184894 - Formatter: Don't put a space after parameter-naming	block comments.
 
Alexander Kornienko
- r185149 - Use lexing mode based on FormatStyle.Standard.
 
Alexander Kornienko
- [PATCH] Use lexing mode based on FormatStyle.Standard.
 
Alexander Kornienko
- r185164 - Use the multiple argument form of path::append.
 
Benjamin Kramer
- r185261 - Driver: Push triple objects around instead of going to	std::string all the time.
 
Benjamin Kramer
- r185264 - Compress pairs. No functionality change.
 
Benjamin Kramer
- r184789 - Tweak -Wdeprecated-objc-pointer-introspection to have a	subgroup for results of using -performSelectorXXX.
 
Ted Kremenek
- r179251 - [libclang] Expose record layout info via new libclang	functions:
 
Argyrios Kyrtzidis
- r184776 - [arcmt/driver] For the -ccc-arcmt-* flags,	claim them when -fno-objc-arc is passed to avoid the
 
Argyrios Kyrtzidis
- r184782 - [libclang/codecompletion] Make sure the top-level decl hash	takes into account ImportDecls.
 
Argyrios Kyrtzidis
- r185244 - [test] Add test case for rdar://14183893.
 
Argyrios Kyrtzidis
- [PATCH] Teach static analyzer about AttributedStmts
 
Pavel Labath
- [PATCH] Teach static analyzer about AttributedStmts
 
Pavel Labath
- [PATCH] [analyzer] Improve handling of noreturn destructors
 
Pavel Labath
- patch: don't use -backend-option for vectorizer flags
 
Nick Lewycky
- r184812 - Make -vectorize-... proper cc1 flags instead of abusing	-backend-option. Fixes
 
Nick Lewycky
- r184861 - In tooling, reenable freeing of datastructures in codegen, 	just as we do for
 
Nick Lewycky
- r184890 - Don't check for triviality on fields of templated records.	We can't know the
 
Nick Lewycky
- r185291 - Restore r184205 and associated commits (after commit of	r185290)
 
Stephen Lin
- [PATCH] PR12463 : Warnings about nonsensical comparisons are disabled	if macro expansion is involved
 
Lubos Lunak
- [PATCH] PR14795 : -frewrite-includes sometimes results in incorrect	line number
 
Lubos Lunak
- [PATCH] PR14831: -frewrite-includes incorrect warns about "unknown"	pragmas
 
Lubos Lunak
- [PATCH] PR15610 : -Wunused-macros warns despite line markers
 
Lubos Lunak
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false	positives
 
Lubos Lunak
- [PATCH] Implement DR136
 
David Majnemer
- r184882 - Implement DR21
 
David Majnemer
- [PATCH] Implement DR21
 
David Majnemer
- [PATCH] Implement DR136
 
David Majnemer
- r184889 - Implement DR136
 
David Majnemer
- [PATCH] Implement DR136
 
David Majnemer
- r185021 - AST: small cleanup to FriendObjectKind
 
David Majnemer
- r185029 - Sema: Small cleanup around TemplateParamListContext
 
David Majnemer
- r185280 - Lex: Cleanup whitespace in PragmaRegionHandler
 
David Majnemer
- r184968 - Match MSVC's handling of commas during macro argument	expansion
 
João Matos
- [PATCH] [ms-cxxabi] Destroy temporary record arguments in the	callee
 
John McCall
- WIP Patch: Introduce a proper mangling scheme for block literals
 
John McCall
- [PATCH] [ms-cxxabi] Move CodeGenVTables::needsVTTParameter to	ItaniumCXXABI.
 
John McCall
- r184740 - [Sema] Call CheckParmForFunctionDef on ObjC method	parameters
 
John McCall
- [PATCH] Microsoft C Record Layout
 
John McCall
- r185112 - Ensure that debugger calls to signature-less functions	default to
 
John McCall
- [PATCH] Microsoft C Record Layout
 
John McCall
- [PATCH] Microsoft C Record Layout
 
John McCall
- [cfe-commits] Emit annotate attributes for function declarations
 
Job Noorman
- [PATCH] [PATCH] Add armv8 support to the Clang driver.
 
Tim Northover
- [PATCH] Add support for v8fp to -mfpu
 
Tim Northover
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Arthur O'Dwyer
- r183881 - Add -Wdeprecated warnings and fixits for things	deprecated in C++11:
 
Arthur O'Dwyer
- [PATCH 1/2] Don't differentiate between openSUSE versions.
 
Johannes Obermayr
- [PATCH 2/2] Default to i586 on openSUSE.
 
Johannes Obermayr
- [PATCH] Try to fix PR16239
 
Wei Pan
- [PATCH] PR12262 - assertion when substituting explicit template	arguments does not substitute a sizeof-pack expression.
 
Serge Pavlov
- [libcxx] r184859 - Implement full support for non-pointer	pointers in custom allocators for list.
 
Sebastian Redl
- [PATCH] Fix SimpleSValBuilder::evalBinOpLN
 
Jordan Rose
- [PATCH] Teach static analyzer about AttributedStmts
 
Jordan Rose
- r184695 - DebugInfo: ensure negative enumerators are emitted as	such
 
Jordan Rose
- r184675 - ArrayRef'ize Sema::CodeCompleteConstructorInitializer
 
Jordan Rose
- r184640 - Remove duplicated case.
 
Jordan Rose
- r184695 - DebugInfo: ensure negative enumerators are emitted as	such
 
Jordan Rose
- r184814 - [analyzer] Don't initialize virtual base classes more than	once.
 
Jordan Rose
- r184815 - [analyzer] Handle zeroing CXXConstructExprs.
 
Jordan Rose
- r184814 - [analyzer] Don't initialize virtual base classes more	than once.
 
Jordan Rose
- [PATCH, RFC] Fix PR16454
 
Chad Rosier
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Alexey Samsonov
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Alexey Samsonov
- [PATCH, RFC] Fix PR16454
 
Bill Schmidt
- [PATCH, RFC] Fix PR16454
 
Bill Schmidt
- [PATCH, RFC] Fix PR16454
 
Bill Schmidt
- [PATCH, RFC] Fix PR16454
 
Bill Schmidt
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Kostya Serebryany
- [Analyzer] [PATCH] Adding file name to SimpleStreamChecker
 
Alexey Sidorin
- r184696 - Avoid adding entries to the DeclContext lookup table	multiple times when lazily
 
Richard Smith
- r184791 - Check for matching template-parameter-lists when merging	template declarations.
 
Richard Smith
- [PATCH] [AST] Introduce a new DecayedType sugar node
 
Richard Smith
- r184811 - Fix deserializing of class template partial specializations.	Assign sequence
 
Richard Smith
- patch: don't use -backend-option for vectorizer flags
 
Richard Smith
- r184865 - More of N3652: don't add an implicit 'const' to 'constexpr'	member functions when checking for overloads in C++1y.
 
Richard Smith
- [PATCH] Step 1: Simple Generic lambda (no captures or nested	lambdas)
 
Richard Smith
- [PATCH] Step 1: Simple Generic lambda (no captures or nested	lambdas)
 
Richard Smith
- [PATCH] Implement DR21
 
Richard Smith
- [PATCH] Implement DR136
 
Richard Smith
- r184875 - Fix null pointer dereference if we redeclare an unprototyped	function. Patch by
 
Richard Smith
- [PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
 
Richard Smith
- [PATCH] Avoid trying to get the alignment of a FieldDecl in an	invalid record
 
Richard Smith
- r184884 - PR8302: Check for shadowing a template parameter when	declaring a template
 
Richard Smith
- r184885 - Missing test update from r184884.
 
Richard Smith
- [PATCH] Implement DR136
 
Richard Smith
- r184887 - Make this test properly test both things it's trying to	test.
 
Richard Smith
- r184875 - Fix null pointer dereference if we redeclare an	unprototyped function. Patch by
 
Richard Smith
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Richard Smith
- [PATCH] Fix bug with member templates of local classes in	nontemplate functions and PCHs
 
Richard Smith
- r184904 - Lazily deserialize the "first' friend declaration when	deserializing a class
 
Richard Smith
- [PATCH] Offer typo suggestions for 'using'.
 
Richard Smith
- r185035 - PR16467: Teach -Wunsequenced that in C11 (unlike C++11),	an assignment's
 
Richard Smith
- r183881 - Add -Wdeprecated warnings and fixits for things	deprecated in C++11:
 
Richard Smith
- r185109 - Remove bogus VarDecl::extendsLifetimeOfTemporary function	and inline it into
 
Richard Smith
- r185117 - Fix nested lifetime extension when a std::initializer_list	member is
 
Richard Smith
- r185132 - Lazily deserialize function template specializations. This	fixes a cycle in
 
Richard Smith
- r185229 - PR7927,	PR16247: Reimplement handling of matching extern "C" declarations
 
Richard Smith
- [patch] Fix pr16247
 
Richard Smith
- [PATCH] Make RecursiveASTVisitor::TraverseLambdaExpr call	WalkUpFromLambdaExpr
 
Richard Smith
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
Richard Smith
- [PATCH] Allow TestVisitor-based tests to specify use of C++11
 
Richard Smith
- r185281 - Reinstate r185229, reverted in r185256,	with a tweak: further ignore the
 
Richard Smith
- r185229 - PR7927, PR16247: Reimplement handling of matching	extern "C" declarations
 
Richard Smith
- r185282 - Teach -Wunsequenced that the side-effects of a function	evaluation are sequenced
 
Richard Smith
- r185035 - PR16467: Teach -Wunsequenced that in C11 (unlike	C++11), an assignment's
 
Richard Smith
- r185304 - PR16502: Fix a dumb bug where we might look past the last	initializer in an
 
Richard Smith
- r185023 - Don't use unnamed local enums as template arguments.
 
Joerg Sonnenberger
- [libclc] r184975 - r600: Initial support
 
Tom Stellard
- [libclc] r184976 - r600: Fix get_global_id implementation
 
Tom Stellard
- [libclc] r184977 - r600: Add get_global_size() implementation
 
Tom Stellard
- [libclc] r184978 - Move R600 headers into generic directory
 
Tom Stellard
- [libclc] r184979 - PTX: move implementations of work-item and	synchronisation functions
 
Tom Stellard
- [libclc] r184980 - R600: Replace cl implementations with LLVM IR	implementation
 
Tom Stellard
- [libclc] r184981 - Make libclc more Linux FHS conform.
 
Tom Stellard
- [libclc] r184982 - Allow targets to override generic implementations
 
Tom Stellard
- [libclc] r184983 - r600: Add overrides file
 
Tom Stellard
- [libclc] r184984 - Fix typo in include/clc/geometric/length.inc
 
Tom Stellard
- [libclc] r184985 - Use brackets around include files in length.cl and	normalize.cl
 
Tom Stellard
- [libclc] r184986 - Remove the static keyword from the _CLC_INLINE	macro
 
Tom Stellard
- [libclc] r184987 - Implement fmax() and fmin() builtins
 
Tom Stellard
- [libclc] r184988 - Implement ceil() builtin
 
Tom Stellard
- [libclc] r184989 - Fix build with LLVM 3.3
 
Tom Stellard
- [libclc] r184990 - configure: fix out-of-source build
 
Tom Stellard
- [libclc] r184991 - configure: Enable building separate libraries for	target variants
 
Tom Stellard
- [libclc] r184992 - libclc: Add max() builtin function
 
Tom Stellard
- [libclc] r184993 - libclc: Fix abs_diff builtin integer function
 
Tom Stellard
- [libclc] r184994 - libclc: Add clamp() builtin for integer/floating	point
 
Tom Stellard
- [libclc] r184995 - libclc: Move max builtin to shared/
 
Tom Stellard
- [libclc] r184996 - libclc: implement rotate builtin
 
Tom Stellard
- [libclc] r184997 - Simplify rotate implementation a bit..
 
Tom Stellard
- [libclc] r184998 - Add a TODO note.
 
Tom Stellard
- [libclc] r184999 - Add a another TODO note.
 
Tom Stellard
- [libclc] r185000 - libclc: Rename [add|sub]_sat.ll to	[add|sub]_sat_if.ll
 
Tom Stellard
- [libclc] r185001 - libclc: implement initial version of min()
 
Tom Stellard
- [libclc] r185002 - libclc: Implement the min(vec,	scalar) version of the min builtin.
 
Tom Stellard
- [libclc] r185003 - libclc: Add clamp(vec, scalar, scalar) and max(vec,	scalar)
 
Tom Stellard
- [libclc] r185004 - libclc: Implement clz() builtin
 
Tom Stellard
- [libclc] r185005 - r600: Fix implementations of get_group_id.ll and	get_local_size.ll
 
Tom Stellard
- [libclc] r185006 - libclc: Initial vload implementation
 
Tom Stellard
- [libclc] r185007 - libclc: Initial vstore implementation
 
Tom Stellard
- [libclc] r185008 - libclc: Add assembly versions of vload for global	int4/8/16
 
Tom Stellard
- [libclc] r185009 - libclc: Add assembly versions of vstore for global	[u]int4/8/16
 
Tom Stellard
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Evgeniy Stepanov
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Evgeniy Stepanov
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Evgeniy Stepanov
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Evgeniy Stepanov
- [PATCH] Add noinline attribute to sanitizer-blacklisted functions
 
Evgeniy Stepanov
- r184726 - clang/test/Driver/coverage-ld.c: Tweak expressions to match	dosish pathsep on win32 hosts.
 
NAKAMURA Takumi
- r184727 - clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp:	Suppress unexpected failures on MS hosts.
 
NAKAMURA Takumi
- r184930 - clang/test/lit.cfg: Tweak getClangBuiltinIncludeDir() not to	expose dosish path separator on MSYS bash.exe, since r184774.
 
NAKAMURA Takumi
- r184043 - A quick fix to allow return type deduction on member	templates
 
NAKAMURA Takumi
- r184952 - clang/test/Driver/pth.c: Fix r184942,	a regexp like "\\\\" is redundant here. Should be matched to single \	with '\\'.
 
NAKAMURA Takumi
- r185023 - Don't use unnamed local enums as template arguments.
 
NAKAMURA Takumi
- [clang-tools-extra] r185092 - Ran clang-format on Modularize.cpp to	get a baseline for future changes.
 
John Thompson
- r185295 - Put helper classes into anonymous namespace.
 
Craig Topper
- r185296 - Make string pointer const.
 
Craig Topper
- r185300 - Use static for helper functions instead of an anonymous	namespace per coding standards.
 
Craig Topper
- r185301 - Put helper classes in an anonymous namespace.
 
Craig Topper
- r185302 - Use LLVM_DELETED_FUNCTION on unimplemented copy constructor	and assignment operator.
 
Craig Topper
- r185303 - Put helper classes in an anonymous namespace.
 
Craig Topper
- r185305 - Put helper class in anonymous namespace.
 
Craig Topper
- r185306 - Put helper class in anonymous namespace.
 
Craig Topper
- [PATCH] Add context to "expected unqualified-id" message
 
Richard Trieu
- [PATCH] Add context to "expected unqualified-id" message
 
Richard Trieu
- [PATCH] Add context to "expected unqualified-id" message
 
Richard Trieu
- r184762 - Add the global namespace (the "::" namespace specifier) to	the list of
 
Kaelyn Uhrain
- [PATCH] Fix bug with member templates of local classes in nontemplate	functions and PCHs
 
Faisal Vali
- r184903 - Fix PCH bug with member templates of local classes in	nontemplate functions.
 
Faisal Vali
- r184043 - A quick fix to allow return type deduction on member	templates
 
Faisal Vali
- r184043 - A quick fix to allow return type deduction on member	templates
 
Faisal Vali
- [PATCH] Push a LambdaScopeInfo on after introducer, in anticipation	for generic lambdas
 
Faisal Vali
- [PATCH] Push a LambdaScopeInfo on after introducer, in	anticipation for generic lambdas
 
Faisal Vali
- [clang-tools-extra] r184869 - cpp11-migrate: Really fixing doxygen	warning
 
Edwin Vane
- r185056 - Fix a conversion to incomplete type bug -- The error	message now	specifically states that the type is incomplete and points to the	forward declaration of the incomplete type.
 
Larisse Voufo
- r185056 - Fix a conversion to incomplete type bug -- The error	message now specifically states that the type is incomplete and points	to the forward declaration of the incomplete type.
 
Larisse Voufo
- r185058 - A bit of program simplification from r185056
 
Larisse Voufo
- r185056 - Fix a conversion to incomplete type bug -- The error	message now specifically states that the type is incomplete and points	to the forward declaration of the incomplete type.
 
Larisse Voufo
- [cfe-dev] [RFC] Adding Thread Role Analysis
 
Jeffrey Walton
- r184763 - [AST] Introduce a new DecayedType sugar node
 
Nico Weber
- r184796 - Formatter/Objc: Add a test that checks that @import is	formatted correctly.
 
Nico Weber
- r184804 - Formatter/ObjC: Correctly format casts in objc message send	expressions.
 
Nico Weber
- r184873 - Fix a comment.
 
Nico Weber
- r184894 - Formatter: Don't put a space after parameter-naming block	comments.
 
Nico Weber
- r184896 - Run clang-format on lib/Format code after r184894. No other	changes.
 
Nico Weber
- r184905 - Fix a comment.
 
Nico Weber
- r184972 - Fix warning: commas at the end of enumerator lists are a	C++11 extension [-Wc++11-extensions]
 
Nico Weber
- r183881 - Add -Wdeprecated warnings and fixits for things	deprecated in C++11:
 
Nico Weber
- r184894 - Formatter: Don't put a space after parameter-naming	block comments.
 
Nico Weber
- [PATCH] PR16395  Crash using Microsoft property declaration without	a name
 
Robert Wilhelm
- [PATCH] PR16395 Crash using Microsoft property declaration	without a name
 
Robert Wilhelm
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Will Wilson
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Will Wilson
- [PATCH] Emulate MSVC handling of commas during macro arg expansion
 
Will Wilson
- [PATCH][analyzer][review request] scan-build port for windows
 
Anton Yartsev
- [PATCH][analyzer][review request] scan-build port for windows
 
Anton Yartsev
- r185199 - + "For Windows Users" section
 
Anton Yartsev
- r184768 - [analyzer] Add a debug checker that prints Exploded Graph
 
Anna Zaks
- [PATCH] StaticAnalyzer: ExplodedGraphViewer
 
Anna Zaks
- [Analyzer] [PATCH] Adding file name to SimpleStreamChecker
 
Anna Zaks
- [PATCH] Offer typo suggestions for 'using'.
 
Luke Zarko
- [PATCH] Offer typo suggestions for 'using'.
 
Luke Zarko
- Buildbot failure on windows
 
jahanian
- Buildbot failure on windows
 
jahanian
- Buildbot failure on windows
 
jahanian
- r184790 - Accept both / and \\ to fix the windows bots.
 
jahanian
- Buildbot on windows is failing
 
jahanian
    
      Last message date: 
       Sun Jun 30 23:34:59 PDT 2013
    Archived on: Tue Aug  4 15:31:07 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).