The Week Of Monday 22 September 2014 Archives by date
      
      Starting: Mon Sep 22 00:38:00 PDT 2014
         Ending: Sun Sep 28 23:32:54 PDT 2014
         Messages: 379
     
- [PATCH] [OPENMP] Codegen for 'omp critical' directive.
 
hfinkel at anl.gov
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
hfinkel at anl.gov
 - [PATCH] [OPENMP] Codegen for 'omp critical' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
hfinkel at anl.gov
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel'	directive
 
hfinkel at anl.gov
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
hfinkel at anl.gov
 - [PATCH] [OPENMP] Codegen for threadprivate variables
 
hfinkel at anl.gov
 - [cfe-commits] C11 <stdatomic.h>
 
Iain Sandoe
 - [cfe-commits] C11 <stdatomic.h>
 
Ed Schouten
 - [PATCH] Add check misc-braces-around-statements.
 
Alexander Kornienko
 - [PATCH] pass environment when invoking llvm-config, etc. from lit.cfg
 
scott douglass
 - r218239 - [OPENMP] Codegen for 'omp critical' directive.
 
Alexey Bataev
 - [PATCH] Add NamespaceCommentCheck to the Google module.
 
Daniel Jasper
 - [PATCH] [OPENMP] Codegen for 'omp critical' directive.
 
Alexey Bataev
 - [PATCH] MS ABI: Avoid hashing back reference keys in mangler
 
Timur Iskhodzhanov
 - [clang-tools-extra] r218240 - Add NamespaceCommentCheck to the Google	module.
 
Alexander Kornienko
 - [PATCH] Downgrade DWARF2 section limit error to a warning
 
Oliver Stannard
 - r218244 - removed unicode symbols from comments.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
Alexey Bataev
 - LLVM buildmaster will be restarted today after 6 PM Pacific time
 
Jonathan Roelofs
 - r218248 - [mips] Correct alignment of vectors passed in varargs for	the O32 ABI.
 
Daniel Sanders
 - [PATCH] Add check misc-braces-around-statements.
 
Marek Kurdej
 - [PATCH] Implement substitutions of placeholders in the	replacement text of the fixits.
 
Manuel Klimek
 - [PATCH] Add check misc-braces-around-statements.
 
Marek Kurdej
 - [cfe-commits] C11 <stdatomic.h>
 
Hal Finkel
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
hfinkel at anl.gov
 - [clang-tools-extra] r218249 - Add missing dependency.
 
Alexander Kornienko
 - [PATCH] Return true from UnifySection when emitting a diagnostic
 
Ehsan Akhgari
 - [PATCH] make analyzer track memory allocated by if_nameindex
 
Daniel Fahlgren
 - [PATCH] Provide user name in ClangTidyOptions.
 
Alexander Kornienko
 - [PATCH] Return true from UnifySection when emitting a diagnostic
 
Reid Kleckner
 - r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
 
NAKAMURA Takumi
 - [PATCH] Implement substitutions of placeholders in the	replacement text of the fixits.
 
Alexander Kornienko
 - [PATCH] Inverse post-order traversal for LiveVariables analysis,	to recover the performance after r214064
 
Artyom Skrobov
 - r218258 - Fix evatuated value of __builtin_object_size according to	its
 
Fariborz Jahanian
 - [PATCH] pass environment when invoking llvm-config,	etc. from lit.cfg
 
Renato Golin
 - [PATCH] [libc++] Support Newlib as libc++'s C library [locale	part 2]
 
Jonathan Roelofs
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
JF Bastien
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
JF Bastien
 - r218260 - Fix test/CodeGen/mips-varargs.c to use %clang_cc1
 
Kaelyn Takata
 - [PATCH] Inverse post-order traversal for LiveVariables analysis, 	to recover the performance after r214064
 
Anna Zaks
 - [PATCH] MS ABI: Avoid hashing back reference keys in mangler
 
Agustín Bergé
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Chandler Carruth
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Eric Christopher
 - [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part,	part 2]
 
JF Bastien
 - r218265 - Return true from UnifySection when emitting a diagnostic
 
