notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/llvm39/files/clang-patch-tools_clang_lib_Sema_SemaOverload.cpp
SVNWeb

Number of commits found: 2

Mon, 15 May 2017
[ 15:38 mat search for other commits by this committer ] Original commit   Revision:440939 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Remove svn keywords from patches.

Sponsored by:	Absolight
Thu, 9 Mar 2017
[ 03:10 brooks search for other commits by this committer ] Original commit   Revision:435742
Apply the changes from FreeBSD r314883:

Pull in r291403 from upstream clang trunk (by Richard Smith):

  PR30305: Implement proposed DR resolution to prevent slicing via
  inherited constructor.

  The rule we use is that a construction of a class type T from an
  argument of type U cannot use an inherited constructor if U is the
  same as T or is derived from T (or if the initialization would first
  convert it to such a type). This (approximately) matches the rule in
  use by GCC, and matches the current proposed DR resolution.

Pull in r291955 from upstream clang trunk (by Richard Smith):
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2