forked from OSchip/llvm-project
[Clang][VE][NFC] Fix a comment
This commit is contained in:
parent
7d57c69826
commit
140ad7d378
|
@ -24,7 +24,7 @@ void getVETargetFeatures(const Driver &D, const llvm::opt::ArgList &Args,
|
|||
std::vector<llvm::StringRef> &Features);
|
||||
|
||||
} // end namespace ve
|
||||
} // namespace tools
|
||||
} // end namespace tools
|
||||
} // end namespace driver
|
||||
} // end namespace clang
|
||||
|
||||
|
|
Loading…
Reference in New Issue