Corrections.

This commit is contained in:
Jernej Krempuš
2012-10-03 15:26:43 +02:00
parent 047dcb5591
commit fd3e79b7bb
2 changed files with 3 additions and 27 deletions

View File

@@ -45,8 +45,6 @@
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/raw_ostream.h"
llvm::cl::opt<bool> checkPrintf("check-printf-calls",
llvm::cl::desc("Validate printf call format strings against arguments"),
llvm::cl::ZeroOrMore);