forked from OSchip/llvm-project
parent
370eadf38d
commit
6fa3cd26e9
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue