summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/CommandLine.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-08-13 01:07:02 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-08-13 01:07:02 +0000
commitb82455d2625aef2c5925dda8586888c2c48a5013 (patch)
tree5e090dcd675b9b276e2be6c6ce6c89739536e2cc /llvm/include/llvm/Support/CommandLine.h
parentdc298329cc378e923995d5c674b112f671d806a5 (diff)
downloadbcm5719-llvm-b82455d2625aef2c5925dda8586888c2c48a5013.tar.gz
bcm5719-llvm-b82455d2625aef2c5925dda8586888c2c48a5013.zip
There is only one saver of strings.
llvm-svn: 244854
Diffstat (limited to 'llvm/include/llvm/Support/CommandLine.h')
-rw-r--r--llvm/include/llvm/Support/CommandLine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/CommandLine.h b/llvm/include/llvm/Support/CommandLine.h
index 379d06a6574..467dc128aea 100644
--- a/llvm/include/llvm/Support/CommandLine.h
+++ b/llvm/include/llvm/Support/CommandLine.h
@@ -33,7 +33,6 @@
namespace llvm {
-class BumpPtrStringSaver;
class StringSaver;
/// cl Namespace - This namespace contains all of the command line option
OpenPOWER on IntegriCloud