]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of clang release_70 branch r346007:
authorDimitry Andric <dim@FreeBSD.org>
Sun, 4 Nov 2018 14:42:02 +0000 (14:42 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Sun, 4 Nov 2018 14:42:02 +0000 (14:42 +0000)
commitce9602e2894244cc7e2915acfd50d783b2d4f949
tree27c94a584d4830e271fcce73ab31cd43d828a15a
parentf10971f5ff4df3ff41ab6728a338522b945e4b40
Vendor import of clang release_70 branch r346007:
https://llvm.org/svn/llvm-project/cfe/branches/release_70@346007
21 files changed:
bindings/python/tests/cindex/test_code_completion.py
include/clang/AST/Decl.h
include/clang/Driver/Options.td
include/clang/Sema/Sema.h
lib/Basic/Version.cpp
lib/CodeGen/CGBuiltin.cpp
lib/Driver/Driver.cpp
lib/Driver/ToolChains/Gnu.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaTemplate.cpp
test/CodeGen/attr-target-mv.c
test/CodeGen/builtin-cpu-supports.c
test/Driver/cl-options.c
test/Driver/cl-pch.cpp
test/Driver/linux-ld.c
test/PCH/Inputs/pch-through-use3c.cpp [new file with mode: 0644]
test/PCH/Inputs/pch-through3c.h [new file with mode: 0644]
test/PCH/pch-through3c.cpp [new file with mode: 0644]
test/SemaCXX/cxx1y-deduced-return-type.cpp
test/SemaCXX/friend.cpp