Ehsan Akhgari
 - [PATCH] ms-inline-asm: Add a test case for the usage of labels in	bracket expressions
 
Ehsan Akhgari
 - [PATCH] Return true from UnifySection when emitting a diagnostic
 
Ehsan Akhgari
 - r218269 - MS ABI: Remove a FIXME that has been fixed
 
David Majnemer
 - r218271 - ms-inline-asm: Add a test case for the usage of labels in	bracket expressions
 
Ehsan Akhgari
 - [PATCH] ms-inline-asm: Add a test case for the usage of labels in	bracket expressions
 
Reid Kleckner
 - [PATCH] MS ABI: Avoid hashing back reference keys in mangler
 
David Majnemer
 - [PATCH] ms-inline-asm: Add a test case for the usage of labels in	bracket expressions
 
Ehsan Akhgari
 - [PATCH] ms-inline-asm: Add a test case for the usage of labels in	bracket expressions
 
Ehsan Akhgari
 - [clang-tools-extra] r218274 - Try to pacify dash-using linux distros	with a very old-school shell variable compare.
 
Benjamin Kramer
 - [PATCH] Lex: Don't try to recover as hard in malformed _Pragma
 
Reid Kleckner
 - [clang-tools-extra] r218274 - Try to pacify dash-using linux	distros with a very old-school shell variable compare.
 
Alexander Kornienko
 - [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part,	part 2]
 
Marshall Clow
 - r218258 - Fix evatuated value of __builtin_object_size according	to its
 
Yaron Keren
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Sean Silva
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Eric Christopher
 - r218285 - Fix a vftable mangling bug
 
Reid Kleckner
 - Patch to mangle __uuidof expressions under -fms-extensions
 
jahanian
 - Patch to mangle __uuidof expressions under -fms-extensions
 
Reid Kleckner
 - [libcxx] r218286 - Fix some type-traits (is_assignable,	etc) dealing with classes that take non-const references as 'right hand	side'. Add tests. Fixes PR# 20836
 
Marshall Clow
 - r218287 - Don't use comdats for initializers on platforms that don't	support it
 
Reid Kleckner
 - r218288 - Attempt to fix Sema/builtin-object-size.c after r218258
 
Hans Wennborg
 - r218258 - Fix evatuated value of __builtin_object_size according	to its
 
Hans Wennborg
 - Patch to mangle __uuidof expressions under -fms-extensions
 
John McCall
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Rafael Avila de Espindola
 - [clang-tools-extra] r218289 - ClangTidyTests: Add dependency on	clangTidyUtils.
 
NAKAMURA Takumi
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Reid Kleckner
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Rafael Avila de Espindola
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
Renato Golin
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
Jonathan Roelofs
 - [PATCH] Inverse post-order traversal for LiveVariables analysis, 	to recover the performance after r214064
 
Anna Zaks
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
Renato Golin
 - [PATCH] AST: Mangle cast expression encoding more accurately
 
David Majnemer
 - [PATCH] AST: Mangle cast expression encoding more accurately
 
John McCall
 - r218292 - Revert r197496,	as it broke REVERTIBLE_TYPE_TRAITs from PCH files.
 
