[Clang][VE][NFC] Fix a comment

This commit is contained in:
Kazushi (Jam) Marukawa 2022-06-12 10:26:55 +09:00
parent 7d57c69826
commit 140ad7d378
1 changed files with 1 additions and 1 deletions

View File

@ -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