]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of clang trunk r303291:
authordim <dim@FreeBSD.org>
Wed, 17 May 2017 20:22:49 +0000 (20:22 +0000)
committerdim <dim@FreeBSD.org>
Wed, 17 May 2017 20:22:49 +0000 (20:22 +0000)
commit6a6f32311522cba2e59a569188a9d19a60938ae6
tree4022bfb5dc1b2e6f7fc5c337048e370656cc2260
parent43e7065cdf292c6bf7993e9db998be73e375b4d0
Vendor import of clang trunk r303291:
https://llvm.org/svn/llvm-project/cfe/trunk@303291
27 files changed:
include/clang/AST/Decl.h
include/clang/AST/DeclBase.h
include/clang/Basic/LangOptions.h
include/clang/Basic/SourceManager.h
include/clang/Frontend/ASTUnit.h
include/clang/Sema/Sema.h
lib/AST/ASTDumper.cpp
lib/AST/Decl.cpp
lib/AST/DeclBase.cpp
lib/AST/ODRHash.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/Driver/ToolChains/MSVC.cpp
lib/Frontend/ASTUnit.cpp
lib/Headers/xmmintrin.h
lib/Lex/Lexer.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaLookup.cpp
lib/Serialization/ASTReader.cpp
test/CodeGenCXX/debug-info-namespace.cpp
test/Modules/Inputs/module.map
test/Modules/Inputs/objcAtKeywordMissingEnd.h [new file with mode: 0644]
test/Modules/Inputs/submodule-visibility/b.h
test/Modules/Inputs/submodule-visibility/other.h
test/Modules/objc-at-keyword.m [new file with mode: 0644]
test/Modules/odr_hash.cpp
test/Modules/submodule-visibility.cpp