The Week Of Monday 15 July 2013 Archives by subject
      
      Starting: Mon Jul 15 01:24:27 PDT 2013
         Ending: Sun Jul 21 22:04:01 PDT 2013
         Messages: 582
     
- [Bug 16352] Unimplemented Function in Scan-Build
 
Anton Yartsev
 - [Bug 16352] Unimplemented Function in Scan-Build
 
Jordan Rose
 - [cfe-commits] r166372 - in /cfe/trunk:	include/clang/Basic/DiagnosticSemaKinds.td	lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclCXX.cpp	lib/Sema/SemaExceptionSpec.cpp	lib/Sema/SemaType.cpp test/CXX/except/except.spec/p15.cpp	test/CXX/except/except.spec/p4.cpp test/CXX/special/class.dtor/p3.cpp
 
Nico Weber
 - [cfe-commits] r166372 - in /cfe/trunk:	include/clang/Basic/DiagnosticSemaKinds.td	lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclCXX.cpp	lib/Sema/SemaExceptionSpec.cpp	lib/Sema/SemaType.cpp test/CXX/except/except.spec/p15.cpp	test/CXX/except/except.spec/p4.cpp test/CXX/special/class.dtor/p3.cpp
 
Richard Smith
 - [cfe-commits] r169144 - in /cfe/trunk:	include/clang/Driver/Options.td	include/clang/Frontend/CodeGenOptions.h lib/CodeGen/BackendUtil.cpp	lib/Driver/SanitizerArgs.h lib/Driver/Tools.cpp	lib/Frontend/CompilerInvocation.cpp test/Driver/fsanitize-blacklist.c
 
Alexey Samsonov
 - [cfe-commits] r169144 - in /cfe/trunk:	include/clang/Driver/Options.td	include/clang/Frontend/CodeGenOptions.h lib/CodeGen/BackendUtil.cpp	lib/Driver/SanitizerArgs.h lib/Driver/Tools.cpp	lib/Frontend/CompilerInvocation.cpp test/Driver/fsanitize-blacklist.c
 
Sean Silva
 - [clang-tools-extra] r186327 - Fix UseAuto not transforming iterator	when non-fully qualifiers are used and
 
Ariel J. Bernal
 - [clang-tools-extra] r186449 - Update for llvm API change.
 
Rafael Espindola
 - [clang-tools-extra] r186575 - cpp11-migrate: Use test fixture in	preparation for more tests
 
Edwin Vane
 - [clang-tools-extra] r186675 - Fixed some formatting issues with	clang-format to get a baseline.
 
John Thompson
 - [libclc] r186326 - Add integer-gentype.inc: Missing file from r185839
 
Tom Stellard
 - [libclc] r186415 - libclc: vload/vstore disable assembly and fix	offset calculation
 
Aaron Watry
 - [libclc] r186416 - Fix and re-enable R600 vload/vstore assembly
 
Aaron Watry
 - [libclc] r186610 - Fix build with LLVM 3.4
 
Aaron Watry
 - [libclc] r186691 - Implement generic upsample()
 
Aaron Watry
 - [libclc] r186691 - Implement generic upsample()
 
Tobias Grosser
 - [libcxx] r186323 - Add macro _LIBCPP_CONSTEXPR_AFTER_CXX11 for	functions that have been marked constexpr post C++11
 
Marshall Clow
 - [libcxx] r186334 - A few fixes to tests for Windows port.
 
Howard Hinnant
 - [libcxx] r186335 - Bill Fisher: This patch fixes an ill-formed	comparison when parsing control escapes,	e.g. "\cA\ca". The code will now throw an error_escape exception for	invalid control sequences like "\c:" or "\c".
 
Howard Hinnant
 - [libcxx] r186344 - Make std::forward and std::move (and	std::move_if_noexcept) constexpr in C++14
 
Marshall Clow
 - [libcxx] r186430 - Bug 16599 part 2: Make std::pair's constructors and	comparison operators (and make_pair) constexpr.
 
Marshall Clow
 - [libcxx] r186472 - Add pointer format test for Windows.
 
Howard Hinnant
 - [libcxx] r186525 - Make std::get constexpr
 
Marshall Clow
 - [PATCH] [analyzer] Add very limited support for temporary	destructors
 
Jordan Rose
 - [PATCH] [analyzer] Add very limited support for temporary	destructors
 
Pavel Labath
 - [PATCH] [analyzer] Add very limited support for temporary	destructors
 
Pavel Labath
 - [PATCH] [analyzer] Add very limited support for temporary	destructors
 
Jordan Rose
 - [PATCH] [analyzer] Add very limited support for temporary	destructors
 
Pavel Labath
 - [PATCH] [analyzer] Fix FP warnings when binding a temporary to a	local static variable
 
Jordan Rose
 - [PATCH] [analyzer] Fix FP warnings when binding a temporary to a	local static variable
 
Jordan Rose
 - [PATCH] [analyzer] Fix FP warnings when binding a temporary to a	local static variable
 
Pavel Labath
 - [PATCH] [analyzer] Fix FP warnings when binding a temporary to a	local static variable
 
Pavel Labath
 - [PATCH] [analyzer] Fix regression in ResolveCondition()
 
Pavel Labath
 - [PATCH] [analyzer] Fix regression in ResolveCondition()
 
Pavel Labath
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Reid Kleckner
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Aaron Ballman
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Reid Kleckner
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Reid Kleckner
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Reid Kleckner
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Hans Wennborg
 - [PATCH] [Driver] Convert response files with UTF-16 BOMs to UTF-8
 
Reid Kleckner
 - [PATCH][libcxx] Fix handling of control escapes "\cX" in	std::regex
 
Howard Hinnant
 - [PATCH][libcxx] regex: Support capturing parens inside lookahead	assertions
 
William Fisher
 - [PATCH][libcxx] Windows null pointer format
 
Howard Hinnant
 - [PATCH][libcxx] Windows null pointer format
 
Hans Wennborg
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Timur Iskhodzhanov
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Reid Kleckner
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Reid Kleckner
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Timur Iskhodzhanov
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Reid Kleckner
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
John McCall
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Timur Iskhodzhanov
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Reid Kleckner
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
Reid Kleckner
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
John McCall
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that	need them
 
Peter Collingbourne
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that	need	them
 
