Test commit.

llvm-svn: 103090
This commit is contained in:
mike-m 2010-05-05 17:00:31 +00:00
parent 370eadf38d
commit 6fa3cd26e9
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ public:
bool isCXXAware, bool isUserSupplied,
bool isFramework, bool IgnoreSysRoot = false);
/// AddGnuCPlusPlusIncludePaths - Add the necessary paths to suport a gnu
/// AddGnuCPlusPlusIncludePaths - Add the necessary paths to support a gnu
/// libstdc++.
void AddGnuCPlusPlusIncludePaths(llvm::StringRef Base,
llvm::StringRef ArchDir,