]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of clang release_38 branch r260756:
authordim <dim@FreeBSD.org>
Sat, 13 Feb 2016 14:58:13 +0000 (14:58 +0000)
committerdim <dim@FreeBSD.org>
Sat, 13 Feb 2016 14:58:13 +0000 (14:58 +0000)
commit618f0150d38ec96afd49cb3e914990807f8ac5a6
treea57d2c8ef3c5eaafb94bf394eb3dacdfeb6df08b
parenta7feb31bebc4efe1eca31f83265ae3e6ce944e41
Vendor import of clang release_38 branch r260756:
https://llvm.org/svn/llvm-project/cfe/branches/release_38@260756
32 files changed:
docs/AttributeReference.rst
docs/ReleaseNotes.rst
docs/UndefinedBehaviorSanitizer.rst
docs/UsersManual.rst
include/clang/Sema/Sema.h
lib/AST/ASTDiagnostic.cpp
lib/Basic/Targets.cpp
lib/CodeGen/Address.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaOverload.cpp
test/CodeGenCXX/lambda-expressions.cpp
test/CodeGenOpenCL/pipe_types.cl
test/Driver/netbsd.c
test/Driver/netbsd.cpp
test/Misc/diag-template-diffing-color.cpp
test/Misc/diag-template-diffing.cpp
test/OpenMP/cancel_codegen.cpp
test/OpenMP/cancellation_point_codegen.cpp
test/OpenMP/parallel_sections_codegen.cpp
test/OpenMP/sections_codegen.cpp
test/OpenMP/sections_firstprivate_codegen.cpp
test/OpenMP/sections_lastprivate_codegen.cpp
test/OpenMP/sections_private_codegen.cpp
test/OpenMP/sections_reduction_codegen.cpp
test/Preprocessor/predefined-arch-macros.c
test/SemaObjC/ovl-check.m [new file with mode: 0644]