зеркало из https://github.com/microsoft/clang.git
Remove unused function declaration.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59024 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
824e3bd76b
Коммит
48f475335a
|
@ -41,9 +41,6 @@ void DoRewriteTest(Preprocessor &PP, const std::string &InFileName,
|
|||
/// implements the -parse-print-callbacks option.
|
||||
MinimalAction *CreatePrintParserActionsAction(Preprocessor &PP);
|
||||
|
||||
/// EmitLLVMFromASTs - Implement -emit-llvm, which generates llvm IR from C.
|
||||
void EmitLLVMFromASTs(Preprocessor &PP, bool PrintStats);
|
||||
|
||||
/// CheckDiagnostics - Gather the expected diagnostics and check them.
|
||||
bool CheckDiagnostics(Preprocessor &PP);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче