Vendor import of clang RELEASE_351/final tag r225668 (effectively, 3.5.1 release):
authordim <dim@FreeBSD.org>
Thu, 15 Jan 2015 22:31:35 +0000 (22:31 +0000)
committerdim <dim@FreeBSD.org>
Thu, 15 Jan 2015 22:31:35 +0000 (22:31 +0000)
commitc696171ff15f0ee60dea4abfd99a135473c95656
tree6c840e234e0c97d0adf033bb41f667a5f5b528b6
parent173a4f43a911175643bda81ee675e8d9269056ea
Vendor import of clang RELEASE_351/final tag r225668 (effectively, 3.5.1 release):
https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_351/final@225668
27 files changed:
docs/ReleaseNotes.rst
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/TargetInfo.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplate.cpp
test/CodeGen/atomics-inlining.c
test/CodeGen/mips-byval-arg.c
test/CodeGen/mips-varargs.c [new file with mode: 0644]
test/CodeGen/mips-vector-arg.c
test/CodeGen/mips-vector-return.c
test/CodeGen/mips-zero-sized-struct.c [new file with mode: 0644]
test/CodeGen/mips64-class-return.cpp
test/CodeGen/mips64-padding-arg.c
test/CodeGenCXX/mips-size_t-ptrdiff_t.cpp
test/Driver/cl-x86-flags.c
test/Driver/mips-cs.cpp
test/Driver/mips-fsf.cpp
test/Makefile
test/Misc/backend-optimization-failure.cpp
test/Sema/dllexport.c
test/Sema/dllimport.c
test/Sema/types.c
test/SemaCXX/dllexport.cpp
test/SemaCXX/dllimport.cpp
test/SemaTemplate/deduction.cpp
test/lit.cfg