llvm-project/clang/lib
Alp Toker 965f882588 Remove a whole lot of unused variables
There are about 30 removed in this patch, generated by a new FixIt I haven't
got round to submitting yet.

llvm-svn: 195814
2013-11-27 05:22:15 +00:00
..
ARCMigrate ObjectiveC migrator. delegate property must be 2013-11-21 17:49:34 +00:00
AST Don't call getMostRecentDecl when we know we have it. 2013-11-26 16:09:08 +00:00
ASTMatchers Another pass at adding missing matchers into the registry. 2013-11-25 15:03:44 +00:00
Analysis Thread safety analysis: fix ICE due to missing null check on dyn_cast. 2013-11-26 19:45:21 +00:00
Basic Fix a typo: "SLocEnty" should read "SLocEntry". 2013-11-24 01:47:49 +00:00
CodeGen Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Driver Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Fix crash in getStringSplit. 2013-11-26 10:38:53 +00:00
Frontend Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
FrontendTool Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Headers Fix a SSE2 intrinsics typo 2013-11-23 22:11:57 +00:00
Index libclang does not depend directly on clangFormat; but clangIndex does 2013-11-13 22:26:04 +00:00
Lex Fix the build break introduced by r195799 by restoring two close 2013-11-27 01:40:12 +00:00
Parse Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Rewrite ObjectiveC modern translator. Fixes a translation bug 2013-11-22 18:43:41 +00:00
Sema Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Serialization Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
StaticAnalyzer Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Tooling Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00