forked from OSchip/llvm-project
parent
2a58b11a8a
commit
4ef5d121dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue