Fix build after r349380

llvm-svn: 349388
This commit is contained in:
Alex Lorenz 2018-12-17 20:25:41 +00:00
parent 2a58b11a8a
commit 4ef5d121dc
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ public:
std::string CodeModel;
/// The version of the SDK which was used during the compilation.
VersionTuple SDKVersion;
llvm::VersionTuple SDKVersion;
};
} // end namespace clang