Nico Weber
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
Alexey Bataev
 - [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
 
Eric Fiselier
 - r197496 - Simplify RevertibleTypeTraits as a form of contextual	keyword
 
Nico Weber
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Alexey Bataev
 - r218293 - AST: Mangle cast expression encoding more accurately
 
David Majnemer
 - [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel'	directive
 
hfinkel at anl.gov
 - [PATCH] AST: Mangle cast expression encoding more accurately
 
David Majnemer
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Anton Korobeynikov
 - r218294 - Fix a typo in comment in ASTBitCodes.h
 
Alexander Musman
 - [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
 
Jürgen Hunold
 - [PATCH] make analyzer track memory allocated by if_nameindex
 
Anna Zaks
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Alexey Bataev
 - r218296 - Reverting r214064 and r215650 while investigating a pesky	performance regression
 
Artyom Skrobov
 - r218258 - Fix evatuated value of __builtin_object_size according	to its
 
Yaron Keren
 - r218298 - [mips] Fix r218248's testcase to use -O1 instead of -O3.
 
Daniel Sanders
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Daniel Sanders
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Chandler Carruth
 - r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
 
Daniel Sanders
 - r218248 - [mips] Correct alignment of vectors passed in varargs	for the O32 ABI.
 
Daniel Sanders
 - r218299 - [OPENMP] Parsing/Sema of directive omp parallel for simd
 
Alexander Musman
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
 
Asiri Rathnayake
 - [PATCH] Provide user name in ClangTidyOptions.
 
Manuel Klimek
 - [PATCH] [OPENMP] Codegen for threadprivate variables
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for threadprivate variables
 
Hal Finkel
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in	'parallel' directive
 
Hal Finkel
 - [PATCH] Patch for missing debug info of type being explicitly	casted to
 
jyoti allur
 - [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
 
Marshall Clow
 - [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
 
Jonathan Roelofs
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
Jonathan Roelofs
 - [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
 
Jonathan Roelofs
 - [libcxx] r218309 - [libcxx] Fix installation of ABI headers. Fixes	PR20936
 
Eric Fiselier
 - [clang-tools-extra] r218310 - Drop superfluous semicolon. GCC's	-pedantic warns about this.
 
Benjamin Kramer
 - r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
 
NAKAMURA Takumi
 - [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part,	part 2]
 
Jonathan Roelofs
 - [PATCH] Patch for missing debug info of type being explicitly	casted to
 
David Blaikie
 - r218288 - Attempt to fix Sema/builtin-object-size.c after r218258
 
jahanian
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Arnaud A. de Grandmaison
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
JF Bastien
 - [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part,	part 2]
 
JF Bastien
 - r218313 - Revert "Don't use comdats for initializers on platforms	that don't support it"
 
Reid Kleckner
 - [PATCH] Division by zero
 
Anna Zaks
 - [PATCH] [analyzer] move NewDeleteLeaks checker from	alpha.cplusplus to cplusplus group.
 
Anna Zaks
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Reid Kleckner
 - [PATCH] Provide user name in ClangTidyOptions.
 
Alexander Kornienko
 - [PATCH] Provide user name in ClangTidyOptions.
 
Alexander Kornienko
 - Patch to mangle __uuidof expressions under -fms-extensions
 
jahanian
 - r218330 - Don't perform ADL when looking up operator=;	there is no non-member form of
 
Richard Smith
 - [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM)	[cmath part, part 1]
 
Jonathan Roelofs
 - [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part,	part 2]
 
Jonathan Roelofs
 - [modules][Patch][BugzillaID#20399] Do not assert when adding	an implicit member coming from a module at writing time.
 
Vassil Vassilev
 - r218333 - PR18793: If we try to EnterTokenStream when our current	lexer is a caching
 
Richard Smith
 - Instantiate local class at the end of its definition
 
Michael Park
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Reid Kleckner
 - r218287 - Don't use comdats for initializers on platforms that	don't support it
 
Reid Kleckner
 - [libcxx patch] Let module.modulemap require cxx_atomics for the	atomics module
 
Richard Smith
 - r218339 - Improve -Wuninitialized to take into account field ordering	with initializer
 
Richard Trieu
 - r218340 - MS ABI: Pure virtual functions don't contribute to vtordisps
 
David Majnemer
 - [PATCH] Fix the argument index error of __builtin___memccpy_chk
 
Steven Wu
 - [PATCH] Fix the argument index error of __builtin___memccpy_chk
 
Eric Christopher
 - [libcxx patch] Let module.modulemap require cxx_atomics for the	atomics module
 
Nico Weber
 - [PATCH] Fix the argument index error of __builtin___memccpy_chk
 
jahanian
 - Patch to mangle __uuidof expressions under -fms-extensions
 
John McCall
 - [PATCH] Fix for PR18393 - emit error when abstract type is	returned by value
 
Richard Smith
 - [PATCH] Fix the argument index error of __builtin___memccpy_chk
 
Steven Wu
 - [PATCH] Move calls to ResolveExceptionSpec into DefineImplicit*
 
Ben Langmuir
 - [PATCH] Fix the argument index error of __builtin___memccpy_chk
 
Eric Christopher
 - r218365 - Follow-up to r218292: Add more REVERTIBLE_TYPE_TRAITs.
 
Nico Weber
 - r218366 - Fix an edge case with BinaryOperator's in -Wuninitialized.	Add testcases for
 
Richard Trieu
 - [libcxx patch] Let module.modulemap require cxx_atomics for the	atomics module
 
Richard Smith
 - r218367 - Fix the argument index error of __builtin___memccpy_chk
 
Steven Wu
 - [libcxx] r218372 - Mark module atomic as cplusplus11.
 
Nico Weber
 - [PATCH] Fix the argument index error of __builtin___memccpy_chk
 
Steven Wu
 - [libcxx patch] Let module.modulemap require cxx_atomics for the	atomics module
 
Nico Weber
 - [PATCH] Patch for missing debug info of type being explicitly	casted to
 
jyoti allur
 - r218376 - [x86] Fixed argument types in intrinsics:
 
Robert Khasanov
 - r218118 - [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}.
 
Robert Khasanov
 - [PATCH] [OPENMP] Codegen for threadprivate variables
 
Bataev, Alexey
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Bataev, Alexey
 - [PATCH] make analyzer track memory allocated by if_nameindex
 
Daniel Fahlgren
 - [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
 
Renato Golin
 - r218378 - Sema: Inherit the flexible array property from struct fields
 
David Majnemer
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Renato Golin
 - [PATCH] Sema: Treat zero sized arrays as flexible array members
 
David Majnemer
 - [PATCH] [OPENMP] Codegen for threadprivate variables
 
Alexey Bataev
 - r218379 - Clean up ClangTool's argument adjuster handling a bit with	unique_ptr.
 
Benjamin Kramer
 - [PATCH] Sema: Treat zero sized arrays as flexible array members
 
Andrea Di Biagio
 - [PATCH] Clang-tidy google-readability-function check: don't warn on	gmocktesting::Unused parameters.
 
Alexander Kornienko
 - r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
 
Daniel Sanders
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Renato Golin
 - r218340 - MS ABI: Pure virtual functions don't contribute to	vtordisps
 
Timur Iskhodzhanov
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] Introduce clang-query tool.
 
Konrad Wilhelm Kleine
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in	'parallel' directive
 
Hal Finkel
 - [PATCH] Patch for missing debug info of type being explicitly	casted to
 
jyoti allur
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] [clang-tidy] Add check misc-braces-around-statements.
 
Alexander Kornienko
 - [PATCH] Introduce clang-query tool.
 
Manuel Klimek
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Renato Golin
 - [PATCH] Make analyzer check all argument for nonnull attribute
 
Daniel Fahlgren
 - constify BeforeThanCompare<SourceRange>::operator()
 
Graham Lee
 - constify BeforeThanCompare<SourceRange>::operator()
 
David Blaikie
 - r218385 - Constify a functor's function call operator because it	can/should be.
 
David Blaikie
 - Patch to mangle __uuidof expressions under -fms-extensions
 
jahanian
 - constify BeforeThanCompare<SourceRange>::operator()
 
David Blaikie
 - [PATCH] Promote NPCs used as arguments to variadic functions
 
Reid Kleckner
 - [PATCH] Downgrade error about stdcall decls with no prototype to a	warning
 
Reid Kleckner
 - r218390 - Include debug info for types referenced only via explicit	cast expressions.
 
David Blaikie
 - [PATCH] make analyzer track memory allocated by if_nameindex
 
Anna Zaks
 - [PATCH] Downgrade error about stdcall decls with no prototype to	a warning
 
Nico Weber
 - [PATCH] Patch for missing debug info of type being explicitly	casted to
 
David Blaikie
 - [PATCH] Promote NPCs used as arguments to variadic functions
 
David Blaikie
 - r218392 - clang-format: Don't let -style=Chromium imply c++03 template	formatting.
 
Nico Weber
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] Sema: Treat zero sized arrays as flexible array members
 
Arthur O'Dwyer
 - r218394 - Downgrade error about stdcall decls with no prototype to a	warning
 
Reid Kleckner
 - [PATCH] Downgrade error about stdcall decls with no prototype to	a warning
 
Reid Kleckner
 - [PATCH] Fix IRGen for referencing a static local before emitting	its decl
 
Reid Kleckner
 - r218400 - Simplify tests.
 
Nico Weber
 - [clang-tools-extra] r218402 - Provide user name in ClangTidyOptions.
 
Alexander Kornienko
 - r218404 - pass environment when invoking llvm-config and clang from	lit.cfg
 
Scott Douglass
 - [PATCH] Provide user name in ClangTidyOptions.
 
Manuel Klimek
 - r215780 - Add a RAII class for saving and restoring	instantiations and uses. No behavior change.
 
Richard Smith
 - [PATCH/RFC] Fix -fdelayed-template-parsing leaks with	enableIncrementalProcessing
 
Brad King
 - r215780 - Add a RAII class for saving and restoring	instantiations and uses. No behavior change.
 
David Blaikie
 - [PATCH] Pragma Loop constant expression support
 
Tyler Nowicki
 - [PATCH] Promote NPCs used as arguments to variadic functions
 
Reid Kleckner
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of	casts.
 
Samuel Benzaquen
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Samuel Benzaquen
 - [PATCH] Sema: Treat zero sized arrays as flexible array members
 
David Majnemer
 - [PATCH] Promote NPCs used as arguments to variadic functions
 
David Majnemer
 - [PATCH] Promote NPCs used as arguments to variadic functions
 
Nico Weber
 - r218420 - Thread Safety Analysis: Update to documentation.
 
DeLesley Hutchins
 - r218378 - Sema: Inherit the flexible array property from struct	fields
 
Robinson, Paul
 - r218378 - Sema: Inherit the flexible array property from struct	fields
 
David Majnemer
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
jahanian
 - CXX11 patch to warn if 'override' is missing on overriding	virtual function
 
David Blaikie
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
Argyrios Kyrtzidis
 - [PATCH] Promote NPCs used as arguments to variadic functions
 
David Majnemer
 - CXX11 patch to warn if 'override' is missing on overriding	virtual function
 
David Blaikie
 - r218428 - Fix handling of preincrement on bit-fields. This gives a	bit-field in C++, but
 
Richard Smith
 - [PATCH] Fix for PR20886 - enforce CUDA target match in method	calls
 
Peter Collingbourne
 - [PATCH] Add more information when displaying a "read-only	variable is not assignable" error
 
Richard Smith
 - r218435 - Add increment/decrement operators and compound assignment	operators to the
 
Richard Trieu
 - [PATCH] Detect mismatching 'new' and 'delete' uses
 
Richard Smith
 - [PATCH] Fix PR20495: correct inference of the CUDA target for	implicit members
 
Peter Collingbourne
 - [PATCH] PR13236 - Microsoft compatibility: support __super	specifier to access members of base classes
 
Nikola Smiljanić
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Bataev, Alexey
 - r216675 - Throw a std::bad_array_new_length exception when the	expression (or constant-expression) passed to operator new[] results in	overflow in conformance with [expr.new]p7. Fixes PR11644.
 
Richard Smith
 - [PATCH] Suggest fix-it for missing '{' after base-clause
 
Richard Smith
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in	'parallel' directive
 
Hal Finkel
 - r209511 - PR19352 - getLocation() points to the wrong position	for FriendDecls
 
Richard Smith
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Bataev, Alexey
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel'	directive
 
Alexey Bataev
 - [PATCH] Modernize the TableGen code by using C++11 range-based for	loops
 
Ehsan Akhgari
 - r217349 - Add __builtin_assume and __builtin_assume_aligned using	@llvm.assume.
 
Richard Smith
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel'	directive
 
Alexey Bataev
 - [PATCH] Modernize the TableGen code by using C++11 range-based	for loops
 
Tobias Grosser
 - r218392 - clang-format: Don't let -style=Chromium imply c++03	template formatting.
 
Daniel Jasper
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] Clang-tidy google-readability-function check: don't warn	on gmocktesting::Unused parameters.
 
Manuel Klimek
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Manuel Klimek
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Renato Golin
 - [clang-tools-extra] r218443 - Clang-tidy google-readability-function	check: don't warn on gmock
 
Alexander Kornienko
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Chandler Carruth
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Chandler Carruth
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Arnaud A. de Grandmaison
 - [PATCH] [x86_64] va_arg bug on when needSSE == 2
 
WenHan Gu (谷汶翰)
 - [PATCH] Modernize the TableGen code by using C++11 range-based	for loops
 
Ehsan Akhgari
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Samuel Benzaquen
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Manuel Klimek
 - r217349 - Add __builtin_assume and __builtin_assume_aligned	using @llvm.assume.
 
Hal Finkel
 - [PATCH] [OPENMP] Loop collapsing and initial codegen for 'omp	simd' directive
 
Alexander Musman
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in	'parallel' directive
 
Hal Finkel
 - [PATCH] Dereference then check
 
Anders Rönnholm
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Samuel Benzaquen
 - r217349 - Add __builtin_assume and __builtin_assume_aligned	using @llvm.assume.
 
Hal Finkel
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Samuel Benzaquen
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Samuel Benzaquen
 - [PATCH] PR13236 - Microsoft compatibility: support __super	specifier to access members of base classes
 
Reid Kleckner
 - [PATCH] Specify libc++abi location with cmake variable
 
Nikita Lisitsa
 - [PATCH] Specify libc++abi location with cmake variable
 
Eric Fiselier
 - [PATCH] Don't trap when passing non-POD arguments to variadic	functions in MS-compatibility mode
 
Hans Wennborg
 - [PATCH] Specify libc++abi location with cmake variable
 
Nikita Lisitsa
 - r216619 - Allow adding dll attributes on certain redecls with a	warning if the decl hasn't been used yet (PR20746)
 
Hans Wennborg
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Jonathan Roelofs
 - r218230 - ms-inline-asm: Scope inline asm labels to functions
 
Francois Pichet
 - r218230 - ms-inline-asm: Scope inline asm labels to functions
 
Ehsan Akhgari
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Asiri Rathnayake
 - [PATCH] Don't trap when passing non-POD arguments to variadic	functions in MS-compatibility mode
 
Reid Kleckner
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
Douglas Gregor
 - [PATCH] Move calls to ResolveExceptionSpec into DefineImplicit*
 
Douglas Gregor
 - CXX11 patch to warn if 'override' is missing on overriding	virtual function
 
David Blaikie
 - [PATCH] Don't trap when passing non-POD arguments to variadic	functions in MS-compatibility mode
 
Hans Wennborg
 - [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce	overhead of casts.
 
Manuel Klimek
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
Argyrios Kyrtzidis
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
Douglas Gregor
 - Master/buildbots work today
 
Galina Kistanova
 - r218461 - MS ABI: Avoid hashing back reference keys in mangler
 
David Majnemer
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
jahanian
 - [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall	to implement fmod
 
Jan Vesely
 - [PATCH] CFE Knob for: Add a thread-model knob for lowering	atomics on baremetal & single threaded systems
 
Jonathan Roelofs
 - [cfe-commits] C11 <stdatomic.h>
 
Ed Schouten
 - [PATCH] autoconf: Build libClang-Version.so with --enable-shared
 
Tom Stellard
 - r218466 - Move calls to ResolveExceptionSpec out of SetDeclDefaulted	and into DefineImplicit*
 
Ben Langmuir
 - [PATCH v4 5/8] Start adding the infrastructure for handling	TypoExprs.
 
Kaelyn Takata
 - [PATCH v4 8/8] Wire up LookupMemberExpr to use the new TypoExpr.
 
Kaelyn Takata
 - r218468 - Suggest fix-it for missing '{' after base-clause
 
Ismail Pazarbasi
 - [PATCH] Suggest fix-it for missing '{' after base-clause
 
Ismail Pazarbasi
 - [PATCH] Patch for bug 18635
 
Richard Smith
 - [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall	to implement fmod
 
Tom Stellard
 - Improper implicit pointer cast in AST
 
Richard Smith
 - r218466 - Move calls to ResolveExceptionSpec out of	SetDeclDefaulted and into DefineImplicit*
 
Reid Kleckner
 - [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__	length differs from type!"
 
Richard Smith
 - [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__	length differs from type!"
 
Richard Smith
 - r218482 - Fix PR20886 - enforce CUDA target match in method calls
 
Eli Bendersky
 - [PATCH] align_value attribute in Clang
 
Richard Smith
 - [PATCH] Fix for PR18393 - emit error when abstract type is	returned or taken by value
 
Richard Smith
 - [PATCH] Fix for PR20886 - enforce CUDA target match in method	calls
 
Eli Bendersky
 - [PATCH] Fix for PR20886 - enforce CUDA target match in method	calls
 
Eli Bendersky
 - r218484 - -ms-extensions: Implement __super scope specifier (PR13236).
 
Nikola Smiljanic
 - [PATCH] align_value attribute in Clang
 
Hal Finkel
 - [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after	operator new[]
 
Richard Smith
 - [PATCH] Fix an assertion failure trying to emit a trivial	destructor in ObjC++
 
Richard Smith
 - [PATCH] PR13236 - Microsoft compatibility: support __super	specifier to access members of base classes
 
Nikola Smiljanić
 - [PATCH] Fix PR20495: correct inference of the CUDA target for	implicit members
 
Eli Bendersky
 - [PATCH] Fix PR20495: correct inference of the CUDA target for	implicit members
 
Eli Bendersky
 - r218488 - CGBuiltin: Use frem instruction rather than libcall to	implement fmod
 
Jan Vesely
 - [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall	to implement fmod
 
Jan Vesely
 - [PATCH] Move calls to ResolveExceptionSpec into DefineImplicit*
 
Ben Langmuir
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Bataev, Alexey
 - [PATCH] Modernize the TableGen code by using C++11 range-based	for loops
 
Tobias Grosser
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel'	directive
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel'	directive
 
Alexey Bataev
 - [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__	length differs from type!"
 
Alexey Bataev
 - r218500 - Support the assume_aligned function attribute
 
Hal Finkel
 - [PATCH] Support the assume_aligned function attribute
 
hfinkel at anl.gov
 - [PATCH] align_value attribute in Clang
 
Bataev, Alexey
 - r218503 - Small fix for bug 18635.
 
Alexander Musman
 - [PATCH] Patch for bug 18635
 
Alexander Musman
 - r218506 - MS ABI: Assert that vftables should have a non-RTTI entry
 
David Majnemer
 - Improper implicit pointer cast in AST
 
Abramo Bagnara
 - [PATCH] [OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive
 
Alexander Musman
 - r217654 - MS ABI: The latest VC "14" CTP implements deleted	virtual functions
 
Timur Iskhodzhanov
 - r218507 - clang/test/CodeGen/builtin-assume-aligned.c: Fix for	-Asserts.
 
NAKAMURA Takumi
 - [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi	options
 
Renato Golin
 - [PATCH] [clang-tidy] Add a -config={YAML} option.
 
Alexander Kornienko
 - [PATCH] [analyzer][Bugfix/improvement] Fix for PR16833
 
Aleksei Sidorin
 - [PATCH] [clang-tidy] Add a -config={YAML} option.
 
Manuel Klimek
 - [clang-tools-extra] r218511 - [clang-tidy] Add a -config={YAML}	option.
 
Alexander Kornienko
 - [PATCH] [clang-tidy] Test username substitution in TODO() check.
 
Alexander Kornienko
 - [clang-tools-extra] r218512 - Fix a typo
 
Alexander Kornienko
 - [PATCH] [clang-tidy] Add a -config={YAML} option.
 
Alexander Kornienko
 - [PATCH] [clang-tidy] Test username substitution in TODO() check.
 
Manuel Klimek
 - [clang-tools-extra] r218515 - [clang-tidy] Test username substitution	in TODO() check.
 
Alexander Kornienko
 - [clang-tools-extra] r218516 - Corrected a comment in	check_clang_tidy_fix.sh
 
Alexander Kornienko
 - r218520 - Fix an assertion failure trying to emit a trivial	destructor in ObjC++
 
Ben Langmuir
 - r217880 - clang-format: Restructure and add missing tests.
 
Renato Golin
 - [PATCH] Fix an assertion failure trying to emit a trivial	destructor in ObjC++
 
Ben Langmuir
 - Re: [PATCH] [OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive
 
hfinkel at anl.gov
 - r217654 - MS ABI: The latest VC "14" CTP implements deleted	virtual functions
 
David Majnemer
 - [PATCH] [OPENMP] Loop collapsing and initial codegen for 'omp	simd' directive
 
hfinkel at anl.gov
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Arnaud A. de Grandmaison
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Chandler Carruth
 - r218541 - Don't link in sanitizer runtimes if	-nostdlib/-nodefaultlibs is provided.
 
Alexey Samsonov
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Reid Kleckner
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
jahanian
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Reid Kleckner
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
Douglas Gregor
 - r218552 - Ensure that all module build failures get diagnosed
 
Ben Langmuir
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
jahanian
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
Douglas Gregor
 - CXX11 patch to warn if 'override' is missing on overriding virtual	function
 
jahanian
 - r218556 - Add back checking for condition of conditional operator for	-Wuninitialized
 
Richard Trieu
 - [PATCH] [Proposal] [Analyzer] Individual options for checkers
 
Anna Zaks
 - [PATCH] Fix bug 20116 - Miscompilation when devirtualization is	aborted due to covariant return types
 
Richard Smith
 - [PATCH] Add __sync_fetch_and_nand (again)
 
Richard Smith
 - [PATCH] MS ABI: Diagnose unspecified inheritance model ptrs in	the best case
 
Richard Smith
 - [PATCH] Add __sync_fetch_and_nand (again)
 
Joerg Sonnenberger
 - [PATCH] [clang-tidy] Add check misc-braces-around-statements.
 
Marek Kurdej
 - [PATCH] Add __sync_fetch_and_nand (again)
 
Hal Finkel
 - [clang-tools-extra] r218570 - [clang-tidy] Updated documentation.
 
Alexander Kornienko
 - [clang-tools-extra] r218571 - [clang-tidy] Fix for the documentation.
 
Alexander Kornienko
 - [clang-tools-extra] r218572 - [clang-tidy] Fix documentation.
 
Alexander Kornienko
 - [clang-tools-extra] r218573 - [clang-tidy] Updated documentation
 
Alexander Kornienko
 - [PATCH] Emit lifetime start/end for unnamed objects --- take 3
 
Arnaud A. de Grandmaison
 - r218577 - CodeGen: Don't crash when initializing pointer-to-member	fields in bases
 
David Majnemer
 - r218580 - Run DR tests in C++17 mode too.
 
Richard Smith
 - r218587 - Add the tests for __super that I forgot to commit in as	part of r218484.
 
Nikola Smiljanic
 - [PATCH] Diagnose jumping from one MS inline assembly block to another.
 
Ehsan Akhgari
 - [PATCH] Modernize the TableGen code by using C++11 range-based	for loops
 
Ehsan Akhgari
 - [PATCH] Fix bug 20116 - Miscompilation when devirtualization	is aborted due to covariant return types
 
Bataev, Alexey
 - [PATCH] Fix bug 20116 - Miscompilation when devirtualization is	aborted due to covariant return types
 
Alexey Bataev
 - r218590 - Fix "unsupported friend" diagnostic to also appear for	friend functions with dependent scopes.
 
Richard Smith
 - r218591 - Tests for DR600-640.
 
Richard Smith
 - r218592 - testing commit access to clang repo
 
Jyoti Allur
 - r218593 - Remove dead code from DIBuilder
 
Jyoti Allur
    
 
    
      Last message date: 
       Sun Sep 28 23:32:54 PDT 2014
    Archived on: Tue Aug  4 15:31:52 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).