Date: Wed, 29 Aug 2018 20:54:00 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 230240] import clang 7.0.0 (tracking PR) Message-ID: <bug-230240-227-qYcJ4gkPtC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230240-227@https.bugs.freebsd.org/bugzilla/> References: <bug-230240-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230240 --- Comment #9 from commit-hook@freebsd.org --- A commit references this bug: Author: dim Date: Wed Aug 29 20:53:30 UTC 2018 New revision: 338391 URL: https://svnweb.freebsd.org/changeset/base/338391 Log: Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch r340910, resolve conflicts, and bump version numbers. PR: 230240, 230355 Changes: _U projects/clang700-import/contrib/compiler-rt/ projects/clang700-import/contrib/compiler-rt/lib/lsan/lsan_common.cc _U projects/clang700-import/contrib/libc++/ projects/clang700-import/contrib/libc++/include/__node_handle _U projects/clang700-import/contrib/llvm/ =20 projects/clang700-import/contrib/llvm/include/llvm/CodeGen/GlobalISel/IRTra= nslator.h projects/clang700-import/contrib/llvm/include/llvm/IR/Function.h projects/clang700-import/contrib/llvm/include/llvm/MC/MCExpr.h =20 projects/clang700-import/contrib/llvm/include/llvm/MC/MCParser/MCAsmParserU= tils.h =20 projects/clang700-import/contrib/llvm/include/llvm/MC/MCParser/MCTargetAsmP= arser.h projects/clang700-import/contrib/llvm/lib/CodeGen/CodeGenPrepare.cpp projects/clang700-import/contrib/llvm/lib/CodeGen/GlobalISel/IRTranslator= .cpp projects/clang700-import/contrib/llvm/lib/IR/DebugInfo.cpp projects/clang700-import/contrib/llvm/lib/MC/MCExpr.cpp projects/clang700-import/contrib/llvm/lib/MC/MCParser/AsmParser.cpp projects/clang700-import/contrib/llvm/lib/Support/Path.cpp projects/clang700-import/contrib/llvm/lib/Support/Windows/Path.inc =20 projects/clang700-import/contrib/llvm/lib/Target/AArch64/AArch64SystemOpera= nds.td =20 projects/clang700-import/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser= .cpp projects/clang700-import/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCEx= pr.h =20 projects/clang700-import/contrib/llvm/lib/Transforms/Utils/BypassSlowDivisi= on.cpp _U projects/clang700-import/contrib/llvm/tools/clang/ projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Comme= nt.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Decl.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclBas= e.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclC= XX.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclObj= C.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Declara= tionName.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Expr.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/ExprC= XX.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/ExprObj= C.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/ExprOpe= nMP.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/OpenMPC= lause.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/RawComm= entList.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Stmt.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/StmtC= XX.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/StmtObj= C.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/StmtOpe= nMP.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/Analysis/Cl= oneDetection.h =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/Basic/Built= insX86_64.def =20 projects/clang700-import/contrib/llvm/tools/clang/include/clang/Sema/DeclSp= ec.h projects/clang700-import/contrib/llvm/tools/clang/lib/AST/DeclObjC.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/AST/Expr.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/AST/ExprCXX.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle= .cpp projects/clang700-import/contrib/llvm/tools/clang/lib/AST/Stmt.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/AST/StmtObjC.cpp =20 projects/clang700-import/contrib/llvm/tools/clang/lib/Analysis/CloneDetecti= on.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.c= pp projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp =20 projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule= .cpp =20 projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappi= ngGen.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/Headers/intrin.h projects/clang700-import/contrib/llvm/tools/clang/lib/Sema/SemaChecking.c= pp projects/clang700-import/contrib/llvm/tools/clang/lib/Sema/SemaInit.cpp _U projects/clang700-import/contrib/llvm/tools/lld/ projects/clang700-import/contrib/llvm/tools/lld/docs/ReleaseNotes.rst _U projects/clang700-import/contrib/llvm/tools/lldb/ projects/clang700-import/lib/clang/include/clang/Basic/Version.inc projects/clang700-import/lib/clang/include/clang/Config/config.h projects/clang700-import/lib/clang/include/lld/Common/Version.inc projects/clang700-import/lib/clang/include/llvm/Support/DataTypes.h projects/clang700-import/lib/clang/include/llvm/Support/VCSRevision.h --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230240-227-qYcJ4gkPtC>