]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of clang release_38 branch r261369:
authordim <dim@FreeBSD.org>
Sun, 21 Feb 2016 13:52:32 +0000 (13:52 +0000)
committerdim <dim@FreeBSD.org>
Sun, 21 Feb 2016 13:52:32 +0000 (13:52 +0000)
commit733d6099b5ea26022f44be8841b04ed63b6fc47b
treebd18d1c977939c5f886a223455028f9784d044ac
parent618f0150d38ec96afd49cb3e914990807f8ac5a6
Vendor import of clang release_38 branch r261369:
https://llvm.org/svn/llvm-project/cfe/branches/release_38@261369
15 files changed:
docs/ReleaseNotes.rst
lib/Basic/Targets.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/TargetInfo.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Format/ContinuationIndenter.cpp
lib/Sema/SemaOpenMP.cpp
test/CodeGen/arm-vfp-asm-constraint.c [new file with mode: 0644]
test/CodeGenCXX/windows-on-arm-stack-probe-size.cpp [new file with mode: 0644]
test/Driver/freebsd.cpp
test/OpenMP/for_ast_print.cpp
test/OpenMP/for_lastprivate_codegen.cpp
test/OpenMP/parallel_messages.cpp
unittests/Format/FormatTest.cpp