The Week Of Monday 20 April 2015 Archives by subject
      
      Starting: Mon Apr 20 02:05:24 PDT 2015
         Ending: Sun Apr 26 22:25:22 PDT 2015
         Messages: 318
     
- [cfe-dev] [LLVMdev] unofficial github llvm-mirror: announce,	frequency update, ownership
 
Tobias Grosser
 - [cfe-dev] [LLVMdev] unofficial github llvm-mirror: announce,	frequency update, ownership
 
Anton Korobeynikov
 - [cfe-dev] [LLVMdev] unofficial github llvm-mirror: announce,	frequency update, ownership
 
NAKAMURA Takumi
 - [cfe-dev] Patch for PR23175, Infinite loop iterating Objective-C	method declarations
 
Tom Honermann
 - [clang-tools-extra] r235642 - Fix clang-tools-extra build after clang	r235614.
 
Richard Smith
 - [libclc] r235329 - configure: Add --enable-runtime-subnormal option
 
Tom Stellard
 - [libclc] r235620 - Implement fract builtin
 
Tom Stellard
 - [libclc] r235762 - Fix compilation warnings without cl_khr_fp64
 
Jan Vesely
 - [libcxx] r235607 - Fixed an 'extra tokens at end of #endif directive'	warning in experimental/ratio
 
Marshall Clow
 - [libcxxabi] r228903 - unwind: move exported APIs out of header
 
Logan Chien
 - [libcxxabi] r228903 - unwind: move exported APIs out of header
 
Saleem Abdulrasool
 - [libcxxabi] r235759 - libc++abi: remove the duplicated unwind content
 
Saleem Abdulrasool
 - [libcxxabi] r235765 - libc++abi: move tests back
 
Saleem Abdulrasool
 - [libcxxabi] r235794 - libc++abi: remove build infrastructure for	unwind
 
Saleem Abdulrasool
 - [libcxxabi] r235828 - libc++abi: silence some warnings
 
Saleem Abdulrasool
 - [libcxxabi] r235829 - libc++abi: clear up some -Wqual-cast warnings
 
Saleem Abdulrasool
 - [libcxxabi] r235830 - libc++abi: remove unused variable
 
Saleem Abdulrasool
 - [LLVMdev] unofficial github llvm-mirror: announce, frequency	update, ownership
 
Jonathan Roelofs
 - [PATCH 1/1] R600: Report fp64 on all capable asics
 
Jan Vesely
 - [PATCH 1/1] R600: Report fp64 on all capable asics
 