John McCall
 - [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need	them
 
John McCall
 - [PATCH] [PATCH][Review request][analyzer] scan-build for windows
 
Антон Ярцев
 - [PATCH] [PATCH][Review request][analyzer] scan-build for windows
 
Jordan Rose
 - [PATCH] [PATCH] DR712 - odr use and constant expressions
 
Faisal Vali
 - [PATCH] [PATCH] DR712 - odr use and constant expressions
 
Eli Friedman
 - [PATCH] [Sema] Re-land "Make FunctionType's TSI use unadjusted	argument types"
 
Reid Kleckner
 - [Patch] Add a cl.exe compatible driver mode
 
Hans Wennborg
 - [Patch] Add a cl.exe compatible driver mode
 
Reid Kleckner
 - [Patch] Add a cl.exe compatible driver mode
 
Hans Wennborg
 - [Patch] Add a cl.exe compatible driver mode
 
Reid Kleckner
 - [Patch] Add a cl.exe compatible driver mode
 
Hans Wennborg
 - [PATCH] Add a warning implementing C89 3.5.7p3
 
Enea Zaffanella
 - [PATCH] Add a warning implementing C89 3.5.7p3
 
Richard Smith
 - [PATCH] Add contains() and overlaps() predicates to tooling::Range.
 
Guillaume Papin
 - [PATCH] Add contains() and overlaps() predicates to	tooling::Range.
 
Manuel Klimek
 - [PATCH] Add contains() and overlaps() predicates to	tooling::Range.
 
Guillaume Papin
 - [PATCH] Add contains() and overlaps() predicates to	tooling::Range.
 
Manuel Klimek
 - [PATCH] Add contains() and overlaps() predicates to	tooling::Range.
 
Guillaume Papin
 - [PATCH] Add contains() and overlaps() predicates to	tooling::Range.
 
Guillaume Papin
 - [PATCH] Add contains() and overlaps() predicates to	tooling::Range.
 
Manuel Klimek
 - [PATCH] Add CXXCtorInitializer related matchers to the dynamic	matcher registry.
 
Samuel Benzaquen
 - [PATCH] Add CXXCtorInitializer related matchers to the dynamic	matcher registry.
 
Manuel Klimek
 - [PATCH] Add CXXCtorInitializer related matchers to the dynamic	matcher registry.
 
Samuel Benzaquen
 - [PATCH] Adding a -fno-math-builtin option to the compiler frontend	(-cc1)
 
John McCall
 - [PATCH] Adding preproc callback for pragma directives.
 
Enea Zaffanella
 - [PATCH] Adding preproc callback for pragma directives.
 
Argyrios Kyrtzidis
 - [PATCH] Adding preproc callback for pragma directives.
 
Enea Zaffanella
 - [PATCH] Add MicrosoftVFTableContext to AST
 
Timur Iskhodzhanov
 - [PATCH] Add MicrosoftVFTableContext to AST
 
John McCall
 - [PATCH] Add MicrosoftVFTableContext to AST
 
Timur Iskhodzhanov
 - [PATCH] Add MicrosoftVFTableContext to AST
 
Timur Iskhodzhanov
 - [PATCH] Add MicrosoftVFTableContext to AST
 
John McCall
 - [PATCH] Add missing const in tooling::applyAllReplacements().
 
Guillaume Papin
 - [PATCH] Add missing const in tooling::applyAllReplacements().
 
David Blaikie
 - [PATCH] Add missing const in tooling::applyAllReplacements().
 
Guillaume Papin
 - [PATCH] Add missing const in tooling::applyAllReplacements().
 
David Blaikie
 - [PATCH] Add more types to ASTNodeKind. Refactor common instantiation	code.
 
Samuel Benzaquen
 - [PATCH] Add more types to ASTNodeKind. Refactor common	instantiation code.
 
Manuel Klimek
 - [PATCH] Add more types to ASTNodeKind. Refactor common	instantiation code.
 
Samuel Benzaquen
 - [PATCH] Add more types to ASTNodeKind. Refactor common	instantiation code.
 
Samuel Benzaquen
 - [PATCH] Add more types to ASTNodeKind. Refactor common	instantiation code.
 
Samuel Benzaquen
 - [PATCH] Add support for overloaded matchers. ie different matcher	function signatures with the same name.
 
Samuel Benzaquen
 - [PATCH] Add support for raw_ostream on the printing methods of	Diagnostics.
 
Samuel Benzaquen
 - [PATCH] Add support for raw_ostream on the printing methods of	Diagnostics.
 
Manuel Klimek
 - [PATCH] Add support for raw_ostream on the printing methods of	Diagnostics.
 
Samuel Benzaquen
 - [PATCH] Add support for type traversal matchers.
 
Samuel Benzaquen
 - [PATCH] Add support for type traversal matchers.
 
Manuel Klimek
 - [PATCH] Add support for type traversal matchers.
 
Samuel Benzaquen
 - [PATCH] Add support for type traversal matchers.
 
Manuel Klimek
 - [PATCH] Add support for type traversal matchers.
 
Samuel Benzaquen
 - [PATCH] Add support for type traversal matchers.
 
Samuel Benzaquen
 - [PATCH] Add support for type traversal matchers.
 
Samuel Benzaquen
 - [PATCH] Add TemplateArgument related matchers to the registry.
 
Samuel Benzaquen
 - [PATCH] Add TemplateArgument related matchers to the registry.
 
Manuel Klimek
 - [PATCH] Add TemplateArgument related matchers to the registry.
 
Samuel Benzaquen
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Guillaume Papin
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Manuel Klimek
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Guillaume Papin
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Manuel Klimek
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Guillaume Papin
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Manuel Klimek
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Guillaume Papin
 - [PATCH] Allow Clang tools to display an overview when using the	CommonOptionsParser.
 
Manuel Klimek
 - [PATCH] ArrayRef'ize Sema::ActOnAtEnd
 
Robert Wilhelm
 - [PATCH] ArrayRef'ize Sema::ActOnAtEnd
 
Rafael Espíndola
 - [PATCH] ArrayRef'ize Sema::ActOnAtEnd
 
jahanian
 - [PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
 
Robert Wilhelm
 - [PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
 
Rafael Espíndola
 - [PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
 
Robert Wilhelm
 - [PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
 
Chandler Carruth
 - [PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
 
Rafael Espíndola
 - [PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
 
Robert Wilhelm
 - [PATCH] Avoid spurious error messages if parent template class	cannot be instantiated
 
Serge Pavlov
 - [PATCH] Avoid spurious error messages if parent template class	cannot be instantiated
 
Serge Pavlov
 - [PATCH] Better macro error messages involving initializer lists
 
Richard Trieu
 - [PATCH] Better macro error messages involving initializer lists
 
Richard Trieu
 - [PATCH] Better macro error messages involving initializer lists
 
Richard Smith
 - [PATCH] Better macro error messages involving initializer lists
 
Richard Trieu
 - [PATCH] Better macro error messages involving initializer lists
 
Richard Trieu
 - [PATCH] Clang-format: added -fromline and -toline options to specify	ranges in line numbers instead of byte offsets.
 
Alexander Kornienko
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Manuel Klimek
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Daniel Jasper
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Alexander Kornienko
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Alexander Kornienko
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Daniel Jasper
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Alexander Kornienko
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Daniel Jasper
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Alexander Kornienko
 - [PATCH] Clang-format: added -fromline and -toline options to	specify ranges in line numbers instead of byte offsets.
 
Alexander Kornienko
 - [PATCH] Combing some type attribute diagnostics
 
Aaron Ballman
 - [PATCH] Combing some type attribute diagnostics
 
John McCall
 - [PATCH] Combing some type attribute diagnostics
 
Aaron Ballman
 - [PATCH] Correcting attribute argument count errors
 
Aaron Ballman
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Edwin Vane
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Guillaume Papin
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Edwin Vane
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Guillaume Papin
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Guillaume Papin
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Edwin Vane
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Guillaume Papin
 - [PATCH] cp11-migrate: Integration with LibFormat.
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Add command line option to enables transforms	automatically
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Add command line option to enables	transforms automatically
 
Edwin Vane
 - [PATCH] cpp11-migrate: Add command line option to enables	transforms automatically
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Add command line option to enables	transforms automatically
 
Edwin Vane
 - [PATCH] cpp11-migrate: Make a VirtualFilesHelper class for the unit	tests.
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Use test fixture for FileOverridesTest.
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Use test fixture for FileOverridesTest.
 
Edwin Vane
 - [PATCH] cpp11-migrate: Use test fixture for FileOverridesTest.
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Use test fixture for FileOverridesTest.
 
Edwin Vane
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Tareq A. Siraj
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Tareq A. Siraj
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Edwin Vane
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Tareq A. Siraj
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Edwin Vane
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Guillaume Papin
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Edwin Vane
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Edwin Vane
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Edwin Vane
 - [PATCH] cpp11-migrate: Write header replacements to disk
 
Tareq A. Siraj
 - [PATCH] Create calling convention AttributedType sugar nodes
 
Reid Kleckner
 - [PATCH] Create calling convention AttributedType sugar nodes
 
John McCall
 - [PATCH] Create calling convention AttributedType sugar nodes
 
Reid Kleckner
 - [PATCH] Create calling convention AttributedType sugar nodes
 
John McCall
 - [PATCH] Create calling convention AttributedType sugar nodes
 
Reid Kleckner
 - [PATCH] Create calling convention AttributedType sugar nodes
 
Reid Kleckner
 - [PATCH] Declare as Inheritable attributes that are already	processed that way
 
Dean Sutherland
 - [PATCH] Declare as Inheritable attributes that are already	processed that way
 
Eli Friedman
 - [PATCH] Declare as Inheritable attributes that are already	processed that way
 
Aaron Ballman
 - [PATCH] Disallow clang from assigning a diagnostic to ID zero
 
David Majnemer
 - [PATCH] Disallow clang from assigning a diagnostic to ID zero
 
Craig Topper
 - [PATCH] Disallow clang from assigning a diagnostic to ID zero
 
Craig Topper
 - [PATCH] Disallow clang from assigning a diagnostic to ID zero
 
Argyrios Kyrtzidis
 - [PATCH] Disallow clang from assigning a diagnostic to ID zero
 
David Majnemer
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Daniel Jasper
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Daniel Jasper
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - [PATCH] Don't break line comments with escaped newlines.
 
Daniel Jasper
 - [PATCH] Enhance PPCallbacks::Defined callback to provide SourceRange
 
Thompson, John
 - [PATCH] Enhance PPCallbacks::Defined callback to provide	SourceRange
 
Argyrios Kyrtzidis
 - [PATCH] Enhance PPCallbacks::Defined callback to provide	SourceRange
 
Thompson, John
 - [PATCH] Enhance PPCallbacks::Defined callback to provide	SourceRange
 
Argyrios Kyrtzidis
 - [PATCH] Enhance PPCallbacks::Defined callback to provide	SourceRange
 
Thompson, John
 - [PATCH] Enhance PPCallbacks::Defined callback to provide	SourceRange
 
Kim Gräsman
 - [PATCH] Enhance PPCallbacks::Defined callback to provide	SourceRange
 
Thompson, John
 - [PATCH] Error on illegal OpenCL kernel argument types
 
Matt Arsenault
 - [PATCH] Error on illegal OpenCL kernel argument types
 
Richard Smith
 - [PATCH] Error on illegal OpenCL kernel argument types
 
Matt Arsenault
 - [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's	LambdaExpr.
 
James Dennett
 - [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's	LambdaExpr.
 
James Dennett
 - [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's	LambdaExpr.
 
James Dennett
 - [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's	LambdaExpr.
 
James Dennett
 - [PATCH] Extend PPCallbacks #if and #elif callbacks
 
Thompson, John
 - [PATCH] Extend PPCallbacks #if and #elif callbacks
 
Argyrios Kyrtzidis
 - [PATCH] Fix another place where clang check objc selector name	instead of checking the selector family
 
Jean-Daniel Dupas
 - [PATCH] Fix another place where clang check objc selector name	instead of checking the selector family
 
Eli Friedman
 - [PATCH] Fix another place where clang check objc selector name	instead of checking the selector family
 
Jean-Daniel Dupas
 - [PATCH] Fix declaring class template methods with an attributed	typedef
 
Reid Kleckner
 - [PATCH] Fix declaring class template methods with an attributed	typedef
 
John McCall
 - [PATCH] Fix declaring class template methods with an attributed	typedef
 
Reid Kleckner
 - [PATCH] Fix declaring class template methods with an attributed	typedef
 
Reid Kleckner
 - [PATCH] Fix for Bug 16659
 
Maurice Bos
 - [PATCH] Fix for Bug 16659
 
Richard Smith
 - [PATCH] Fix incorrect substitution substituting into variadic alias	template
 
Eli Friedman
 - [PATCH] Fix incorrect substitution substituting into variadic	alias template
 
Richard Smith
 - [PATCH] Fix incorrect substitution substituting into variadic	alias template
 
Eli Friedman
 - [PATCH] Fix incorrect substitution substituting into variadic	alias template
 
Eli Friedman
 - [PATCH] Fix incorrect substitution substituting into variadic	alias template
 
Richard Smith
 - [PATCH] Fix incorrect substitution substituting into variadic	alias template
 
Eli Friedman
 - [PATCH] Fixing a driver bug where clang cannot locate source file	at drive root
 
Yunzhong Gao
 - [PATCH] Fixing a driver bug where clang cannot locate source file	at drive root
 
Rafael Ávila de Espíndola
 - [PATCH] Fixing a driver bug where clang cannot locate source file	at drive root
 
Aaron Ballman
 - [PATCH] FIXME fix: improving diagnostics for template arguments	deduction of class templates and explicit specializations
 
Larisse Voufo
 - [PATCH] FIXME fix: improving diagnostics for template arguments	deduction of class templates and explicit specializations
 
Richard Smith
 - [PATCH] FIXME fix: improving diagnostics for template arguments	deduction of class templates and explicit specializations
 
Larisse Voufo
 - [PATCH] FIXME fix: improving diagnostics for template arguments	deduction of class templates and explicit specializations
 
Richard Smith
 - [PATCH] Fix PR16537 - Ensure the TR1 definition of POD is used for	layout, regardless of  LangOpts
 
Josh Magee
 - [PATCH] Fix PR16537 - Ensure the TR1 definition of POD is used	for layout, regardless of LangOpts
 
Eli Friedman
 - [PATCH] Fix PR16537 - Ensure the TR1 definition of POD is used	for layout, regardless of LangOpts
 
Joshua Magee
 - [PATCH] Fix PR16537 - Ensure the TR1 definition of POD is used	for layout, regardless of  LangOpts
 
Josh Magee
 - [PATCH] Fix PR16537 - Ensure the TR1 definition of POD is used	for layout, regardless of LangOpts
 
Eli Friedman
 - [PATCH] Fix source location info for C++03 access declarations.
 
Eli Friedman
 - [PATCH] Fix source location info for C++03 access declarations.
 
Enea Zaffanella
 - [PATCH] Fix source location info for C++03 access declarations.
 
Enea Zaffanella
 - [PATCH] Fix source location info for C++03 access declarations.
 
Richard Smith
 - [PATCH] Fix source range of implicitly instantiated friend	declaration.
 
Enea Zaffanella
 - [PATCH] Fix source range of implicitly instantiated friend	declaration.
 
Eli Friedman
 - [PATCH] fix struct alignment problem with empty base class
 
Andrea_DiBiagio at sn.scee.net
 - [PATCH] fix struct alignment problem with empty base class
 
Eli Friedman
 - [PATCH] Fix UseAuto not transforming iterators when non-fully	qualified names are used and using inline namespaces is specified.
 
Ariel Bernal
 - [PATCH] Flesh out cpuid.h ; fixes bugs 12719 and 16391
 
John Baldwin
 - [PATCH] Generic Lambdas: A first step
 
Faisal Vali
 - [PATCH] Generic Lambdas: A first step
 
James Dennett
 - [PATCH] Implement low-level ARM ldrex/strex intrinsics
 
Manish Verma
 - [PATCH] Implement low-level ARM ldrex/strex intrinsics
 
Tim Northover
 - [PATCH] Implement low-level ARM ldrex/strex intrinsics
 
Tim Northover
 - [PATCH] Implement low-level ARM ldrex/strex intrinsics
 
Manish Verma
 - [PATCH] Implement low-level ARM ldrex/strex intrinsics
 
Tim Northover
 - [PATCH] Improve idiomatic-parentheses test by checking selector	family instead of just checking selector name.
 
Jean-Daniel Dupas
 - [PATCH] Improve idiomatic-parentheses test by checking selector	family instead of just checking selector name.
 
Jordan Rose
 - [PATCH] Improve idiomatic-parentheses test by checking selector	family instead of just checking selector name.
 
Jean-Daniel Dupas
 - [PATCH] Inefficient code generation for 128-bit->256-bit typecast	intrinsics (BZ #15712)
 
Katya Romanova
 - [PATCH] Inefficient code generation for 128-bit->256-bit typecast	intrinsics (BZ #15712)
 
Chandler Carruth
 - [PATCH] Inefficient code generation for 128-bit->256-bit typecast	intrinsics (BZ #15712)
 
Craig Topper
 - [PATCH] Inefficient code generation for 128-bit->256-bit typecast	intrinsics (BZ #15712)
 
Chandler Carruth
 - [PATCH] Inefficient code generation for 128-bit->256-bit typecast	intrinsics (BZ #15712)
 
Craig Topper
 - [PATCH] Macro and conditional checking feature addition to the	modularize tool
 
Thompson, John
 - [PATCH] Macro and conditional checking feature addition to the	modularize tool
 
Sean Silva
 - [PATCH] Macro and conditional checking feature addition to the	modularize tool
 
Thompson, John
 - [PATCH] Make tooling::Range more convenient.
 
Guillaume Papin
 - [PATCH] Make tooling::Range more convenient.
 
Manuel Klimek
 - [PATCH] Make tooling::Range more convenient.
 
Guillaume Papin
 - [PATCH] Make tooling::Range more convenient.
 
Manuel Klimek
 - [PATCH] Make tooling::Range more convenient.
 
Guillaume Papin
 - [PATCH] Make tooling::Range more convenient.
 
Guillaume Papin
 - [PATCH] Make tooling::Range more convenient.
 
Guillaume Papin
 - [PATCH] Make tooling::Range more convenient.
 
Manuel Klimek
 - [Patch] Merge diagnostic group tables to reduce data size and	relocation entries
 
Craig Topper
 - [PATCH] Microsoft C++ Record Layout
 
Warren Hunt
 - [PATCH] Microsoft C++ Record Layout
 
Warren Hunt
 - [PATCH] Minor Attr.td tablegen additions
 
Aaron Ballman
 - [PATCH] OpenMP parallel directive
 
Hal Finkel
 - [Patch] Options: use TableGen to build PrefixesUnion (Was: Re:	[cfe-commits] r166444 - in /cfe/trunk: include/clang/Driver/	lib/Driver/ lib/Frontend/ utils/TableGen/)
 
Hans Wennborg
 - [PATCH] PPCallbacks enhancement
 
Thompson, John
 - [PATCH] PPCallbacks enhancement
 
Argyrios Kyrtzidis
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Lubos Lunak
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Rafael Espíndola
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
David Blaikie
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Richard Smith
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Lubos Lunak
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Lubos Lunak
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Richard Smith
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Lubos Lunak
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Lubos Lunak
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Richard Smith
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Lubos Lunak
 - [PATCH] PR14253: 'warn_unused' attribute for unused warning for	non-POD types
 
Richard Smith
 - [PATCH] PR14795 : -frewrite-includes sometimes results in	incorrect line number
 
Eli Friedman
 - [PATCH] PR14831: -frewrite-includes incorrect warns about	"unknown" pragmas
 
Eli Friedman
 - [PATCH] PR14831: -frewrite-includes incorrect warns about	"unknown" pragmas
 
Lubos Lunak
 - [PATCH] PR14831: -frewrite-includes incorrect warns about	"unknown" pragmas
 
Eli Friedman
 - [PATCH] PR14831: -frewrite-includes incorrect warns about	"unknown" pragmas
 
Joerg Sonnenberger
 - [PATCH] Propagate alignment for _Complex
 
JF Bastien
 - [PATCH] Propagate alignment for _Complex
 
Eli Friedman
 - [PATCH] Propagate alignment for _Complex
 
JF Bastien
 - [PATCH] Propagate alignment for _Complex
 
JF Bastien
 - [PATCH] Propagate alignment for _Complex
 
Eli Friedman
 - [PATCH] Propagate alignment for _Complex
 
JF Bastien
 - [PATCH] Propagate alignment for _Complex
 
Eli Friedman
 - [PATCH] Propagate alignment for _Complex
 
JF Bastien
 - [PATCH] Properly taint gets()
 
Anna Zaks
 - [PATCH] Replace TEST* with CHECK-DAG in vbtable tests
 
Timur Iskhodzhanov
 - [PATCH] Replace TEST* with CHECK-DAG in vbtable tests
 
Reid Kleckner
 - [PATCH] Replacing empty switches
 
Aaron Ballman
 - [PATCH] Replacing empty switches
 
Rafael Avila de Espindola
 - [PATCH] Replacing empty switches
 
Aaron Ballman
 - [PATCH] Separate the notion of 'context' when recursing down in the	parser and actual errors.
 
Samuel Benzaquen
 - [PATCH] Separate the notion of 'context' when recursing down in	the parser and actual errors.
 
Manuel Klimek
 - [PATCH] Separate the notion of 'context' when recursing down in	the parser and actual errors.
 
Samuel Benzaquen
 - [PATCH] Separate the notion of 'context' when recursing down in	the parser and actual errors.
 
Samuel Benzaquen
 - [PATCH] Separate the notion of 'context' when recursing down in	the parser and actual errors.
 
Samuel Benzaquen
 - [PATCH] Simplified SourceManager::translateLineCol a bit.
 
Alexander Kornienko
 - [PATCH] Simplify CGF::Build*Virtual*Call
 
Timur Iskhodzhanov
 - [PATCH] Simplify CGF::Build*Virtual*Call
 
Eli Friedman
 - [PATCH] Simplify CGF::Build*Virtual*Call
 
Timur Iskhodzhanov
 - [PATCH] Simplify CGF::Build*Virtual*Call
 
Timur Iskhodzhanov
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
David Blaikie
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Reid Kleckner
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
David Blaikie
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Reid Kleckner
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Chandler Carruth
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Reid Kleckner
 - [Patch] Turn Driver::CCCIsCXX and CCCIsCPP into an enum, add	-cxx-mode= option
 
Hans Wennborg
 - [PATCH] Use ARM-style representation for C++ method pointers	under PNaCl
 
Mark Seaborn
 - [PATCH] Use ARM-style representation for C++ method pointers	under PNaCl
 
Alon Zakai
 - [PATCH] Use ARM-style representation for C++ method pointers under	PNaCl
 
John McCall
 - [PATCH] Use ARM-style representation for C++ method pointers under	PNaCl
 
John McCall
 - [PATCH] X86 Builtins: rewrite SSE2/AVX2 shift builtin intrinsics using	shift operators
 
Andrea_DiBiagio at sn.scee.net
 - [PATCH] X86 Builtins: rewrite SSE2/AVX2 shift builtin intrinsics	using shift operators
 
Eli Friedman
 - [PATCH] X86 Builtins: rewrite SSE2/AVX2 shift builtin intrinsics	using shift operators
 
Andrea_DiBiagio at sn.scee.net
 - FW: [PATCH] Extend PPCallbacks #if and #elif callbacks
 
Thompson, John
 - Libc++ - Add constexpr to std::move and std::forward (post C++11)
 
Marshall Clow
 - Libc++ - Add constexpr to std::move and std::forward (post C++11)
 
Howard Hinnant
 - libclang: expose the rest array types
 
Che-Liang Chiou
 - libclang: expose the rest array types
 
Argyrios Kyrtzidis
 - libclang: expose the rest array types
 
Che-Liang Chiou
 - ObjFW runtime: Add objc_msg_lookup(_super)_{fp,st}ret
 
Jonathan Schleifer
 - ObjFW runtime: Add objc_msg_lookup(_super)_{fp,st}ret
 
Eli Friedman
 - ObjFW runtime: Add objc_msg_lookup(_super)_{fp,st}ret
 
Jonathan Schleifer
 - ObjFW runtime: Add objc_msg_lookup(_super)_{fp,st}ret
 
Eli Friedman
 - ObjFW runtime: Add objc_msg_lookup(_super)_{fp,st}ret
 
Jonathan Schleifer
 - OpenCL address space and mangling
 
Michele Scandale
 - OpenCL address space and mangling
 
Tanya Lattner
 - OpenCL address space and mangling
 
Michele Scandale
 - PR6878 (-cc1 should default to -fexceptions)
 
Nikola Smiljanic
 - r182290 - Minor fix: don't crash on empty configuration file,	consider empty configuration files invalid.
 
Alexander Kornienko
 - r186128 - Provide a fixit hint for changing '->' to '.' if there	is no operator->
 
Kaelyn Uhrain
 - r186199 - Unrevert r186040, reverted in r186185,	with fix for PR16597.
 
Chandler Carruth
 - r186199 - Unrevert r186040, reverted in r186185, with fix for	PR16597.
 
Joerg Sonnenberger
 - r186199 - Unrevert r186040, reverted in r186185,	with fix for PR16597.
 
Chandler Carruth
 - r186262 - PR16214, PR14467: DebugInfo: use "RequireCompleteType"	to decide when to emit the full definition of a type in	-flimit-debug-info
 
David Blaikie
 - r186275 - Add missing include guards into headers in lib/Headers.	While it may appear
 
Richard Smith
 - r186293 - Move BlockLiteralGeneric earlier in CGDebugInfo and	remove
 
David Blaikie
 - r186314 - Add 'static' and 'const' qualifiers to some arrays of	strings.
 
Craig Topper
 - r186318 - Replacing an empty switch with its moral equivalent. No	functional changes intended.
 
Aaron Ballman
 - r186320 - Improve formatting of operator<< chains.
 
Daniel Jasper
 - r186322 - Improvement of change r186320.
 
Daniel Jasper
 - r186324 - clang-format: Improve c-style cast detection.
 
Daniel Jasper
 - r186331 - Re-revert r86040, which was un-reverted in r186199.
 
Chandler Carruth
 - r186331 - Re-revert r86040, which was un-reverted in r186199.
 
Richard Smith
 - r186340 - Add support for type traversal matchers.
 
Samuel Benzaquen
 - r186342 - Move the "->" to "." fixit from r186128 into a separate	note since
 
Kaelyn Uhrain
 - r186342 - Move the "->" to "." fixit from r186128 into a separate	note since
 
Richard Smith
 - r186342 - Move the "->" to "." fixit from r186128 into a separate	note since
 
Kaelyn Uhrain
 - r186348 - Fix a typo in the diagnostic note added in r186342.
 
Kaelyn Uhrain
 - r186349 - ObjC migrator: finding conforming protocol
 
Fariborz Jahanian
 - r186351 - Test case for r18266 (serialization support for	TagDecl:IsCompleteDefinitionRequired)
 
David Blaikie
 - r186367 - Fix member refs with using decl + anonymous union.
 
Eli Friedman
 - r186369 - ObjC migrator: build conforming interface
 
Fariborz Jahanian
 - r186370 - Fix alignment of class derived from empty class.
 
Eli Friedman
 - r186370 - Fix alignment of class derived from empty class.
 
Richard Smith
 - r186370 - Fix alignment of class derived from empty class.
 
Eli Friedman
 - r186373 - Merge attributes on typedef decls.
 
Eli Friedman
 - r186383 - Add 'const' qualifiers to static const char* variables.
 
Craig Topper
 - r186383 - Add 'const' qualifiers to static const char* variables.
 
Reid Kleckner
 - r186383 - Add 'const' qualifiers to static const char* variables.
 
Jonathan Sauer
 - r186383 - Add 'const' qualifiers to static const char* variables.
 
Craig Topper
 - r186385 - Limit number of bits in size representation so that bit	size fit 64 bits.
 
Serge Pavlov
 - r186394 - ARM: implement low-level intrinsics for the atomic exclusive	operations.
 
Tim Northover
 - r186398 - Fix test on release builds.
 
Tim Northover
 - r186402 - clang-format: Improve detection of function types.
 
Daniel Jasper
 - r186411 - Fixes another hard to test problem with iterator	invalidation.
 
Manuel Klimek
 - r186412 - Remove unnecessary assignment.
 
Manuel Klimek
 - r186421 - This patch removes unused parameter allProperties and	converts remaining
 
Fariborz Jahanian
 - r186421 - This patch removes unused parameter allProperties and	converts remaining
 
Jordan Rose
 - r186422 - Add more types to ASTNodeKind. Refactor common	instantiation code.
 
Samuel Benzaquen
 - r186433 - Revamp the formatting of C++11 braced init lists.
 
Daniel Jasper
 - r186437 - Fix formatting. No functional change.
 
Craig Topper
 - r186438 - FileCheckize test/Driver/immediate-options.c
 
Hans Wennborg
 - r186443 - ObjectiveC migration: complete migrating class
 
Fariborz Jahanian
 - r186448 - Update for llvm API change.
 
Rafael Espindola
 - r186452 - Fix crash on complex constant zero.
 
Eli Friedman
 - r186454 - clang-format: Improve handling of unterminated string	literals.
 
Daniel Jasper
 - r186456 - Don't break line comments with escaped newlines.
 
Alexander Kornienko
 - r186460 - ObjectiveC migrator. If a class implements a protocol's
 
Fariborz Jahanian
 - r186462 - [arcmt] Remove some dead code.
 
Argyrios Kyrtzidis
 - r186464 - Make Expr::isConstantInitializer match IRGen.
 
Eli Friedman
 - r186467 - Follow coding convention in argument decl.
 
Fariborz Jahanian
 - r186467 - Follow coding convention in argument decl.
 
Jordan Rose
 - r186467 - Follow coding convention in argument decl.
 
jahanian
 - r186471 - Avoid breaking non-trailing block comments.
 
Alexander Kornienko
 - r186473 - ObjectiveC migrator: When adding conforming protocol,
 
Fariborz Jahanian
 - r186474 - More code conformance.
 
Fariborz Jahanian
 - r186487 - Use the simpler is_directory.
 
Rafael Espindola
 - r186490 - Propagate alignment for _Complex
 
JF Bastien
 - r186490 - Propagate alignment for _Complex
 
Quentin Colombet
 - r186490 - Propagate alignment for _Complex
 
JF Bastien
 - r186490 - Propagate alignment for _Complex
 
Richard Smith
 - r186490 - Propagate alignment for _Complex
 
JF Bastien
 - r186490 - Propagate alignment for _Complex
 
Quentin Colombet
 - r186490 - Propagate alignment for _Complex
 
JF Bastien
 - r186492 - clang/test/CodeGen/volatile-complex.c: Loosen CHECKs for	-Asserts.
 
NAKAMURA Takumi
 - r186498 - [analyzer] Add very limited support for temporary	destructors
 
Pavel Labath
 - r186502 - Replace TEST* with CHECK-DAG in vbtable tests
 
Timur Iskhodzhanov
 - r186508 - Add CXXCtorInitializer related matchers to the dynamic	matcher registry.
 
Samuel Benzaquen
 - r186514 - Add TemplateArgument related matchers to the registry.
 
Samuel Benzaquen
 - r186515 - Improve line breaking before multi-line strings.
 
Daniel Jasper
 - r186518 - Option parsing tables: remove some unnecessary #defines
 
Hans Wennborg
 - r186519 - [analyzer] Treat std::initializer_list as opaque rather than	aborting.
 
Jordan Rose
 - r186520 - [analyzer] Handle C string default values for const char *	arguments.
 
Jordan Rose
 - r186521 - [analyzer] Handle C++11 member initializer expressions.
 
Jordan Rose
 - r186521 - [analyzer] Handle C++11 member initializer expressions.
 
Eli Friedman
 - r186521 - [analyzer] Handle C++11 member initializer expressions.
 
Jordan Rose
 - r186521 - [analyzer] Handle C++11 member initializer expressions.
 
Eli Friedman
 - r186522 - Fixed source range of C++03 access declarations.
 
Enea Zaffanella
 - r186523 - SemaDeclCXX.cpp: Dissolve a ligature "fi" in comment.
 
NAKAMURA Takumi
 - r186524 - Improve idiomatic-parentheses by checking method family	instead of relying on the selector name.
 
Jean-Daniel Dupas
 - r186526 - Constify Replacements parameter to applyAllReplacements.
 
David Blaikie
 - r186535 - clang-format: Add space in corner case.
 
Daniel Jasper
 - r186536 - MS wide bitfield error check in Sema
 
Reid Kleckner
 - r186537 - Even more code conformance.
 
Robert Wilhelm
 - r186542 - 80-column fixes.
 
Eric Christopher
 - r186546 - Reinstate r186040,	with additional fixes and more test coverage (reverted in
 
Richard Smith
 - r186547 - Add condition expression result to if and elif callbacks.
 
John Thompson
 - r186550 - Simplify logic by using the appropriate function.
 
Adrian Prantl
 - r186551 - Clarified documentation.
 
Adrian Prantl
 - r186552 - Replace llvm::DIBuilder::DisableDebugLocations() with two	RAII interfaces
 
Adrian Prantl
 - r186552 - Replace llvm::DIBuilder::DisableDebugLocations() with	two RAII interfaces
 
Eric Christopher
 - r186552 - Replace llvm::DIBuilder::DisableDebugLocations() with	two RAII interfaces
 
Adrian Prantl
 - r186553 - Don't generate bogus line table entries for	__copy_helper_block_ and
 
Adrian Prantl
 - r186553 - Don't generate bogus line table entries for	__copy_helper_block_ and
 
Eric Christopher
 - r186553 - Don't generate bogus line table entries for	__copy_helper_block_ and
 
Adrian Prantl
 - r186553 - Don't generate bogus line table entries for	__copy_helper_block_ and
 
Eric Christopher
 - r186554 - Fix a compile error caught by bb-chapuni.
 
Adrian Prantl
 - r186555 - Fix a compile error caught by bb-chapuni.
 
Adrian Prantl
 - r186556 - Instead of checking against some version of "isType()" go	ahead and
 
Eric Christopher
 - r186557 - s/BuiltinLocation/ArtificialLocation/
 
Adrian Prantl
 - r186564 - Fix volatile _Complex alignment test on platforms where	64-bit floating point isn't 64-bit aligned
 
JF Bastien
 - r186564 - Fix volatile _Complex alignment test on platforms where	64-bit floating point isn't 64-bit aligned
 
Stephen Lin
 - r186578 - Removed a parameter from handleAttrWithMessage to make it	more consistent with other attribute handlers,	as well as other attribute error messages. Added missing test cases for	the unavailable attribute, and updated the deprecated test case.
 
Aaron Ballman
 - r186582 - Fix crash in libclang if code completion is used with	unknown flags.
 
Manuel Klimek
 - r186583 - clang-format: Fix bad line break with pointers to members.
 
Daniel Jasper
 - r186584 - Replacing a morally duplicate diagnostic by adding it to an	existing diagnostic's select list. Updates the tests for the more	consistent diagnostic.
 
Aaron Ballman
 - r186590 - Test contents were somehow duplicated,	resulting in any testcase that fails automatically failing twice.	Removing the duplicates.
 
Aaron Ballman
 - r186591 - Switching to use checkAttributeNumArgs for trivial cases. No	functional changes intended.
 
Aaron Ballman
 - r186598 - Changed declarations from Attr to InheritableAttr as they	are already being processed that way semantically.
 
Aaron Ballman
 - r186602 - Separate the notion of 'context' when recursing down in the	parser and actual errors.
 
Samuel Benzaquen
 - r186603 - [Driver] Use LLVM's response file parser because it can	read UTF-16
 
Reid Kleckner
 - r186604 - ObjectiveC migration. migration to NS_ENUM/SN_OPTION
 
Fariborz Jahanian
 - r186605 - Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode enum, 
 
Hans Wennborg
 - r186617 - Address -Wreorder warning in Driver.cpp
 
Hans Wennborg
 - r186619 - ObjectiveC migrator: Remove semicolon after the typedef
 
Fariborz Jahanian
 - r186625 - Added -lines X:Y option to specify line range to process.	This is a more human-friendly alternative to -offset and -length.
 
Alexander Kornienko
 - r186629 - Clean up diagnostics for inheriting constructors.
 
Eli Friedman
 - r186631 - Fix crash-on-invalid with inheriting constructor.
 
Eli Friedman
 - r186638 - Update createCompileUnit call for llvm changes.
 
Eric Christopher
 - r186639 - [analyzer] Include analysis stack in crash traces.
 
Jordan Rose
 - r186641 - ObjectiveC migrator: add support to migrate to
 
Fariborz Jahanian
 - r186647 - OpenMP: basic support for #pragma omp parallel
 
Alexey Bataev
 - r186647 - OpenMP: basic support for #pragma omp parallel
 
NAKAMURA Takumi
 - r186649 - Remove unnecessary IsFirst variable from debug codde in	GetDiagInfo.
 
Craig Topper
 - r186649 - Remove unnecessary IsFirst variable from debug codde in	GetDiagInfo.
 
Benjamin Kramer
 - r186649 - Remove unnecessary IsFirst variable from debug codde in	GetDiagInfo.
 
Craig Topper
 - r186649 - Remove unnecessary IsFirst variable from debug codde in	GetDiagInfo.
 
Craig Topper
 - r186652 - Remove trailing whitespace.
 
Craig Topper
 - r186657 - Simplify the CodeGenFunction::Build*Virtual*Call family of	functions
 
Timur Iskhodzhanov
 - r186660 - Improve clang-format vim integration.
 
Daniel Jasper
 - r186664 - StmtOpenMP.h: Fix bogus \param(s). [-Wdocumentation]
 
NAKAMURA Takumi
 - r186665 - StmtOpenMP.h: Prune a stray \param in the comment of	OMPExecutableDirective(). [-Wdocumentation]
 
NAKAMURA Takumi
 - r186668 - Adds ctorInitializer and forEachConstructorInitializer	matchers.
 
Manuel Klimek
 - r186670 - Adds overlapsWith and contains predicates on tooling::Range.
 
Manuel Klimek
 - r186671 - Allow clang tools to display an overview when using the	CommonOptionsParser.
 
Manuel Klimek
 - r186672 - [ASan] Reflect the dropped Mac OS 10.6 support in docs
 
Alexey Samsonov
 - r186672 - [ASan] Reflect the dropped Mac OS 10.6 support in docs
 
Rafael Espíndola
 - r186672 - [ASan] Reflect the dropped Mac OS 10.6 support in docs
 
Alexey Samsonov
 - r186672 - [ASan] Reflect the dropped Mac OS 10.6 support in docs
 
Alexey Samsonov
 - r186673 - Revert r186672 - turns out ASan supports Mac OS 10.6 yet.
 
Alexey Samsonov
 - r186674 - [SystemZ] Enable frame-pointer elimination for -O1 and above
 
Richard Sandiford
 - r186694 - [SystemZ] Add -march= command-line option
 
Richard Sandiford
 - r186696 - This patch implements __get_cpuid_max() as an inline and	__cpuid() and
 
Roman Divacky
 - r186700 - Fixes an ObjC migrator crash when last decl
 
Fariborz Jahanian
 - r186701 - Fix test to actually check things.
 
Benjamin Kramer
 - r186701 - Fix test to actually check things.
 
Renato Golin
 - r186701 - Fix test to actually check things.
 
Richard Smith
 - r186701 - Fix test to actually check things.
 
Renato Golin
 - r186702 - Fix source range of implicitly instantiated friend	declaration.
 
Enea Zaffanella
 - r186707 - Add SourceRange to PPCallbacks::Defined callback.
 
John Thompson
 - r186708 - Replace some existing type attribute diagnostics with a
 
Aaron Ballman
 - r186709 - [arcmt] After checking is successful disable	auto-synthesize to avoid "@synthesize of 'weak' property is only
 
Argyrios Kyrtzidis
 - r186710 - [mips] Add support for command-line options	-mno-check-zero-division and
 
Akira Hatanaka
 - r186711 - Update users manual to indicate:
 
Richard Smith
 - r186713 - Fix for template substitution with packs.
 
Eli Friedman
 - r186714 - Create calling convention AttributedType sugar nodes
 
Reid Kleckner
 - r186714 - Create calling convention AttributedType sugar nodes
 
David Dean
 - r186714 - Create calling convention AttributedType sugar nodes
 
Reid Kleckner
 - r186715 - Add support for raw_ostream on the printing methods of	Diagnostics.
 
Samuel Benzaquen
 - r186716 - ObjectiveC migrator: Another use case of enum
 
Fariborz Jahanian
 - r186718 - Fix another place where clang check objc selector name	instead of checking the selector family
 
Jean-Daniel Dupas
 - r186719 - Use an i686 triple for this test now that it uses stdcall
 
Reid Kleckner
 - r186720 - Add a cl.exe compatible driver mode
 
Hans Wennborg
 - r186720 - Add a cl.exe compatible driver mode
 
Sean Silva
 - r186720 - Add a cl.exe compatible driver mode
 
Richard Smith
 - r186722 - Remove trailing whitespace
 
Craig Topper
 - r186726 - Correctly handle packs for variadic type traits.
 
Eli Friedman
 - r186727 - Use function overloading instead of template specialization	for diagnosis of bad template argument deductions.
 
Larisse Voufo
 - r186728 - Fix pack instantiation with function types.
 
Eli Friedman
 - r186729 - Revert "Use function overloading instead of template	specialization for diagnosis of bad template argument deductions."
 
Larisse Voufo
 - r186730 - FIXME fix: improving diagnostics for template arguments	deduction of class templates and explicit specializations
 
Larisse Voufo
 - r186738 - Make IgnoreParens() look through ChooseExprs.
 
Eli Friedman
 - r186740 - Use -lines option instead of -offset/-length. This fixes	problems with files using dos newlines (<CR><LF>).
 
Alexander Kornienko
 - r186740 - Use -lines option instead of -offset/-length. This	fixes problems with files using dos newlines (<CR><LF>).
 
Daniel Jasper
 - r186741 - Fix bug in computing POD-for-layout.
 
Eli Friedman
 - r186757 - If a default argument is a dependent type,	get the real type from the desugared
 
Richard Trieu
 - r186760 - DiagnosticIDs: Forbid Diag ID from being valid
 
David Majnemer
 - r186762 - Silence GCC warning for using both enum and unsigned in a	ternary expr.
 
Benjamin Kramer
 - r186763 - fix sometimes incorrect line numbers in -frewrite-includes	mode (pr#14795)
 
Lubos Lunak
 - r186764 - avoid bogus warnings about "unknown" pragmas with	-frewrite-includes (pr#14831)
 
Lubos Lunak
 - r186765 - add type attribute warn_unused,	for -Wunused-variable warnings (pr#14253)
 
Lubos Lunak
 - r186768 - Undisable a test for a c++98-compat warning for inheriting	constructors now that we implement them.
 
Richard Smith
 - r186769 - Add missing check for creating an instance of an abstract	class through an
 
Richard Smith
 - r186770 - Added preproc callback for pragma directives.
 
Enea Zaffanella
 - r186789 - clang-format: Smarter replacement in the vim integration.
 
Daniel Jasper
 - r186793 - report unused-value warning also for warn_unused types
 
Lubos Lunak
 - r186794 - Convert Sema::MatchTemplateParametersToScopeSpecifier to	ArrayRef.
 
Robert Wilhelm
 - r186795 - Revert r186649 because it wasn't unnecessary and add a	comment.
 
Craig Topper
 - r186796 - Replace 'unsigned short' with 'uint16_t' in a packed data	structure for consistency with other fields and to be explicit about	bit count.
 
Craig Topper
 - r186797 - Const-correct some iterators. No functional change.
 
Craig Topper
 - r186799 - Tighten up the set of operator new/operator delete calls	we're permitted to
 
Richard Smith
 - r186800 - Test updates missed from r186799.
 
Richard Smith
 - r186802 - SemaTemplate.cpp: Prune a stray "\param NumParamLists" in	comment. [-Wdocumentation]
 
NAKAMURA Takumi
 - r186803 - Implement DR257 / fix PR16659:
 
Richard Smith
 - r186804 - PR16288: A template is only missing a default template	argument if it provides
 
Richard Smith
 - r186807 - Remove superfluous cast.
 
Robert Wilhelm
 - Step 2 (of N?) fixing bug 16599
 
Marshall Clow
 - Step 2 (of N?) fixing bug 16599
 
Howard Hinnant
 - Step 2 (of N?) fixing bug 16599
 
Marshall Clow
 - Step 2 (of N?) fixing bug 16599
 
Howard Hinnant
 - Step 3 (of N?) fixing bug 16599
 
Marshall Clow
 - Step 3 (of N?) fixing bug 16599
 
Marshall Clow
 - Step 3 (of N?) fixing bug 16599
 
Marshall Clow
 - Step 3 (of N?) fixing bug 16599
 
Howard Hinnant
 - Step 4 (of 4) fixing bug 16599
 
Marshall Clow
 - Step 4 (of 4) fixing bug 16599
 
Howard Hinnant
 - Use of sys::fs::copy_file in the ARC Migration tool
 
Rafael Espíndola
 - Use of sys::fs::copy_file in the ARC Migration tool
 
Argyrios Kyrtzidis
 - Windows buildbot failure.
 
jahanian
 - Windows buildbot failure.
 
jahanian
 - Windows buildbot failure.
 
Rafael Espíndola
 - Windows buildbot failure.
 
Rafael Espíndola
 - Windows buildbot failure.
 
jahanian
    
 
    
      Last message date: 
       Sun Jul 21 22:04:01 PDT 2013
    Archived on: Tue Aug  4 15:31:08 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).