Nuno Lopes
fb744589bc
remove a bunch of unused private methods
found with a smarter version of -Wunused-member-function that I'm playwing with.
Appologies in advance if I removed someone's WIP code.
ARCMigrate/TransProperties.cpp | 8 -----
AST/MicrosoftMangle.cpp | 1
Analysis/AnalysisDeclContext.cpp | 5 ---
Analysis/LiveVariables.cpp | 14 ----------
Index/USRGeneration.cpp | 10 -------
Sema/Sema.cpp | 33 +++++++++++++++++++++---
Sema/SemaChecking.cpp | 3 --
Sema/SemaDecl.cpp | 20 ++------------
StaticAnalyzer/Checkers/GenericTaintChecker.cpp | 1
9 files changed, 34 insertions(+), 61 deletions(-)
llvm-svn: 204561
2014-03-23 17:12:37 +00:00
..
2014-03-14 06:02:07 +00:00
2014-02-26 06:41:29 +00:00
2014-03-07 20:03:18 +00:00
2014-01-26 05:07:32 +00:00
2014-03-14 06:02:07 +00:00
2014-02-24 18:20:21 +00:00
2014-01-26 05:07:32 +00:00
2012-11-14 15:08:31 +00:00
2012-12-04 09:13:33 +00:00
2014-03-14 18:34:04 +00:00
2014-03-17 14:19:37 +00:00
2014-01-26 05:07:32 +00:00
2014-03-17 14:19:37 +00:00
2014-03-14 06:02:07 +00:00
2014-03-13 16:36:16 +00:00
2014-01-26 05:07:32 +00:00
2014-03-23 17:12:37 +00:00
2013-04-01 21:12:30 +00:00
2014-03-07 20:03:18 +00:00
2014-03-07 20:03:18 +00:00
2012-11-14 15:08:31 +00:00
2014-03-14 15:02:45 +00:00