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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240 --- 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/ projects/clang700-import/contrib/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h projects/clang700-import/contrib/llvm/include/llvm/IR/Function.h projects/clang700-import/contrib/llvm/include/llvm/MC/MCExpr.h projects/clang700-import/contrib/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h projects/clang700-import/contrib/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.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 projects/clang700-import/contrib/llvm/lib/Target/AArch64/AArch64SystemOperands.td projects/clang700-import/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp projects/clang700-import/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h projects/clang700-import/contrib/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp _U projects/clang700-import/contrib/llvm/tools/clang/ projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Comment.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Decl.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclCXX.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclObjC.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/DeclarationName.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Expr.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/ExprCXX.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/ExprObjC.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/ExprOpenMP.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/OpenMPClause.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/RawCommentList.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/Stmt.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/StmtCXX.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/StmtObjC.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/AST/StmtOpenMP.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/Analysis/CloneDetection.h projects/clang700-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsX86_64.def projects/clang700-import/contrib/llvm/tools/clang/include/clang/Sema/DeclSpec.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 projects/clang700-import/contrib/llvm/tools/clang/lib/Analysis/CloneDetection.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp projects/clang700-import/contrib/llvm/tools/clang/lib/Headers/intrin.h projects/clang700-import/contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp 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 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230240-227-qYcJ4gkPtC>