Tom Stellard
 - [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on	Windows.
 
Антон Ярцев
 - [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on	Windows.
 
Jordan Rose
 - [PATCH] [clang] Update a test-case affected by IntToPtr/PtrToInt	being folded into Loads
 
Philip Pfaffe
 - [PATCH] [CUDA] Allow using integral non-type template parameters	as launch_bounds attribute arguments.
 
Artem Belevich
 - [PATCH] [cuda] Ignore "TLS unsupported by target" errors for host	variables during device-side CUDA compilation.
 
Artem Belevich
 - [PATCH] [cuda] Ignore "TLS unsupported by target" errors for host	variables during device-side CUDA compilation.
 
Jacques Pienaar
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Artem Belevich
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Artem Belevich
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Richard Smith
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Artem Belevich
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Artem Belevich
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Richard Smith
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Artem Belevich
 - [PATCH] [CUDA] Support for built-in cuda variables (threadIdx and	its friends).
 
Artem Belevich
 - [PATCH] [cuda] treat file scope __asm as __host__ and ignore it	during device-side compilation.
 
Artem Belevich
 - [PATCH] [MIPS] fix extension of integer types (function calls)
 
Strahinja Petrovic
 - [PATCH] [MIPS] fix extension of integer types (function calls)
 
Daniel Sanders
 - [PATCH] [MIPS] fix extension of integer types (function calls)
 
Strahinja Petrovic
 - [PATCH] [NVPTX] Check if callsite is defined when computing argument	allignment
 
Jacques Pienaar
 - [PATCH] [NVPTX] Check if callsite is defined when computing	argument allignment
 
Jingyue Wu
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'atomic capture'.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'sections'	directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'single'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'single'	directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'single'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'if' clause in 'task' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'if' clause in 'task' directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'if' clause in 'task' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'ordered' directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'ordered' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'for' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'for' directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'for' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'sections' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'sections'	directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'single' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'single'	directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'private' clause in 'single'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'reduction' clause in 'for' directive
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'reduction' clause in 'for' directive
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'reduction' clause in 'for' directive
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'reduction' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'reduction' clause in 'sections'	directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'reduction' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'taskwait' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Codegen for 'taskwait' directive.
 
John McCall
 - [PATCH] [OPENMP] Codegen for 'taskwait' directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Coegen for 'firstprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - [PATCH] [OPENMP] Do not emit implicit barrier for single directive	with 'copyprivate' clause(s).
 
Alexey Bataev
 - [PATCH] [OPENMP] Do not emit implicit barrier for single	directive with 'copyprivate' clause(s).
 
John McCall
 - [PATCH] [OPENMP] Do not emit implicit barrier for single	directive with 'copyprivate' clause(s).
 
Alexey Bataev
 - [PATCH] [OPENMP] Fix use of unsigned counters in loops with zero trip	count.
 
Alexey Bataev
 - [PATCH] [OPENMP] Fix use of unsigned counters in loops with zero	trip count.
 
John McCall
 - [PATCH] [OPENMP] Fix use of unsigned counters in loops with zero	trip count.
 
Alexey Bataev
 - [PATCH] [OPENMP] Fix use of unsigned counters in loops with zero	trip count.
 
Alexey Bataev
 - [PATCH] [PATCH] clang internal library headers changes for C++ modules
 
John Thompson
 - [PATCH] [PATCH] clang internal library headers changes for C++	modules
 
Yunzhong Gao
 - [PATCH] [PATCH] clang internal library headers changes for C++	modules
 
John Thompson
 - [PATCH] [PATCH] clang internal library headers changes for C++	modules
 
Richard Smith
 - [PATCH] [PATCH] clang internal library headers changes for C++	modules
 
Sean Silva
 - [PATCH] [PATCH] clang internal library headers changes for C++	modules
 
John Thompson
 - [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
 
Charlie Turner
 - [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
 
Richard Smith
 - [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
 
Charlie Turner
 - [PATCH] [PATCH] PR9804 - __is_signed conflicts with libstdc++
 
Richard Smith
 - [PATCH][RFC] Fix __alignof__ of global variables on SystemZ
 
Richard Smith
 - [PATCH][RFC] Fix __alignof__ of global variables on SystemZ
 
Ulrich Weigand
 - [PATCH][RFC] Implement target-specific __attribute__((aligned))	value
 
Richard Smith
 - [PATCH][RFC] Implement target-specific __attribute__((aligned))	value
 
Ulrich Weigand
 - [PATCH][RFC] Provide alignment info on LLVM external symbols
 
Ulrich Weigand
 - [PATCH][RFC] Respect alignment of nested bitfields
 
Richard Smith
 - [PATCH][RFC] Respect alignment of nested bitfields
 
Ulrich Weigand
 - [PATCH] [Sema] Prevent crash while trying to merge types
 
Davide Italiano
 - [PATCH] [Sema] Prevent crash while trying to merge types
 
Richard Smith
 - [PATCH] [Sema] Prevent crash while trying to merge types
 
Davide Italiano
 - [PATCH] [Sema] Prevent crash while trying to merge types
 
Richard Smith
 - [PATCH] [Sema] Prevent crash while trying to merge types
 
Davide Italiano
 - [PATCH] Add a KeepVirtual option to misc-use-override
 
Ehsan Akhgari
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Alexey Samsonov
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Oliver Chang
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Aaron Ballman
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Alexey Samsonov
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Aaron Ballman
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Alexey Samsonov
 - [PATCH] Add a no_sanitize_vptr function attribute.
 
Aaron Ballman
 - [PATCH] Added lib/Headers/cuda subdirectory and Makefile to install	headers located there.
 
Artem Belevich
 - [PATCH] add the -mrecip driver flag and process its options
 
Sanjay Patel
 - [PATCH] Allow C11 static assert declaration as clause-1 in for loops.
 
Rachel Craik
 - [PATCH] Allow C11 static assert declaration as clause-1 in for	loops.
 
Richard Smith
 - [PATCH] Allow C11 static assert declaration as clause-1 in for	loops.
 
Rachel Craik
 - [PATCH] Allow C11 static assert declaration as clause-1 in for	loops.
 
Richard Smith
 - [PATCH] C99 partial re-initialization behavior (DR-253)
 
Yunzhong Gao
 - [PATCH] clang-format: Add ability to align assignment operators
 
Daniel Jasper
 - [PATCH] Clang-format: Fix for #pragma option formatting
 
Sergey Razmetov
 - [PATCH] Clang-format: Fix for #pragma option formatting
 
Daniel Jasper
 - [PATCH] Combine instantiation context of field initializer with	context of class.
 
Serge Pavlov
 - [PATCH] Diagnose variadic main
 
Aaron Ballman
 - [PATCH] Diagnose variadic main
 
David Blaikie
 - [PATCH] Diagnose variadic main
 
Aaron Ballman
 - [PATCH] Don't crash on reporting lambda diagnostics
 
Aaron Ballman
 - [PATCH] Don't dllimport/export class members with internal linkage	(PR23308)
 
Hans Wennborg
 - [PATCH] Don't dllimport/export class members with internal	linkage (PR23308)
 
David Majnemer
 - [PATCH] Don't dllimport/export class members with internal	linkage (PR23308)
 
Hans Wennborg
 - [PATCH] Don't dllimport/export class members with internal	linkage (PR23308)
 
Nico Weber
 - [PATCH] Don't dllimport/export class members with internal	linkage (PR23308)
 
Hans Wennborg
 - [PATCH] Don't dllimport/export class members with internal	linkage (PR23308)
 
Hans Wennborg
 - [PATCH] Don't dllimport/export class members with internal	linkage (PR23308)
 
Reid Kleckner
 - [PATCH] Do not store "+soft-float" and "+soft-float-abi" target	features in function attributes
 
Oliver Stannard
 - [PATCH] Do not store "+soft-float" and "+soft-float-abi" target	features in function attributes
 
Eric Christopher
 - [PATCH] Do not store "+soft-float" and "+soft-float-abi" target	features in function attributes
 
Eric Christopher
 - [PATCH] Driver tests: don't assume the clang binary is called 'clang'
 
Kenneth Camann
 - [PATCH] Driver tests: don't assume the clang binary is called	'clang'
 
Chad Rosier
 - [PATCH] Driver tests: don't assume the clang binary is called	'clang'
 
Chad Rosier
 - [PATCH] Driver tests: don't assume the clang binary is called	'clang'
 
Yaron Keren
 - [PATCH] Enable format specifier checking for fields
 
Aaron Ballman
 - [PATCH] Enable format specifier checking for fields
 
David Blaikie
 - [PATCH] Enable format specifier checking for fields
 
Aaron Ballman
 - [PATCH] Expose -fdiagnostics-parseable-fixits to clang-cl
 
Hans Wennborg
 - [PATCH] Expose -fdiagnostics-parseable-fixits to clang-cl
 
Daniel Cheng
 - [PATCH] Expose -fdiagnostics-parseable-fixits to clang-cl
 
Hans Wennborg
 - [PATCH] Fix dependency file escaping
 
Paul Robinson
 - [PATCH] Fix dependency file escaping
 
Sean Silva
 - [PATCH] Fix dependency file escaping
 
Paul Robinson
 - [PATCH] Fix dependency file escaping
 
Sean Silva
 - [PATCH] Fix dependency file escaping
 
Paul Robinson
 - [PATCH] Fix dependency file escaping
 
Paul Robinson
 - [PATCH] Fix dependency file escaping
 
Paul Robinson
 - [PATCH] Fixed misleading parameter name for	PPCallbacks::FileSkipped
 
Nikola Smiljanić
 - [PATCH] Fixing PR21811 by applying attributes to global init function
 
Yunzhong Gao
 - [PATCH] Fixing PR21811 by applying attributes to global init	function
 
Reid Kleckner
 - [PATCH] Fixing PR21811 by applying attributes to global init	function
 
Reid Kleckner
 - [PATCH] Fixing PR21811 by applying attributes to global init	function
 
Reid Kleckner
 - [PATCH] Fixing PR21811 by applying attributes to global init	function
 
Yunzhong Gao
 - [PATCH] Fixing PR21811 by applying attributes to global init	function
 
Reid Kleckner
 - [PATCH] Fix PR22047: ObjC: Method unavailability attribute doesn't	work with overloaded methods
 
Jonathan Roelofs
 - [PATCH] Fix PR22047: ObjC: Method unavailability attribute	doesn't work with overloaded methods
 
Aaron Ballman
 - [PATCH] Fix PR22047: ObjC: Method unavailability attribute doesn't	work with overloaded methods
 
Jonathan Roelofs
 - [PATCH] Fix regression with noexcept
 
Aaron Ballman
 - [PATCH] Implement std::experimental::sample
 
Eric Fiselier
 - [PATCH] Implement std::experimental::sample
 
Evgeniy Stepanov
 - [PATCH] Implement std::experimental::sample
 
Eric Fiselier
 - [PATCH] Implement std::experimental::sample
 
Eric Fiselier
 - [PATCH] Implement std::experimental::sample
 
Evgeniy Stepanov
 - [PATCH] Implement std::experimental::sample
 
Evgeniy Stepanov
 - [PATCH] Implement std::experimental::sample
 
Marshall Clow
 - [PATCH] Implement std::experimental::sample
 
Evgeniy Stepanov
 - [PATCH] Improvements to scan-build.
 
Антон Ярцев
 - [PATCH] Insert override at the same line as the end of the function	declaration
 
Ehsan Akhgari
 - [PATCH] Instantiate static constexpr member function of a local	struct in a function template earlier.
 
Michael Park
 - [PATCH] Make noexcept check for constant expressions.
 
Eelis
 - [PATCH] Make noexcept check for constant expressions.
 
Ismail Pazarbasi
 - [PATCH] New warning -Wpessimizing-move to catch when removing	calls to std::move prevent optimization
 
Richard Trieu
 - [PATCH] New warning -Wpessimizing-move to catch when removing	calls to std::move prevent optimization
 
Richard Trieu
 - [PATCH] New warning -Wpessimizing-move to catch when removing	calls to std::move prevent optimization
 
Richard Smith
 - [PATCH] PR20958: Allow __builtin_isnan to be declared.
 
Charlie Turner
 - [PATCH] PR20958: Allow __builtin_isnan to be declared.
 
Charlie Turner
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C method	declarations in categories when the AST was deserialized from	an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Manuel Klimek
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Richard Smith
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Richard Smith
 - [PATCH] PR23175 (fix) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (unit test) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (unit test) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (unit test) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Richard Smith
 - [PATCH] PR23175 (unit test) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] PR23175 (unit test) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Manuel Klimek
 - [PATCH] PR23175 (unit test) - Infinite loop iterating Objective-C	method declarations in categories when the AST was deserialized	from an .ast file
 
Tom Honermann
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack: Clang command line option and function attribute
 
Peter Collingbourne
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack: compiler-rt runtime support library
 
Peter Collingbourne
 - [PATCH] Refactoring,	update MacroInfo interface so a for range can be used to iterate	through the tokens
 
Daniel Marjamäki
 - [PATCH] Sema: Accept pointers to any address space for builtin	functions
 
Tom Stellard
 - [PATCH] shared_ptr : atomic ref-counts (TSan)
 
Marshall Clow
 - [PATCH] Support generating Jom-style depfiles.
 
Paul Robinson
 - [PATCH] Support generating Jom-style depfiles.
 
Paul Robinson
 - [PATCH] Support generating Jom-style depfiles.
 
Sean Silva
 - [PATCH] Support generating Jom-style depfiles.
 
Paul Robinson
 - [PATCH] Support generating Jom-style depfiles.
 
Paul Robinson
 - [PATCH] Unify the way we report overflow in increment/decrement	operator.
 
Alexey Samsonov
 - [PATCH] Update block formatting to behave like Xcode
 
Brian King
 - [PING] Fix alignment-related problems
 
Ulrich Weigand
 - LLVM buildmaster will be restarted tonight
 
Galina Kistanova
 - r231451 - Don't crash on non-public referenced dtors in toplevel	classes.
 
Tom Stellard
 - r233508 - Add check for kind of UnqualifiedId in	Declarator::isStaticMember()
 
Daniel Sanders
 - r233508 - Add check for kind of UnqualifiedId in	Declarator::isStaticMember()
 
Richard Smith
 - r235286 - Fix bug in Replacement's toString on Windows (missing	flush).
 
Will Wilson
 - r235286 - Fix bug in Replacement's toString on Windows (missing	flush).
 
Manuel Klimek
 - r235301 - clang-format: Fix incorrect multi-var declstmt detection.
 
Daniel Jasper
 - r235326 - DebugInfo: Prepare for deletion of DIScope
 
Duncan P. N. Exon Smith
 - r235330 - DebugInfo: Prepare for deletion of DIType
 
Duncan P. N. Exon Smith
 - r235335 - Put statement expression decls in the enclosing code	DeclContext
 
Reid Kleckner
 - r235335 - Put statement expression decls in the enclosing code	DeclContext
 
Richard Smith
 - r235348 - Add conversionDecl matcher for node CXXConversionDecl.
 
Samuel Benzaquen
 - r235350 - DebugInfo: Prepare for deletion of subclasses of DIType
 
Duncan P. N. Exon Smith
 - r235355 - DebugInfo: Prepare for deletion of subclasses of DIScope
 
Duncan P. N. Exon Smith
 - r235395 - Fix __alignof__ of global variables on SystemZ
 
Ulrich Weigand
 - r235396 - Provide alignment info on LLVM external symbols
 
Ulrich Weigand
 - r235397 - Implement target-specific __attribute__((aligned)) value
 
Ulrich Weigand
 - r235398 - [cuda] Added support for CUDA built-in variables.
 
Artem Belevich
 - r235401 - Revert r235398 "[cuda] Added support for CUDA built-in	variables."
 
Artem Belevich
 - r235402 - Recommend to use CMake on the Clang Getting Started page.
 
Alexey Samsonov
 - r235403 - DebugInfo: Prepare for deletion of DIDescriptor subclasses
 
Duncan P. N. Exon Smith
 - r235412 - DebugInfo: Prepare for removal of DIArray and DITypeArray	typedefs
 
Duncan P. N. Exon Smith
 - r235420 - [modules] Move list of exported module macros from	IdentifierInfo lookup table to separate storage,	adjacent to the macro directive history.
 
Richard Smith
 - r235420 - [modules] Move list of exported module macros from	IdentifierInfo lookup table to separate storage, adjacent to the macro	directive history.
 
Jay Foad
 - r235448 - [cuda] Added support for CUDA built-in variables.
 
Artem Belevich
 - r235452 - [cuda] Allow using integral non-type template parameters as	launch_bounds attribute arguments.
 
Artem Belevich
 - r235456 - Expose -fdiagnostics-parseable-fixits to clang-cl
 
Hans Wennborg
 - r235461 - [modules] Build a DAG of module macros for each identifier.
 
Richard Smith
 - r235464 - [modules] Cope with partial module macro information,	fix memory leak found by buildbot.
 
Richard Smith
 - r235470 - Wrap to 80 columns, fix typo in comment. No behavior change.
 
Nico Weber
 - r235471 - Don't dllimport/export class members with internal linkage	(PR23308)
 
Hans Wennborg
 - r235492 - clang-format: Fix for #pragma option formatting.
 
Daniel Jasper
 - r235496 - [OPENMP] Codegen for 'ordered' directive.
 
Alexey Bataev
 - r235500 - [OPENMP] Fix use of unsigned counters in loops with zero	trip count.
 
Alexey Bataev
 - r235501 - [OPENMP] Fixed test incompatibility for simd codegen.
 
Alexey Bataev
 - r235503 - [OPENMP] Codegen for 'private' clause in 'for' directive.
 
Alexey Bataev
 - r235506 - [OPENMP] Codegen for 'reduction' clause in 'for' directive.
 
Alexey Bataev
 - r235507 - [OPENMP] Codegen for 'if' clause in 'task' directive.
 
Alexey Bataev
 - r235512 - Silencing a -Wunused-variable warning; NFC.
 
Aaron Ballman
 - r235512 - Silencing a -Wunused-variable warning; NFC.
 
Richard Smith
 - r235537 - Set normal LLVM function attributes on global initializer	functions
 
Reid Kleckner
 - r235537 - Set normal LLVM function attributes on global	initializer functions
 
Eric Christopher
 - r235537 - Set normal LLVM function attributes on global	initializer functions
 
Reid Kleckner
 - r235537 - Set normal LLVM function attributes on global	initializer functions
 
Reid Kleckner
 - r235537 - Set normal LLVM function attributes on global	initializer functions
 
Eric Christopher
 - r235537 - Set normal LLVM function attributes on global	initializer functions
 
Alexey Samsonov
 - r235551 - Fix test failure caused by r235537. It does not run on	Windows due to REQUIRES: shell
 
Reid Kleckner
 - r235553 - Revert "Revert r234581,	it might have caused a few miscompiles in Chromium."
 
David Majnemer
 - r235555 - Fix another test broken by r235537
 
Reid Kleckner
 - r235562 - [WinEH] Don't emit an exceptional cleanup for	llvm.eh.endcatch
 
Reid Kleckner
 - r235565 - InstrProf: Fix a shadowing error that would break length of	profile names
 
Justin Bogner
 - r235568 - Unify the way we report overflow in increment/decrement	operator.
 
Alexey Samsonov
 - r235570 - [modules] Actually allocate the extra space we use for the	tail-allocated array
 
Richard Smith
 - r235572 - [MS ABI] Treat ConstantArrayType like IncompleteArrayType	in args
 
David Majnemer
 - r235573 - [OPENMP] Codegen for 'atomic capture'.
 
Alexey Bataev
 - r235575 - [MS ABI] Add support for mangling VLA types
 
David Majnemer
 - r235576 - [OPENMP] Fix for failed tests for 'omp atomic write'	construct.
 
Alexey Bataev
 - r235580 - clang-format: Support nested block formatting with	ColumnLimit=0.
 
Daniel Jasper
 - r235582 - clang-format: [Proto] Don't linewrap top-level options.
 
Daniel Jasper
 - r235583 - clang-format: Don't add unwanted space when creating new	arrays.
 
Daniel Jasper
 - r235592 - clang-format: Allow splitting "= default" and "= delete".
 
Daniel Jasper
 - r235599 - clang-format: Properly detect variable declarations with	ObjC.
 
Daniel Jasper
 - r235605 - Diagnose variadic main() as an extension; addresses PR17905.
 
Aaron Ballman
 - r235606 - Extend format specifier checking to include field function	pointers in addition to variable function pointers. Addresses PR21082.
 
Aaron Ballman
 - r235613 - Don't emit lifetime markers when msan is enabled
 
Reid Kleckner
 - r235614 - [modules] Determine the set of macros exported by a	submodule at the end of that submodule.
 
Richard Smith
 - r235643 - Add clang/docs/SanitizerCoverage.rst
 
Sergey Matveev
 - r235644 - [modules] Store a ModuleMacro* on an imported macro	directive rather than duplicating the info within it.
 
Richard Smith
 - r235648 - [modules] Remove the now-redundant import of all pending	macros at the end of building a module.
 
Richard Smith
 - r235650 - Fix clang docs build.
 
Sergey Matveev
 - r235661 - [modules] Properly attribute macros to modules if they're	in a file textually included into a file in the module.
 
Richard Smith
 - r235664 - InstrProf: Stop using RegionCounter outside of CodeGenPGO	(NFC)
 
Justin Bogner
 - r235669 - [modules] Refactor creation of ModuleMacros and create them	when importing from local submodules.
 
Richard Smith
 - r235677 - [modules] Partial revert of r235669: don't create	ModuleMacros for imported local macros.
 
Richard Smith
 - r235680 - Cleanup some MS-ABI specific code
 
David Majnemer
 - r235681 - [MS ABI] Fix the preferred alignment of member pointers
 
David Majnemer
 - r235682 - Replace getPointeeType()->isFunctionType with	isMemberDataPointerType
 
David Majnemer
 - r235691 - [OPENMP] Codegen for 'firstprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - r235692 - [OPENMP] Do not emit implicit barrier for single directive	with 'copyprivate' clause(s).
 
Alexey Bataev
 - r235693 - Remove unused variable to silence GCC warning
 
David Majnemer
 - r235694 - [OPENMP] Codegen for 'firstprivate' clause in 'single'	directive.
 
Alexey Bataev
 - r235698 - [TableGen] Clang changes for r235697 to stop leaking	Expanders and Operators in SetTheory.
 
Craig Topper
 - r235702 - clang-format: More selectively detect QT's "signals".
 
Daniel Jasper
 - r235707 - clang-format: Don't wrap after short first segments of	builder calls.
 
Daniel Jasper
 - r235749 - [CodeGen] Make AsmPrinter's OutStreamer member a unique_ptr.
 
Lang Hames
 - r235749 - [CodeGen] Make AsmPrinter's OutStreamer member a	unique_ptr.
 
Lang Hames
 - r235749 - [CodeGen] Make AsmPrinter's OutStreamer member a	unique_ptr.
 
Rafael Espíndola
 - r235750 - Revert r235749 - Accidentally commited cruft from the wrong	path.
 
Lang Hames
 - r235756 - [opaque pointer type] Update test cases now that the type	for an invoke is just a function type, not a pointer-to-function type
 
David Blaikie
 - r235787 - clang-cl: Don't look up absolute paths in %LIB%.
 
Nico Weber
 - r235793 - InstrProf: Fix coverage maps for conditional operators
 
Justin Bogner
 - r235806 - [Sema] Check if a builtin is FunctionPrototype().
 
Davide Italiano
 - r235815 - Correctly handle zero-sized but non-empty base classes in	IRGen.
 
John McCall
 - r235816 - [Sema] Don't allow unverified bitfields in FieldDecls
 
David Majnemer
 - r235818 - [Sema] Do not permit binding a reference to a compound	literal
 
David Majnemer
 - r235831 - [MS ABI] Rephrase the mangling of array types in parameters
 
David Majnemer
 - r235832 - [OPENMP] Codegen for 'private' clause in 'single' directive.
 
Alexey Bataev
 - r235833 - [OPENMP] Codegen for 'private' clause in 'sections'	directive.
 
Alexey Bataev
 - r235834 - [OPENMP] Codegen for 'lastprivate' clause in 'sections'	directive.
 
Alexey Bataev
 - r235835 - [OPENMP] Codegen for 'reduction' clause in 'sections'	directive.
 
Alexey Bataev
 - r235836 - [OPENMP] Codegen for 'taskwait' directive.
 
Alexey Bataev
    
 
    
      Last message date: 
       Sun Apr 26 22:25:22 PDT 2015
    Archived on: Tue Aug  4 15:32:10 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).