Skip to content
Snippets Groups Projects
Commit 6e3d1bf6 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Corrected some comment typos; NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305385 91177308-0d34-0410-b5e6-96231b3b80d8
parent d96c7f92
No related branches found
No related tags found
No related merge requests found
......@@ -317,8 +317,8 @@ public:
/// \brief Auxiliary triple for CUDA compilation.
std::string AuxTriple;
/// \brief If non-empty, search the pch input file as it was a header
// included by this file.
/// \brief If non-empty, search the pch input file as if it was a header
/// included by this file.
std::string FindPchSource;
/// Filename to write statistics to.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment